Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

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

Does XtUnit support performance testing?

Does XtUnit support performance testing?