Skip to content

a-v-radionov/automation-qa-pet-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The test automation project on Python

Using Page Object pattern.

WEB UI and API testing by:

  • PyTest
  • Selenium
  • Requests
  • Pydantic

How to run?

Install dependency management and packaging for Python: Poetry.

Run the following commands from the root directory of the repository:

poetry env use python
poetry shell
poetry instal
poetry run pytest tests

Contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages