You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
I have read through the readme a number of times. The problem is that it seems to be geared toward 2 modalities:
wrap this around all tests, and thus have it auto start/stop on every test
or do it manually with sbt, using commands
I am fond of doing TDD inside IntelliJ with ScalaTest. I would prefer to have a way to either make my own test class that stops/starts/seeds the database, or use one of the many ScalaTest fixture mechanisms to do same.
Thanks, this is cool.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would be happy to do this.
I have read through the readme a number of times. The problem is that it seems to be geared toward 2 modalities:
I am fond of doing TDD inside IntelliJ with ScalaTest. I would prefer to have a way to either make my own test class that stops/starts/seeds the database, or use one of the many ScalaTest fixture mechanisms to do same.
Thanks, this is cool.
The text was updated successfully, but these errors were encountered: