IT:AD:Sql Server Unit Tests
- See also:
Summary
Sql Server Unit Tests is a Microsoft solution to Sql Server automated testing, that is included within SQL Server Data Tools
, allows you to create, modify, and run SQL Server unit tests in Visual Studio 2010+ Professional.
Notes
It is often compared to IT:AD:TSQLt. The advantages of one or the other are listed here: * IT:AD:SQLT:HowTo:Compare with Sql Server Unit Tests
Resources
- https://msdn.microsoft.com/en-us/library/jj851200(v=vs.103).aspx
- https://msdn.microsoft.com/en-us/library/jj851203(v=vs.103).aspx
- https://msdn.microsoft.com/en-us/library/jj851209(v=vs.103).aspx