Dec 5, 2022
0
0
Connecting the Dots of Azure SQL CICD Part 3: Testing with tSQLt
In part 3 of our Azure SQL database change management (CICD) series we cover testing your code using tSQLt and GitHub Actions. Prerequisites Check Refer to part 1 and part 2 for the prerequisites. Fork the GitHub Project We will be using tSQLt in this post, so I have created a GitHub project made up of several SQL ...