Skip to content

RABBITPYL9/book_store_POM_example

Repository files navigation

Запуск тестов выполняется в командной строке:

pytest -v --tb=line --language=en --alluredir=allure_report -m need_review 
pytest -v --tb=line --language=en --alluredir=allure_report -m need_review_custom_scenarios

Для генерации отчета Allure выполнить команду:

allure serve /path_to/allure_report/

Built With

  • Selenium WebDriver - The Selenium Browser Automation Project
  • Allure framework - A flexible lightweight multi-language test report tool
  • Pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries

About

Рефакторинг финального проекта с курса под page object method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages