ChannelAdam.TestFramework
1.1.1
See the version list below for details.
dotnet add package ChannelAdam.TestFramework --version 1.1.1
NuGet\Install-Package ChannelAdam.TestFramework -Version 1.1.1
<PackageReference Include="ChannelAdam.TestFramework" Version="1.1.1" />
paket add ChannelAdam.TestFramework --version 1.1.1
#r "nuget: ChannelAdam.TestFramework, 1.1.1"
// Install ChannelAdam.TestFramework as a Cake Addin #addin nuget:?package=ChannelAdam.TestFramework&version=1.1.1 // Install ChannelAdam.TestFramework as a Cake Tool #tool nuget:?package=ChannelAdam.TestFramework&version=1.1.1
https://devzone.channeladam.com/ presents a foundational automated testing library designed to make it easier to implement test cases 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.Core (>= 1.1.0)
- Moq (>= 4.2.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ChannelAdam.TestFramework:
Package | Downloads |
---|---|
ChannelAdam.TestFramework.BizTalk
A automated testing library for testing BizTalk 2010/2013/2016 artifacts. |
|
ChannelAdam.TestFramework.Moq
A .NET library that provides helpers for using Moq on top of the ChannelAdam.TestFramework. |
|
ChannelAdam.TestFramework.Text
A .NET Standard library with functionality for comparing text and flat files (using DiffPlex). |
|
ChannelAdam.TestFramework.Xml
A .NET library with functionality for comparing XML (using XmlUnit). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.5 | 4,216 | 12/5/2020 |
2.2.1 | 4,154 | 6/24/2018 |
2.2.0 | 4,944 | 6/19/2018 |
1.7.1 | 11,577 | 10/24/2016 |
1.7.0 | 4,400 | 10/5/2016 |
1.6.1 | 1,042 | 10/4/2016 |
1.6.0 | 1,033 | 9/28/2016 |
1.5.4 | 1,310 | 9/25/2016 |
1.5.3 | 1,230 | 9/25/2016 |
1.5.2 | 1,059 | 9/24/2016 |
1.5.1 | 1,220 | 9/21/2016 |
1.5.0 | 1,205 | 9/21/2016 |
1.4.0 | 1,310 | 9/20/2016 |
1.3.0 | 1,044 | 9/13/2016 |
1.2.1 | 1,154 | 9/12/2016 |
1.2.0 | 1,069 | 9/11/2016 |
1.1.1 | 2,574 | 2/24/2015 |
1.1.0 | 1,708 | 2/23/2015 |
1.0.0 | 1,533 | 9/2/2014 |
1.1.1 - Added Moq to the NuSpec dependencies list.
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.