testcontainers-scala icon indicating copy to clipboard operation
testcontainers-scala copied to clipboard

SBT Plugin

Open er1c opened this issue 5 years ago • 1 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

er1c avatar Nov 27 '20 23:11 er1c

@er1c Could you please describe better the usage. What kind of functionality would you expected. How would you like to provision dependencies to system run and check ? Thanks

dfurmans avatar Jun 18 '24 20:06 dfurmans