Skip to content

aikrasnov/python-screenshot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of screenshot testing in python

How to:

  1. Install python 3.10+
  2. Install deps pip install requirements.txt
  3. Run tests pytest screenshot_tests/tests --alluredir=logs/allure-report
  4. Generate and open report: allure serve logs/allure-report

About

example of screenshot testing in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages