Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nayan32biswas/automated-api-testing
https://github.com/nayan32biswas/automated-api-testing
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nayan32biswas/automated-api-testing
- Owner: nayan32biswas
- Created: 2023-04-26T09:58:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T06:58:11.000Z (about 1 year ago)
- Last Synced: 2023-10-02T21:38:47.748Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run load test
Run load test with docker
`docker-compose run k6 run /tests/load-testing.js`
Visit [Test Dashboard](http://localhost:3005/dashboards) see results.