• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Unit Testing T-SQL Code with tSQLt

Covering how and why to unit test, examples and potential pitfalls, this course leads the SQL developer through using an open source framework to add unit tests to existing as well as new database developments.

Dave Green - Pluralsight course - Unit Testing T-SQL Code with tSQLt
by Dave Green

What you'll learn

SQL Server developers have, until recently, been unable to benefit from unit testing to produce reliable code which can be properly regression tested at the unit level. Covering how and why to unit test, examples and potential pitfalls, this course leads the SQL developer through how to go about adding unit tests to existing as well as new database developments. We will be using the tSQLt open source framework and the Red Gate SQL Test tool to show how to easily add database unit testing to your development armoury. The methods shown in this course apply to SQL Server versions 2005 and above.

Table of contents

About the author

Dave Green - Pluralsight course - Unit Testing T-SQL Code with tSQLt
Dave Green

Dave is a data management specialist with more years' experience within the IT industry than he likes to admit. Dave focuses on databases and good development practices.

More Courses by Dave