I had two bad days. Those days wasted chasing a stupid bug. I had a test class with 4 test cases on my infrastructure layer. If executed one by one, they pass. If the whole suite was executed, only the first one was passing. At the end I found out that it was due to […]
Categories: .NET, EntityFramework, Programming, SQL, Testing