8000 GitHub - ross/nose-no-network: Simplest possible nose plugin to disable network access during tests.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ross/nose-no-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplest possible nose plugin to disable network access during tests.

Installation

pip install nose-no-network

Usage

nosetests --with-no-network ...

How it works

nose-no-tests works by monkey patching socket.socket to throw an exception.

License

nose-no-network is licensed under the MIT license.

Authors

About

Simplest possible nose plugin to disable network access during tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0