ChannelAdam.TestFramework.MSTest
2.0.0
Additional Details
For a direct upgrade path, consider MSTestV2: ChannelAdam.TestFramework.MSTestV2
dotnet add package ChannelAdam.TestFramework.MSTest --version 2.0.0
NuGet\Install-Package ChannelAdam.TestFramework.MSTest -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ChannelAdam.TestFramework.MSTest" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChannelAdam.TestFramework.MSTest --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChannelAdam.TestFramework.MSTest, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ChannelAdam.TestFramework.MSTest as a Cake Addin #addin nuget:?package=ChannelAdam.TestFramework.MSTest&version=2.0.0 // Install ChannelAdam.TestFramework.MSTest as a Cake Tool #tool nuget:?package=ChannelAdam.TestFramework.MSTest&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library for using MSTest (and Moq) on top of the ChannelAdam Test Framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Castle.Core (>= 4.3.1)
- ChannelAdam.TestFramework.Moq (>= 2.0.2)
- Microsoft.NETCore.Platforms (>= 2.1.0)
- NETStandard.Library (>= 2.0.3)
- System.Console (>= 4.3.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Net.Http (>= 4.3.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.1)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- System.Threading.Tasks.Extensions (>= 4.5.1)
- System.ValueTuple (>= 4.5.0)
- System.Xml.ReaderWriter (>= 4.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
2.0.0 - Refactored out of ChannelAdam.TestFramework.MSTest v1 in a different repo, target .NET Framework 4.6 (for .NET Standard 1.3 support), no strong name signing