Skip to content

JasperJhons/TechOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium web application tests sample

Frameworks and languages:

  • python 3.6
  • PyTest
  • Selenium WebDriver
  • Allure

For run project with Allure report use command:

py.test test_sberbank_exchange_calculator.py --alluredir ./report
allure generate ./report

For run project without Allure report use command:

py.test test_sberbank_exchange_calculator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages