dbForge Unit Test for SQL Server - SSMS add-in by Devart

dbForge SQL Unit Test is an intuitive and convenient GUI for implementing automated unit testing in SQL Server Management Studio. The tool is based on the open-source tSQLt framework, so SQL developers can now benefit from writing unit tests in regular T-SQL. The dbForge Unit Test functionality allows you to develop stable and reliable code that can be properly regression tested at the unit level.

Getting started with the tool

Adding a database to test

Creating new tests

Viewing test list

Running tests

Fixing failed tests

Setting databases in SSMS

Running unit tests via command line

Using Unit Test in the DevOps process