Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okaymeal/toc-tests
Automated tests for the Tombs of Cherem web game
https://github.com/okaymeal/toc-tests
automation game phaser phaser3 python selenium selenium-python selenium-webdriver software testing web
Last synced: 28 days ago
JSON representation
Automated tests for the Tombs of Cherem web game
- Host: GitHub
- URL: https://github.com/okaymeal/toc-tests
- Owner: OKayMeal
- Created: 2024-03-03T10:11:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:43:02.000Z (about 2 months ago)
- Last Synced: 2024-11-23T16:31:53.945Z (about 2 months ago)
- Topics: automation, game, phaser, phaser3, python, selenium, selenium-python, selenium-webdriver, software, testing, web
- Language: Python
- Homepage: https://tombs-of-cherem.vercel.app/
- Size: 60.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToC-tests
Automated tests for the Tombs of Cherem web game**The Tombs of Cherem game - https://tombs-of-cherem.vercel.app/**
**HOW TO RUN:**
1. Clone the repo
2. Install all dependencies from requirements.txt - **pip install -r requirements.txt**
3. Go to root dir ./
4. In terminal type **pytest -v --gameenv=prod --browser=chrome**
5. Browser - you can choose chrome/edge/firefox