License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.thucydides.easyb |
ArtifactId | ArtifactIdthucydides-easyb-integration-tests |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthucydides-net.thucydides.easyb-integration-tests
An Acceptance Testing framework for web applications
based on WebDriver, and integrating with JUnit and net.thucydides.easyb.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-integration-tests/ -->
<dependency>
<groupId>net.thucydides.easyb</groupId>
<artifactId>thucydides-easyb-integration-tests</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-integration-tests/
implementation 'net.thucydides.easyb:thucydides-easyb-integration-tests:0.1.6'
// https://jarcasting.com/artifacts/net.thucydides.easyb/thucydides-easyb-integration-tests/
implementation ("net.thucydides.easyb:thucydides-easyb-integration-tests:0.1.6")
'net.thucydides.easyb:thucydides-easyb-integration-tests:jar:0.1.6'
<dependency org="net.thucydides.easyb" name="thucydides-easyb-integration-tests" rev="0.1.6">
<artifact name="thucydides-easyb-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thucydides.easyb', module='thucydides-easyb-integration-tests', version='0.1.6')
)
libraryDependencies += "net.thucydides.easyb" % "thucydides-easyb-integration-tests" % "0.1.6"
[net.thucydides.easyb/thucydides-easyb-integration-tests "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
net.thucydides : thucydides-core | jar | 0.1.6 |
log4j : log4j | jar | 1.2.12 |
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | pom | 1.7.10 |
net.thucydides.easyb : thucydides-easyb-plugin | jar | 0.1.6 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.8.5 |
org.slf4j : slf4j-simple | jar | 1.6.1 |