py.test plugin that activates the fault handler module for tests
Project description
Plugin for pytest that automatically enables the faulthandler module during tests.
Inspired by the nose faulthandler plugin.
Usage
The plugin is always active by default, but you can disable it by passing –no-faulthandler to py.test.
Requirements
Python 2.6+, Python 3.2+
pytest
Install
Install using pip:
$ pip install pytest-faulthandler
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-faulthandler-0.1.zip
(5.2 kB
view hashes)