For the test infected
I came across TsqlUnit a xUnit framework for Transact SQL and NunitASP an Extension of NUnit that can parse and test Web Forms. Not doing so much in TSQL right now, but hope to use NUnitASP soon, and give some more info about it.
For now only this, to use it just refference NUnitAsp.dll in your test classes. The dll can be found in the zip file’s /bin folder. Of course you need Nunit too, which comes in the zip file’s /bin folder as well.

