Skip to content

anazalu/tool-shop-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running all the tests:

pytest test_search.py --headed --slowmo 500 --browser=firefox --tracing=on --html=report.html --self-contained-html  

Running one test:

pytest test_all.py --headed --slowmo 500 --browser=firefox --tracing=on --html=report.html --self-contained-html -k "test_checkout_without_login"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors