Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonymorony/sprint_5
https://github.com/tonymorony/sprint_5
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonymorony/sprint_5
- Owner: tonymorony
- Created: 2024-02-09T19:19:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T17:40:32.000Z (10 months ago)
- Last Synced: 2024-11-01T10:08:41.869Z (2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Проект автоматизации тестирования сервиса [Stellar Burgers](https://stellarburgers.nomoreparties.site/)
1. Основа для написания автотестов — фреймворк pytest + Selenium.
2. Установить зависимости — pip install -r requirements.txt.
3. Скачать и добавить в PATH Chrome Web Driver
4. Команда для запуска — pytest -v.