TSQLUnit is a testing framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
TSQLUnit
is a testing framework to write tests for applications written in Transact-SQL
. It follows the tradition of the xUnit
framework that is available for almost all programming languages.