James.Testing
1.0.9
dotnet add package James.Testing --version 1.0.9
NuGet\Install-Package James.Testing -Version 1.0.9
<PackageReference Include="James.Testing" Version="1.0.9" />
paket add James.Testing --version 1.0.9
#r "nuget: James.Testing, 1.0.9"
// Install James.Testing as a Cake Addin #addin nuget:?package=James.Testing&version=1.0.9 // Install James.Testing as a Cake Tool #tool nuget:?package=James.Testing&version=1.0.9
A library of test utilities. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
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 (5)
Showing the top 5 NuGet packages that depend on James.Testing:
Package | Downloads |
---|---|
James.Testing.Rest
A library of helpers for the purpose of testing rest-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
|
James.Testing.Pdf
A library of helpers for the purpose of testing pdf documents/content. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
|
James.Testing.Messaging
A library of helpers for the purpose of testing message-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
|
James.Testing.Messaging.MassTransit
A library of helpers for the purpose of testing message-based services using MassTransit. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
|
James.Testing.Wcf
A library of helpers for the purpose of testing soap-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added functionality to execute an action, that if throws will run some clean up before throwing.