TestConsole 1.0.0
See the version list below for details.
dotnet add package TestConsole --version 1.0.0
NuGet\Install-Package TestConsole -Version 1.0.0
<PackageReference Include="TestConsole" Version="1.0.0" />
paket add TestConsole --version 1.0.0
#r "nuget: TestConsole, 1.0.0"
// Install TestConsole as a Cake Addin #addin nuget:?package=TestConsole&version=1.0.0 // Install TestConsole as a Cake Tool #tool nuget:?package=TestConsole&version=1.0.0
A library designed to allow unit tests to write formatted output using a simple but powerful interface. Very good for use with ApprovalTests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TestConsole:
Package | Downloads |
---|---|
SnapshotTests
SnapshotTests is a library that supports TDD by allowing snapshots to be taken of datasets before and after a test operation. The differences between the snapshots can be computed and formatted for approval. The library relies on TestConsole for formatting and the approval mechanism. |
|
VMTest
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.6.0 | 1,574 | 10/3/2021 |
2.5.2-beta | 1,132 | 11/29/2020 |
2.5.1-beta | 1,013 | 11/14/2020 |
2.5.0 | 1,574 | 10/18/2020 |
2.3.3-beta | 1,128 | 8/26/2020 |
2.3.2-beta | 1,151 | 8/15/2020 |
2.3.1-beta | 1,166 | 8/12/2020 |
2.3.0 | 1,262 | 7/19/2020 |
2.2.1 | 1,364 | 3/8/2020 |
2.2.0 | 1,258 | 3/1/2020 |
2.1.1 | 1,549 | 10/13/2019 |
2.1.0 | 1,271 | 10/13/2019 |
2.0.2 | 1,365 | 8/3/2019 |
2.0.1 | 1,270 | 7/30/2019 |
2.0.0 | 1,673 | 10/10/2018 |
1.0.9 | 1,726 | 5/6/2018 |
1.0.8 | 2,412 | 9/27/2015 |
1.0.7 | 2,046 | 9/25/2015 |
1.0.5 | 2,324 | 8/8/2015 |
1.0.4 | 2,580 | 8/3/2015 |
1.0.3 | 2,258 | 8/3/2015 |
1.0.2 | 2,005 | 7/9/2015 |
1.0.1.3 | 2,016 | 7/6/2015 |
1.0.1.2 | 2,028 | 7/5/2015 |
1.0.1.1 | 1,934 | 6/17/2015 |
1.0.1 | 1,994 | 6/11/2015 |
1.0.0 | 2,046 | 5/27/2015 |
Initial release