Forum member
roufamatic
1 post
Posts by roufamatic
-
xUnit Test Collections
I have a bunch of tests under a single Collection umbrella. The purpose of the collection is to stand up a database for all the tests that need it. My test classes are all marked with the [Collection] attribute. I'm finding that NCrunch is spinning up the database multiple times for these tests -…
30 Apr 2015 18:05 UTC