Last Version

thucydides-test-utils 0.9.275

An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-test-utils
Version

Version

0.9.275
Type

Type

jar
Description

Description

thucydides-test-utils
An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Wakaleo Consulting

Download thucydides-test-utils 0.9.275


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

Dependencies

compile (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
xmlunit : xmlunit jar 1.3
com.google.inject : guice jar 3.0
org.slf4j : slf4j-api jar 1.6.4

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.0
org.spockframework : spock-core jar 0.7-groovy-2.0
com.github.goldin : spock-extensions jar 0.1.4
org.codehaus.groovy : groovy-all jar 2.3.3
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.