Last Version

Thucydides maven plugin integrationtests 0.1.6

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 Maven Build Tools Net
GroupId

GroupId

net.thucydides.maven.plugins
ArtifactId

ArtifactId

thucydides-maven-integration-tests
Version

Version

0.1.6
Type

Type

jar
Description

Description

Thucydides maven plugin integrationtests
An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
Project Organization

Project Organization

Wakaleo Consulting

Download thucydides-maven-integration-tests 0.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
net.thucydides.maven.plugins : maven-thucydides-plugin maven-plugin 0.1.6
junit : junit jar 4.8.2
org.slf4j : slf4j-api jar 1.6.1

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.8.5
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.