Skip to main content
Microsoft.Data.Tools.UnitTest package icon

Microsoft.Data.Tools.UnitTest

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

Total Downloads
650.4K
650,358
Published
Aug 22, 2016
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Data.Tools.UnitTest --version 10.0.60809
Package Manager Console
Install-Package Microsoft.Data.Tools.UnitTest -Version 10.0.60809
PackageReference
<PackageReference Include="Microsoft.Data.Tools.UnitTest" Version="10.0.60809" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.