Forum member

Dwaldo

1 post

Posts by Dwaldo

  1. Entity Framework Integration Tests - Cannot Drop Db, because it is currently in use

    I've about driven myself nuts with this problem, issue was I have so much faith in NCrunch, I looked everywhere else first :) I've been using NCrunch for integration Test with EF, with some success, on occasion I'd get a failed test, and just hit the (Reset) button and all was golden. Then I s…