Skip to main content

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.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.

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.3.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file drippy-0.3.1.tar.gz.

File metadata

  • Download URL: drippy-0.3.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for drippy-0.3.1.tar.gz
Algorithm Hash digest
SHA256 e202fa447bfc3350679f97319f538a01a3c4cc94c4a3bcbd8265d18662f1d827
MD5 4cbf557dcb89913387cef4d6e60234f6
BLAKE2b-256 cab3c1235f9bfa389f59721dfcf5959e60b8b788219a5fcd9ee0b54bf30dc369

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page