Open
Description
Hi,
We're interested in using the embedded postgres toolkit for our tests, but without JUnit. We are using ScalaTest.
It appears that the library relies heavily on the assumption of integrating with JUnit.
It looks like we should be able to build our own ScalaTest wrappers, unless there is something we're missing from looking at the code.
Could you advise?