pytest-failed-screen-record

Create a video of the screen when pytest fails


License
MIT
Install
pip install pytest-failed-screen-record==0.1.2

Documentation

pytest-failed-screen-record

PyPI version Python versions See Build Status on AppVeyor

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.