dbForge Unit Test

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

T-SQL for Implementing Tests

The tool is based on the open-source tSQLt framework allowing to use T-SQL for implementing unit tests. Now, you can write your code and executing unit tests in the same IDE. The framework also comes with SQL tables, views, procedures and functions to quickly implement unit tests against your database.

No Affect on Actual Database

dbForge Unit Test uses transactions to run test cases and rollback any changes to a database when the test case completes. This means you do not have to worry about the need of cleaning up your database after running unit tests.

In-isolation Testing

The tool creates stored procedure spies, fakes database objects (tables, views, triggers, constraints, etc.), and groups them within a separate schema unit. This allows to isolate the code being tested and avoid undesirable updates, inserts, and deletions inside a database.



Component Property
Component Type SQL
Component Environments SQL Server
Version v1.2

写评论

注意: 不接受 HTML 格式内容!
    差           好
验证码

dbForge Unit Test

  • 品牌: Devart
  • 型号: v1.2
  • 库存状态: 有库存
  • ¥1,800.00


可选选项


0 评论 / 写评论


相关商品

dbForge Source Control

dbForge Source Control

  dbForge Source Control is a powerful SSMS add-in for managing SQL Server database changes in ..

¥2,250.00

dbForge Schema Compare for MySQL

dbForge Schema Compare for MySQL

Compare, Diff and Sync MySQL Database SchemasdbForge Schema Compare for MySQL is a tool that allows ..

¥900.00

标签: dbForge Unit Test