Skip to content

flinters/play-evolutions-test-example

Repository files navigation

play-evolutions-test-example

This is an example Evolutions ups & downs scripts testing from a specific revision.

How to run test

$ docker build -f ./Dockerfile -t evolutions_test --no-cache=true .
$ docker run --name evolutions_test -d -p 3306:3306 evolutions_test
$ sbt root/test

Releases

No releases published

Packages

No packages published