drippy README
This package provides a plugin for nose which reports tempfile leaks during test runs.
For example:
$ /path/to/nosetests --with-drippy ....................... test_some_feature (yourpackage.tests.FeatureTests) -- before: 0, after: 1 Featuretests -- before: 0, after: 1 ........... yourpackage.tests -- before: 0, after 1 yourpackage -- before: 0, after: 1 ---------------------------------------------------------------------- Ran 34 tests in 0.243s
drippy Changelog
0.3.1 (2014-03-31)
Change URL in ‘setup()’ to Launchpad.
0.3 (2014-03-04)
Un-hardcode use of ‘/tmp’ by using ‘tempfile.gettempdir()’.
Allow for testing on systems w/o ‘setuptools_bzr’.
0.2 (2014-03-03)
Add coverage testing.
Add support / tests for Python 2.6, 2.7, 3.2, 3.3, and PyPy.
Specify nose as ain install_requires dependency.
Fix packaging error (drippy.py was present in sdist, but not installable. Merges lp:~msabramo/drippy/setup_py_py_modules
0.1 (2010-05-12)
Initial release.
Release files for drippy 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drippy-0.3.1.tar.gz | 3.5 kB | Details |
Release files / drippy-0.3.1.tar.gz
| Download URL | drippy-0.3.1.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e202fa447bfc3350679f97319f538a01a3c4cc94c4a3bcbd8265d18662f1d827
|
|
BLAKE2b-256 checksum How to use checksums |
cab3c1235f9bfa389f59721dfcf5959e60b8b788219a5fcd9ee0b54bf30dc369
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |