gituser/docker_multiarch/: pytest-capture-warnings-0.1.2 metadata and description
pytest plugin to capture all deprecatedwarnings and put them in one file
| author | Laurent Peuch |
| author_email | cortex@worlddomination.be |
| description_content_type | text/markdown |
| license | MIT |
| requires_dist |
|
| File | Tox results | History |
|---|---|---|
pytest_capture_warnings-0.1.2-py3-none-any.whl
|
|
pytest capture DeprecatedWarnings
This is a pytest plugin to collect and print a summary of all DeprecatedWarnings encountered during test execution and save them in a file.

Installation and usage
Simply:
pip install pytest-capture-deprecatedwarnings
And it will automatically be added to your pytest output.