44662ae0a41197c4d295876f68f98a922c9a646f
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%