Commit 1d69c51
committed
feat(k6): add run-k6.sh wrapper script
- Enables xk6-dashboard live view at http://localhost:5665
- Exports self-contained dashboard HTML report on completion
- Passes BASE_URL and REPORT_DIR env vars through to k6
- Accepts optional test script path argument (defaults to customers.js)1 parent 29c98fe commit 1d69c51
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments