Unit testing with Effort and SQL CE in parallel fails
问题 I'm evaluating unit tests using EF6 in combination with http://effort.codeplex.com/ and SQL CE Server (Local DB file) http://www.codeproject.com/Articles/460175/Two-strategies-for-testing-Entity-Framework-Effort was a quite good reference but now I'm stuck. I have 2 test projects (one for Effort and the other for SQL CE). If I'm running both separately everthing's fine. Running both in a row with the ReSharper test runner the last test project always fails. Either System