On Tue, Jun 21, 2011 at 4:18 PM, Olivier Grisel <[email protected]> wrote: > ...We should extend the integration test tooling to clean the data folder > in some kind of tearDown method (or maybe better do it in a setUp > method before running the tests)....
Yes - running tests multiple times should be possible without requiring special operations. -Bertrand
