Skip to main content

Plugin for py.test set a different exit code on uncaught exceptions

Project description

Plugin for pytest to change exit code on uncaught exceptions

  • Free software: MIT license

Features

  • You can set a different exit code when uncaught exceptions in pytest test cases will occur

Installation

You can install the plugin by running

pip install pytest-unhandled-exception-exit-code

Alternately check out the source code and run

python setup.py install

Usage

If you want to change pytest exit code to detect unhandled exceptions in tests, give the plugin the desired exit code with the following option: pytest --unhandled-exc-exit-code 13

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page