Skip to content

SiarheiZhachek/automation_testing_stepik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automation_testing_stepik

This is a repository for taking a course on Testing Automation on the site stepik_org . To run the tests, you need to:

  1. Download the repository via ssh with the command: git clone
  2. Install a virtual environment: python3 -m venv venv
  3. Install packages from a file requirements.txt: pip3 install requirements.txt
  4. The tests are run using the command: pytest -s -v from the root of the directory or with the indication of the path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages