By dotCore
via dotnet.dzone.com
Published: Feb 16 2013 / 21:25
Stored procedures in SQL Server database can be unit tested using Visual Studio database unit tests. It may seem as simple thing to do at first but when you start writing tests then you will find out it’s more complex task to do then expected. In this posting I will introduce database testing with Visual Studio tools.
Add your comment