Create a video of the screen when pytest fails
This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.
- TODO
You need to install "scrot" via apt.
$ sudo apt-get install scrot
You can install "pytest-failed-screen-record" via pip from PyPI:
$ pip install pytest-failed-screen-record
- TODO
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.
`bash
poetry build
poetry publish
`
Distributed under the terms of the MIT license, "pytest-failed-screen-record" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.