ApexSQL Unit Test is a SQL Server Management Studio add-in that allows you to manage and run SQL Unit tests for SQL databases. It allows you to build unit tests and arrange them into test classes. Additionally, the test case can be run along with the entire tests of one class or the entire tests for one database in one click. The execution of tests can be controlled with the CLI and exporting test results in the XML file.