Azure SQL unit testing with tSQLt using Azure DevOps
Working as a Data Engineer I often see that unit tests are written for the applications that are developed, but often forgotten about when doing database development. We would assume that it’s the de facto standard in 2019 if the target is to be fully DevOps as a development team. There are many great third […]