Metadata-Version: 1.0
Name: nose_connection_report
Version: 0.2
Summary: Nose testing framework plugin for monitoring network connections
Home-page: http://github.com/ustudio/nose_connection_report/
Author: Thomas Stephens, John J. Lee, Dan McCombs
Author-email: thomas@ustudio.com
License: BSD
Description: Plugin for the nose testing framework for monitoring network connections during test
        
        Use ``nosetests --with-connection-report`` to enable the plugin.  When enabled,
        each test is run in a separate process.
        
        Supports Python 2 and 3.
        
Platform: any
