Hi,

What's the most efficient way to re-initialize a database between unit tests? I'd like to have a generic solution, like simply recreating the database or deleting all the documents in the database. But it seems both these strategies are significantly slower than specifically deleting the documents used in the
test.  Any suggestions are much appreciated!


--
Chris Bernard
www.spryplanner.com

Reply via email to