74a21c92a62aabb30ca28eae027ba8bcf7f81185
Conflicts: requirements.txt
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%