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...