testcontainers / testcontainers-scala

Docker containers for testing in scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBT Plugin

er1c opened this issue · comments

I would like to use this like an SBT plugin, similar to: https://github.com/geekity/sbt-embedded-postgres

This would allow for using typesafe-config type of setups and using random local ports/etc as part of the sbt-test