Nose plugin for finding tempfile leaks
Project description
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.1 (2010-05-12)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drippy-0.1.tar.gz
(1.9 kB
view hashes)