41d79372fbfd04cac3b17362d94aa770e65ca5d5
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%