1ef0520d1ef0a31ce535997d056debf85cdab6bf
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%