RobustHaven.IntegrationTests 1.1.2

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 277 11/4/2013
1.0.2 78 10/21/2013
1.0.1 47 10/16/2013
1.0.0 48 10/16/2013