Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 298 Bytes

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