T-Sql formatting library, command-line tool, SSMS plugin, notepad++ plugin, and desktop app, with numerous formatting options including basic minification. Also available for use online at http://poorsql.com
What is tSQLt?
tSQLt is a database unit testing framework for Microsoft SQL Server. tSQLt is compatible with SQL Server 2005 (service pack 2 required) and above on all editions.
Main Features
tSQLt allows you to implement unit tests in T-SQL. This is important as you do not have to switch
... [More] between various tools to create your code and your unit tests. tSQLt also provides the following features to make it easier to create and manage unit tests:
Tests are automatically run within transactions
Tests can be grouped together within a schema
Output can be generated in plain text or XML
Provides the ability to fake tables and views, and to create stored procedure spies [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy