Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Sunday, September 17, 2017

Why don’t you unit test SQL Server code?

SQLServerCentral.com Articles
Why don’t you unit test SQL Server code?

This post will show the benefits of test-driven development and including automated SQL Server unit testing within your release pipeline. Even if you have a large code base and no existing unit tests, you can start introducing tests now to make your database code more robust to change.

No comments: