DataGrip
 
Get DataGrip
You are viewing the documentation for an earlier version of DataGrip.

Run tSQLt tests

Last modified: 26 May 2024

tSQLt is a framework for unit testing on Microsoft SQL Server. You can use it to test stored procedures, functions, views, and triggers of a database.

After the installation, the tSQLt script creates the tSQLt schema that stores framework functions and procedures. Some procedures have the Private_ prefix and can be used only by the framework.