Tagged Questions
The xtunit tag has no wiki summary.
16
votes
10answers
1k views
Unit-Testing Databases
This past summer I was developing a basic ASP.NET/SQL Server CRUD app, and unit testing was one of the requirements. I ran into some trouble when I tried to test against the database. To my ...
1
vote
2answers
79 views