Skip to content

Nose plugin. Activates faulthandler module for test runs.

License

Notifications You must be signed in to change notification settings

schlamar/nose-faulthandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nose faulthandler

This is a plugin for nose. This plugin is enabled by default. It activates the faulthandler module before running tests.

Installation

You can install or upgrade nose-faulthandler with these commands:

$ pip install nose-faulthandler
$ pip install --upgrade nose-faulthandler

Usage

This plugin is enabled by default. You can deactivate it with:

$ nosetests --no-faulthandler
...

Changes

0.1 - 2013-06-10

  • First release

About

Nose plugin. Activates faulthandler module for test runs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages