Skip to content

Commit

Permalink
Add Jahmilli/k6-example TypeScript example.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppcano committed Jan 17, 2024
1 parent a642c78 commit 4aa22c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ AnyCable, k6, WebSockets, and Yabeda](https://evilmartians.com/chronicles/real-t

- [k6 examples](https://k6.io/docs/examples/) - A list of common examples on the k6 documentation.
- [k6-template-es6](https://github.com/grafana/k6-template-es6) - Template repository for bundling test projects into single test scripts runnable by k6.
- [k6-typescript-template](https://github.com/grafana/k6-template-typescript) - Template to use TypeScript with k6.
- [k6-typescript-template](https://github.com/grafana/k6-template-typescript) - Starter template using Webpack bundler to write k6 tests in TypeScript.
- [Jahmilli/k6-example](https://github.com/Jahmilli/k6-example) - Starter template using Vite (Rollup) bundler to write k6 tests in TypeScript.
- [tom-miseur/k6-templates](https://github.com/tom-miseur/k6-templates/) - Opinionated starter templates for k6 projects.
- [SwissLife-OSS/k6-multiscenario-template](https://github.com/SwissLife-OSS/K6-MultiScenario-template) - Use K6 to implement a Multi Scenario template.
- [agilob/multiscenario-tests](https://b.agilob.net/programming/k6/multiscenario-tests/) - Running multiple scenarios at once.
Expand Down

0 comments on commit 4aa22c0

Please sign in to comment.