Metadata-Version: 1.0
Name: nosepipe
Version: 0.2a
Summary: Plugin for the nose testing framework for running tests in a subprocess
Home-page: http://pypi.python.org/pypi/nosepipe/
Author: John J. Lee
Author-email: jjl@pobox.com
License: BSD
Download-URL: http://pypi.python.org/pypi/nosepipe/
Description: Plugin for the nose testing framework for running tests in a subprocess.
        
        Use ``nosetests --with-process-isolation`` to enable the plugin.  When enabled,
        each test is run in a separate process.
        
Platform: any
