TripleA 0.8.0
TripleA is an extensible framework for building components for use in test frameworks to target system and deployment verification.
Install-Package TripleA -Version 0.8.0
dotnet add package TripleA --version 0.8.0
<PackageReference Include="TripleA" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TripleA --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TripleA, 0.8.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TripleA as a Cake Addin
#addin nuget:?package=TripleA&version=0.8.0
// Install TripleA as a Cake Tool
#tool nuget:?package=TripleA&version=0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added Registry extensions, assert a registry key/item has the expected value
Dependencies
-
- FluentPath (= 1.0.0)
- HtmlAgilityPack (= 1.4.6)
- Newtonsoft.Json (= 4.5.8)
- RestSharp (= 103.4.0)
- ScrapySharp (= 1.3.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TripleA:
Package | Downloads |
---|---|
TripleA.StoryQ
TripleA.StoryQ contains extensions to integrate TripleA based tests into the StoryQ BDD framework.
|
GitHub repositories
This package is not used by any popular GitHub repositories.