News

tSQLt is a free, open-source framework for unit testing in SQL Server. By writing tSQLt test cases, developers can create fake tables and views based on production data, then compare expected ...
SQL Test is the user interface for tSQLt, the open source unit testing framework for SQL Server. From the SQL Test window, users can create test classes, view existing unit tests, execute them ...
What Is Unit Testing And Why Is It Bad For Startups? A unit test is a test that is done to make sure a small component of the code works as expected.