Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saturninoabril/automation-test-cases
https://github.com/saturninoabril/automation-test-cases
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/saturninoabril/automation-test-cases
- Owner: saturninoabril
- Created: 2020-07-27T01:37:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T01:54:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T00:18:14.062Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://automation-test-cases.vercel.app
- Size: 201 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Visit Test Case
[https://automation-test-cases.vercel.app/test/MM-T2](https://automation-test-cases.vercel.app/test/MM-T2)
Note: Change test ID to visit individual test cases
## Deploy your own
Deploy using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?c=1&s=https://github.com/saturninoabril/automation-test-cases)
Install dependencies and run the example:
```bash
npm install
npm run dev
```Deploy it to the cloud with [Vercel](https://vercel.com/import?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).