0
votes
2answers
63 views
Does XtUnit support performance testing?
Does XtUnit support performance testing?
11
votes
10answers
584 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 …
