Last updated:
0 purchases
pytestfailedscreenrecord 0.1.2
Create a video of the screen when pytest fails
This pytest plugin was generated with Cookiecutter along with @hackebrot’s cookiecutter-pytest-plugin template.
Features
TODO
Requirements
You need to install “scrot” via apt.
$ sudo apt-get install scrot
Installation
You can install “pytest-failed-screen-record” via pip from PyPI:
$ pip install pytest-failed-screen-record
Usage
TODO
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure
the coverage at least stays the same before you submit a pull request.
Publish new version to PyPI
`bash poetry build poetry publish `
License
Distributed under the terms of the MIT license, “pytest-failed-screen-record” is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.