ChannelAdam.TestFramework.MSTest
1.2.0
See the version list below for details.
dotnet add package ChannelAdam.TestFramework.MSTest --version 1.2.0
NuGet\Install-Package ChannelAdam.TestFramework.MSTest -Version 1.2.0
<PackageReference Include="ChannelAdam.TestFramework.MSTest" Version="1.2.0" />
paket add ChannelAdam.TestFramework.MSTest --version 1.2.0
#r "nuget: ChannelAdam.TestFramework.MSTest, 1.2.0"
// Install ChannelAdam.TestFramework.MSTest as a Cake Addin #addin nuget:?package=ChannelAdam.TestFramework.MSTest&version=1.2.0 // Install ChannelAdam.TestFramework.MSTest as a Cake Tool #tool nuget:?package=ChannelAdam.TestFramework.MSTest&version=1.2.0
A foundational automated testing library designed to make it easier to implement test cases with MSTest and to read their output.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ChannelAdam.TestFramework (>= 1.7.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.2.0 - Updated to ChannelAdam.TestFramework 1.7.1. Added TestEasy and overload for MoqTestFixture.
1.1.3 - Fixed version number
1.1.2 - Corrected the wording displayed in the test output when using StringContains() and a couple of other methods.
1.1.1 - Updated to ChannelAdam.TestFramework 1.1.1
1.1.0 - Added support for targeting .NET Framework 4.0 in addition to .NET Framework 4.5.
1.0.0 - Initial release targeting .NET Framework 4.5.