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. gitGitHub account Visual Studio Code Docker .NET Core SDK Fork the GitHub Project We will be using tSQLt in this post, so I have created a GitHub project made up of several SQL Database Projects for Visual Studio Code. In these database projects are the tSQLt samples installed and ready to go. This post will focus more on the process of setting up