Browse by Tags

Sorry, but there are no more tags available to filter with.
Unit testing a database
Database testing is often ignored by development teams, under the assumption that testing the application tests the database sufficiently. Richard Fennell gave an interesting presentation at SQLBits recommending formal unit testing of SQL Server using...