/gatling-sbt

Gatling SBT plugin

Primary LanguageScala

gatling-sbt

Gatling SBT plugin

Must have:

  • implement a Test Framework
  • share classpath with application
  • user friendly configuration: editable conf file -- no hardcoded properties
  • start recorder
  • how to start the application?
  • forked execution

Nice to have:

  • show performance information in real time
  • open results in browser (integration with the OS)
  • integration in Activator