Report name in Typescript/JS

Gatling version: 3.11.5
Gatling flavor: typescript
Gatling build tool: npm

I created test scenario in typescript, scenario works but after execution the name of report in this scenario alwayss looks like jssimulation-20240808105717758 …
I found option to change folder with scenario report… but is it possible to change first part of the report name (jssimulation)?

Currently no, it’s not possible. We’re going to investigate if we can derive it from the js file name, similarly to how things work on the JVM side.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.