scalacheck
scalacheck copied to clipboard
Example of beforeAll & afterAll
Hi,
is it possible to extend the user guide with some kind of how a beforeAll / afterAll could be implemented? I'm trying to test a persistence layer with scalacheck and would like to setup / teardown the database after a set of tests has finished execution.
Many thanks!
+1
+1