License |
License |
---|---|
Categories |
CategoriesIDE Development Tools TeamCity Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.github.vase4kin |
ArtifactId | ArtifactIdthucydides-teamcity-steplistener |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThucydides teamCity stepListener
Provide fast and easy test reporting during team city build process
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/ -->
<dependency>
<groupId>com.github.vase4kin</groupId>
<artifactId>thucydides-teamcity-steplistener</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/
implementation 'com.github.vase4kin:thucydides-teamcity-steplistener:0.3.8'
// https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/
implementation ("com.github.vase4kin:thucydides-teamcity-steplistener:0.3.8")
'com.github.vase4kin:thucydides-teamcity-steplistener:jar:0.3.8'
<dependency org="com.github.vase4kin" name="thucydides-teamcity-steplistener" rev="0.3.8">
<artifact name="thucydides-teamcity-steplistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vase4kin', module='thucydides-teamcity-steplistener', version='0.3.8')
)
libraryDependencies += "com.github.vase4kin" % "thucydides-teamcity-steplistener" % "0.3.8"
[com.github.vase4kin/thucydides-teamcity-steplistener "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.5 |
net.thucydides : thucydides-core | jar | 0.9.273 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |