Microsoft.Data.Tools.UnitTest
17.8.103.1
Prefix Reserved
dotnet add package Microsoft.Data.Tools.UnitTest --version 17.8.103.1
NuGet\Install-Package Microsoft.Data.Tools.UnitTest -Version 17.8.103.1
<PackageReference Include="Microsoft.Data.Tools.UnitTest" Version="17.8.103.1" />
paket add Microsoft.Data.Tools.UnitTest --version 17.8.103.1
#r "nuget: Microsoft.Data.Tools.UnitTest, 17.8.103.1"
// Install Microsoft.Data.Tools.UnitTest as a Cake Addin #addin nuget:?package=Microsoft.Data.Tools.UnitTest&version=17.8.103.1 // Install Microsoft.Data.Tools.UnitTest as a Cake Tool #tool nuget:?package=Microsoft.Data.Tools.UnitTest&version=17.8.103.1
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
17.8.103.1 | 12,754 | 9/15/2023 |
16.0.62005.1040-preview | 8,036 | 5/7/2020 |
16.0.62004.28040 | 188,616 | 5/7/2020 |
16.0.62003.5180 | 1,266 | 5/7/2020 |
16.0.62001.16180-beta | 892 | 1/21/2020 |
10.0.60809 | 212,539 | 8/22/2016 |
10.0.60611 | 46,705 | 6/13/2016 |
Updated the binaries to the latest version.