Since my post on unit testing for Oracle/SQL Server, I have been informed there is an open source unit tester available for SQL Server (Transact-SQL) at tsqlunit.sourceforge.net. It requires the latest version of Python plus adodbapi (for connecting to the database through ADO) to run the test framework.