Microsoft.Data.Tools.UnitTest
10.0.60611
Microsoft.Data.Tools.UnitTest.dll is a database unit test component in SQL Server Data Tools (SSDT).
SSDT transforms database development by introducing a ubiquitous, declarative model that spans all the phases of database development inside Visual Studio. You can use SSDT Transact-SQL design capabilities to build, debug, maintain, and refactor databases. You can work with a database project, or directly with a connected database instance on or off-premise.
You can use SQL Server unit tests to establish a baseline state for your database and then to verify any subsequent changes that you make to database objects.
SSDT team's blog - https://blogs.msdn.microsoft.com/ssdt/
SQL Server Data Tools page - https://msdn.microsoft.com/en-us/library/hh272686(v=vs.103).aspx
More details about SQL Server unit Tests - https://msdn.microsoft.com/en-us/library/jj851200(v=vs.103).aspx
See the version list below for details.
Install-Package Microsoft.Data.Tools.UnitTest -Version 10.0.60611
dotnet add package Microsoft.Data.Tools.UnitTest --version 10.0.60611
<PackageReference Include="Microsoft.Data.Tools.UnitTest" Version="10.0.60611" />
paket add Microsoft.Data.Tools.UnitTest --version 10.0.60611
#r "nuget: Microsoft.Data.Tools.UnitTest, 10.0.60611"
Release Notes
Initial Version Published.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
16.0.62005.1040-preview | 385 | 5/7/2020 |
16.0.62004.28040 | 3,519 | 5/7/2020 |
16.0.62003.5180 | 209 | 5/7/2020 |
16.0.62001.16180-beta | 262 | 1/21/2020 |
10.0.60809 | 123,292 | 8/22/2016 |
10.0.60611 | 6,780 | 6/13/2016 |