Search Results

0
votes

ASP.NET How to best create a test DB when doing TDD?

Although I'm not using Asp.Net or the MVC framework I do have the need to test services without hitting the database. Your question triggered the writing up of a short (ok, maybe not so short) summ …