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

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -