RobustHaven.IntegrationTests 1.1.2

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RobustHaven.IntegrationTests" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RobustHaven.IntegrationTests --version 1.1.2
#r "nuget: RobustHaven.IntegrationTests, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2.0.1 5,443 7/8/2015
2.0.0 1,798 7/8/2015
1.1.2 2,328 11/4/2013
1.0.2 5,497 10/21/2013
1.0.1 1,089 10/16/2013
1.0.0 1,115 10/16/2013