Final project for the test automation course by Stepik
- Clone the repo
git cloneand change to the project directory - Create and/or activate the virtual environment
- Install requirements
pip install -r requirements.txt - Run
pytest -v --tb=line --language=en -m need_review