dbForge Unit Test 关于

直接在 SSMS 中编写 SQL 单元测试。

dbForge Unit Test is an intuitive GUI which helps you implement automated unit testing in SQL Server Management Studio (SSMS). The tool is based on the open-source tSQLt framework, allowing SQL developers to write unit tests in regular T-SQL. The functionality of the Unit Test feature lets you develop stable and reliable code suitable for in-depth regression tests at the unit level.

dbForge Unit Test Feature Highlights:

  • Launch object testing in isolation without adding extra data for IDs
  • Protect the actual database and code from any external impacts
  • Run multiple SQL Server unit tests simultaneously
  • Automate and simplify the SQL unit test processes
  • Invoke unit tests via the command-line interface
  • Get started with built-in unit testing examples
  • Write unit tests in regular T-SQL code