6f53f11749d4086f4b4f84f06b840729b823f51d
Example of screenshot testing in python
How to:
- Install python 3.6+
- Install deps
pip install requirements.txt - Run tests pytest screenshot_tests/tests --alluredir=report
- Generate and open report with Allure CLI link
Description
Languages
Python
100%