scala - Is there a Gatling2 REPL console? -



scala - Is there a Gatling2 REPL console? -

i utilize scala repl console gatling debug code , evaluate it. there easy way that? there fast way syntax check on gatling scripts?

if you're using sbt, can take advantage of sbt's console task gatling in classpath , and experiment apis, won't able execute requests, etc... repl.

the next best solution utilize gatling's sbt plugin (https://github.com/gatling/gatling-sbt) : using it, can compile , run simulations, launch them on every successful compilation until result suits you.

scala read-eval-print-loop gatling

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -