Skip to content

1.0.0

Compare
Choose a tag to compare
@rbraeunlich rbraeunlich released this 19 May 15:33
· 38 commits to master since this release

The first release of Gatling-JDBC! It is compatible with Gatling 2.3.1, Scala 2.12 and is tested against H2, PostgreSQL and MySQL. The currently supported actions are:

  • Create table
  • Drop table
  • Select
  • Insert
  • Delete
    Additionally, simple checks on selects are possible.

Based on Gatling 2.3.1