Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://nearform.github.io/testing-playground/
Playground that you can use to practice test automation
https://nearform.github.io/testing-playground/
Last synced: about 1 month ago
JSON representation
Playground that you can use to practice test automation
- Host: GitHub
- URL: https://nearform.github.io/testing-playground/
- Owner: nearform
- License: gpl-3.0
- Created: 2023-10-16T11:10:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:26:33.000Z (7 months ago)
- Last Synced: 2024-05-22T13:27:38.507Z (7 months ago)
- Language: TypeScript
- Homepage: https://nearform.github.io/testing-playground/
- Size: 481 KB
- Stars: 1
- Watchers: 54
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-sites-to-test-on - NearForm Testing Playground
README
# NearForm Testing Playground
![Latest Deploy](https://github.com/nearform/testing-playground/actions/workflows/deploy.yml/badge.svg)
You can find the site live at https://nearform.github.io/testing-playground
# To add a new scenario
1. Create a new scenario in the [Scenarios](./src/scenarios) folder
2. Add it to the [index](./src/scenarios/Index.tsx) file
3. Add any translations to do with the scenarioNote: All the routes and display on the front page are dynamically generated