scalacheck icon indicating copy to clipboard operation
scalacheck copied to clipboard

Example of beforeAll & afterAll

Open slavaschmidt opened this issue 10 years ago • 2 comments

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!

slavaschmidt avatar Jan 15 '15 10:01 slavaschmidt

+1

axel22 avatar Nov 14 '15 11:11 axel22

+1

ppopoff avatar Oct 29 '16 12:10 ppopoff