Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TDD » SQL   (RSS)
Sorry, but there are no more tags available to filter with.
Thought it was time to combine my old favorite subject (SQL) with a new interest (TDD). So how do you test drive your SQL? I think the first answer is you don't . The database is typically something you want to fake anyway since setting up and accessing Read More...
I recently found this interesting article on TDD when using T-SQL . It describes how a new unit test framework form T-SQL, called tsqlunit , works. Even though it feels like the framework lacks a lot of the fancy asserts and that is probably because of Read More...
 
Page view tracker