Welcome to T.S.T.

TST is a tool that simplifies writing and running automated tests for code written in T-SQL. At the core of the TST tool is the TST database. This database contains a series of stored procedures that represent a test API. Part of this API is similar with that found in Unit Testing libraries familiar to programmers in C# or Java.

Feature Highlights

Current release: Version 1.9

Related project on CodePlex:
Managed Code Interface for T-SQL Test Tool http://www.codeplex.com/MCI4TST.

Complete documentation including a Quick Start section:
7 minutes video demo: http://www.youtube.com/watch?v=bLtK20bl7G4

Author's home page and other projects: http://www.ladimolnar.com.


The TST API