RobustHaven.IntegrationTests
1.1.2
See the version list below for details.
dotnet add package RobustHaven.IntegrationTests --version 1.1.2
NuGet\Install-Package RobustHaven.IntegrationTests -Version 1.1.2
<PackageReference Include="RobustHaven.IntegrationTests" Version="1.1.2" />
paket add RobustHaven.IntegrationTests --version 1.1.2
#r "nuget: RobustHaven.IntegrationTests, 1.1.2"
// Install RobustHaven.IntegrationTests as a Cake Addin #addin nuget:?package=RobustHaven.IntegrationTests&version=1.1.2 // Install RobustHaven.IntegrationTests as a Cake Tool #tool nuget:?package=RobustHaven.IntegrationTests&version=1.1.2
RobustHaven.IntegrationTests is used for integration tests with WatiN or Selenium.
One of the bigest problems with integration tests is a way to seperate data from actual workflow that needs to execute.
This framework allows you to create a composite of your workflow and execute the workflow for each row contained in a seperate csv file.
Behind the scenes is a fluent interface using composition and a hierarchical visitor pattern.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RobustHaven.IntegrationTests:
Package | Downloads |
---|---|
RobustHaven.IntegrationTests.SeleniumExtensions
SeleniumExtensions part of the RobustHaven.IntegrationTests |
|
RobustHaven.IntegrationTests.NgExtensions
Common AngularJs Selenium extensions. Part of RobustHaven.IntegrationTests |
|
RobustHaven.IntegrationTests.KendoExtensions
Common Selenium Kendo Extensions |
GitHub repositories
This package is not used by any popular GitHub repositories.