WebTest Fixtures

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.webtestfixtures
ArtifactId

ArtifactId

webtestfixtures
Last Version

Last Version

2.0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

WebTest Fixtures
WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Download webtestfixtures

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.webtestfixtures/webtestfixtures/ -->
<dependency>
    <groupId>net.sf.webtestfixtures</groupId>
    <artifactId>webtestfixtures</artifactId>
    <version>2.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.webtestfixtures/webtestfixtures/
implementation 'net.sf.webtestfixtures:webtestfixtures:2.0.1.3'
// https://jarcasting.com/artifacts/net.sf.webtestfixtures/webtestfixtures/
implementation ("net.sf.webtestfixtures:webtestfixtures:2.0.1.3")
'net.sf.webtestfixtures:webtestfixtures:jar:2.0.1.3'
<dependency org="net.sf.webtestfixtures" name="webtestfixtures" rev="2.0.1.3">
  <artifact name="webtestfixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.webtestfixtures', module='webtestfixtures', version='2.0.1.3')
)
libraryDependencies += "net.sf.webtestfixtures" % "webtestfixtures" % "2.0.1.3"
[net.sf.webtestfixtures/webtestfixtures "2.0.1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.fitnesse : fitnesse Optional jar 20080812
org.fitnesse : fitlibrary Optional jar 20080812
org.openqa.selenium.server : selenium-server Optional jar 1.0-SNAPSHOT
org.openqa.selenium.client-drivers » selenium-java-client-driver Optional jar 1.0-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1.3