show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Database integration tests

When you are doing integration tests with either just your data access layer or the majority of the application stack. What is the best way prevent multiple tests from clashing with each other if they are run on the same database?