Hi,
I have a problem with command “sbt gatling:generateReport” after update to newest version 3.3.1. In “gatling.conf” I have flag “noReports = true”. When I run simulation gatling create “simulation.log” in folder target/gatling/{simulatioName}. After simulation I run command “sbt gatling:generateReport” and it finished in console with info:
Parsing log file(s)…
Parsing log file(s) done
but index.html didn’t create.
In previous version 3.2.1 everything works correctly. I tried to change the path for results in gatling.conf but unfortunately still the same issue.
Any help would be greatly appreciated.
Regards,
Daniel