How dbForge Unit Test is involved in the DevOps process
Unit tests execution is one of the key stages of the database DevOps process. It ensures that the changes made by developers to database projects will be verified and all the functionality will work correctly after deployment.
To organize DevOps unit testing, you need to have dbForge SQL Tools installed. Before including Unit Tests to the testing stage of the DevOps process, they need to be created. Unit tests can be created with the dbForge Unit Testing tool. The tool also allows performing the tests during CI.