codecentric / gatling-jdbc

JDBC support for Gatling
Apache License 2.0
23 stars 18 forks source link

Add Testcontainers (or similar) to Postgres and MySql simulations #7

Closed rbraeunlich closed 5 years ago

rbraeunlich commented 5 years ago

To have those simulations running as part of the pipeline they should start the needed database automatically. Testcontainers might come handy here.