Tranquire 2.0.58-preview-gffd87f8319
Provides a framework for composing and executing reusable user actions during tests.
This is a prerelease version of Tranquire.
Install-Package Tranquire -Version 2.0.58-preview-gffd87f8319
dotnet add package Tranquire --version 2.0.58-preview-gffd87f8319
<PackageReference Include="Tranquire" Version="2.0.58-preview-gffd87f8319" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tranquire --version 2.0.58-preview-gffd87f8319
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tranquire, 2.0.58-preview-gffd87f8319"
#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 Tranquire as a Cake Addin
#addin nuget:?package=Tranquire&version=2.0.58-preview-gffd87f8319&prerelease
// Install Tranquire as a Cake Tool
#tool nuget:?package=Tranquire&version=2.0.58-preview-gffd87f8319&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Collections.Immutable (>= 1.5.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Tranquire:
Package | Downloads |
---|---|
Tranquire.Selenium
Write maintainable UI tests with Selenium using Tranquire
|
|
Tranquire.NUnit
Provides integration of NUnit constraints with Tranquire.
|
|
Tranquire.SpecFlow.Generation
Provides automatic generation of SpecFlow step bindngs from Tranquire actions.
|
GitHub repositories
This package is not used by any popular GitHub repositories.