Microsoft.UnitTestFramework.Extensions
2.0.0
This package contains extensions to the Microsoft Visual Studio Team Test unit testing framework. Features include alternatives to ExpectedExceptionAttribute and a fully extensible assertion application programming interface.
Requires NuGet 2.5 or higher.
Install-Package Microsoft.UnitTestFramework.Extensions -Version 2.0.0
dotnet add package Microsoft.UnitTestFramework.Extensions --version 2.0.0
<PackageReference Include="Microsoft.UnitTestFramework.Extensions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.UnitTestFramework.Extensions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.UnitTestFramework.Extensions, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Microsoft.UnitTestFramework.Extensions as a Cake Addin #addin nuget:?package=Microsoft.UnitTestFramework.Extensions&version=2.0.0 // Install Microsoft.UnitTestFramework.Extensions as a Cake Tool #tool nuget:?package=Microsoft.UnitTestFramework.Extensions&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- MSTest.TestFramework (>= 1.1.17)
- System.Diagnostics.Contracts (>= 4.0.1)
-
.NETStandard 1.0
- MSTest.TestFramework (>= 1.1.17)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection.Extensions (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.0.0)
- Microsoft.Win32.Primitives (>= 4.0.1)
- MSTest.TestFramework (>= 1.1.17)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Private.Uri (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.WindowsRuntime (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.UnitTestFramework.Extensions:
Package | Downloads |
---|---|
LUnit
Unit test stub autogeneration, automatic attribute-based testing, automatic nullability testing, TargetMethodAttribute-based code coverage
|
|
Meadow.UnitTestTemplate
Package Description
|
|
BigSnow.UnitTestHelpers
A collection of unit test helpers and random value generators
|
|
ExpectationaL
Unit test stub autogeneration, automatic attribute-based testing, automatic nullability testing, TargetMethodAttribute-based code coverage
|
|
EmotionSoft.East.ScenarioTest.DesktopTestRunner
Desktop TestRunner UI in which user runs EmotionSoft.East.ScenarioTest.
|
GitHub repositories
This package is not used by any popular GitHub repositories.