SQLBits 2015

Unit Testing Database Code using the tSQLt Framework

An overview of Unit Testing using the open source tSQLt framework, demonstrating how it can increase confidence in your code, save you time and help prevent bugs from being introduced in the future.
Despite widespread adoption of Unit Testing for general application development, adoption within database development is rare and many database developers will not have ever written a unit test, despite the advantages it can bring.  This session will provide an overview of Unit Testing using the open source tSQLt framework, demonstrating how it can increase confidence in your code, save you time and help prevent bugs from being introduced in the future.