Skip to content

Instantly share code, notes, and snippets.

View laurentbristiel's full-sized avatar

Laurent Bristiel laurentbristiel

View GitHub Profile
@laurentbristiel
laurentbristiel / RecordedSimulation.scala
Created June 10, 2013 21:39
Gatling Stress Testing script generated by the recorder. This is 3 clicks in Jenkins!
package Jenkins
import com.excilys.ebi.gatling.core.Predef._
import com.excilys.ebi.gatling.http.Predef._
import com.excilys.ebi.gatling.jdbc.Predef._
import com.excilys.ebi.gatling.http.Headers.Names._
import akka.util.duration._
import bootstrap._
import assertions._
class RecordedSimulation extends Simulation {