Top "Tsqlt" questions

tSQLt – The Database Unit Testing Framework for SQL Server

The database owner SID recorded in the master database differs from the database owner SID

When I try to install tSQLt onto an existing database i get the following error: The database owner SID recorded …

sql-server clrstoredprocedure tsqlt
TSQLT unit test - The data types text and text are incompatible in the equal to operator

I am getting this error from AssertEqualsTable "The data types text and text are incompatible in the equal to operator." …

tsql tdd sql-server-2008-r2 tsqlt
Unable to create the tSQLtCLR assembly in SQL Server 2017

I recently installed SQL Server 2017 Express and localdb (general availablity). While attempting to install the tSQLt framework I've discovered a …

sql-server automated-tests sqlclr tsqlt sql-server-2017