Nose testing framework plugin for monitoring network connections
Project 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.