eswat 0.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package eswat --version 0.0.0.1
NuGet\Install-Package eswat -Version 0.0.0.1
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="eswat" Version="0.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add eswat --version 0.0.0.1
#r "nuget: eswat, 0.0.0.1"
#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 eswat as a Cake Addin
#addin nuget:?package=eswat&version=0.0.0.1

// Install eswat as a Cake Tool
#tool nuget:?package=eswat&version=0.0.0.1

From eswat.codeplex.com, Even Simpler Web/Windows Acceptance Testing attempts to address the gap between developers and testers who often develop code and the tests for that code separately. Although communication and some tooling helps, regression testing often falls back on Manual Test Scripts to get the product out the door. Many sophisticated teams automate regression testing of primary application functionality, but these automated tests are often limited. For example, automated web tests may only target a single type of browser or only the components of Windows applications are automated and not the actual Windows application itself.

This project aims to provide tooling and support for everyone involved in the connection between development and testing by relying on core development/testing principles and connecting simple solutions to those principles.

In its first version, this project will deliver the ability to run automated tests written as files in a file system (called a "Folder Runner") against an application's public API (called a "System Under Test") provided by the development team.

Currently, planned support for test file languages includes Microsoft Razor, Microsoft PowerShell, IronPython, and IronRuby. While authoring tests in each of these languages can get quite complicated. This project will aim to document simple solutions to testing the target applications.

A generalized API for web application testing will also be included in the first release utilizing the popular "Selenium2" and "WebDriver" frameworks.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 2,607 9/9/2011
0.0.0.2 1,569 9/6/2011
0.0.0.1 2,370 9/3/2011