Files
pytest-screenshots/readme.md
2020-12-01 23:41:11 +03:00

281 B

Example of screenshot testing in python

How to:

  1. Install python 3.6+
  2. Install deps pip install requirements.txt
  3. Run tests pytest screenshot_tests/tests --alluredir=report
  4. Generate and open report with Allure CLI link