Welcome to TSQLUnit
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 open source, licensed under the LGPL license, which means that it can be used freely even in commercial programs subject to certain restrictions. See the CookBook for an introduction of how to use it.
Original TSQLUnit was developed by Henrik Ekelund.
Latest news
2009-07-02 22:24:28 Bug fix release 0.91 RC1 is available! Change log.
Starting Points
- Install, remove, test and change TSQLUnit
- CookBook
- Browse source code
- Project roadmap
- New ticket -- report bugs or request features
- UsefulLinks
- ContributeToTsqlUnit