Microsoft.Data.Tools.UnitTest
16.0.62004.28040
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://docs.microsoft.com/sql/ssdt/sql-server-data-tools
More details about SQL Server unit Tests - https://docs.microsoft.com/sql/ssdt/verifying-database-code-by-using-sql-server-unit-tests
See the version list below for details.
Install-Package Microsoft.Data.Tools.UnitTest -Version 16.0.62004.28040
dotnet add package Microsoft.Data.Tools.UnitTest --version 16.0.62004.28040
<PackageReference Include="Microsoft.Data.Tools.UnitTest" Version="16.0.62004.28040" />
paket add Microsoft.Data.Tools.UnitTest --version 16.0.62004.28040
Release Notes
Updated the binaries to the latest version.
Dependencies
-
.NETFramework 4.6
- 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 | 318 | 5/7/2020 |
16.0.62004.28040 | 2,779 | 5/7/2020 |
16.0.62003.5180 | 155 | 5/7/2020 |
16.0.62001.16180-beta | 223 | 1/21/2020 |
10.0.60809 | 119,464 | 8/22/2016 |
10.0.60611 | 5,112 | 6/13/2016 |