Aim: Automatically run the tSQLt tests from TeamCity following each successful build & deploy. Fortunately, there is a TeamCity runner for tSQLt available at https://github.com/cprieto/tsqlt-teamcity…
Month: June 2014
Aim: Deploy the tSQLt framework & tests using TeamCity & Octopus Deploy. In production, you may have separate TeamCity, Octopus Server & Tentacle environments. However,…
A note on cross-database testing In my previous post, I outlined how to install tSQLt on a specific test database. To test a database called…
Aim: Include a SQL Server test framework in an existing SSDT project so it can be added to version control & deployed to environments. Set…