Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 235 Bytes

To create csv report first run

npm run csv:k6

To generate HTML report execute

node export-report.js

package dependencies

@types/k6, k6-html-result-reporter, papaparse

To install dependencies here write

npm i