License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdtesterum-junit |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
testerum-junit-5.3.5.pom | |
testerum-junit-5.3.5.jar | 15 KB |
testerum-junit-5.3.5-sources.jar | 3 KB |
testerum-junit-5.3.5-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/testerum-junit/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>testerum-junit</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/testerum-junit/
implementation 'com.testerum:testerum-junit:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/testerum-junit/
implementation ("com.testerum:testerum-junit:5.3.5")
'com.testerum:testerum-junit:jar:5.3.5'
<dependency org="com.testerum" name="testerum-junit" rev="5.3.5">
<artifact name="testerum-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='testerum-junit', version='5.3.5')
)
libraryDependencies += "com.testerum" % "testerum-junit" % "5.3.5"
[com.testerum/testerum-junit "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : testerum-runner-cmdline | jar | 5.3.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.testerum : assertion-steps | jar | 5.3.5 |
com.testerum : debug-steps | jar | 5.3.5 |
com.testerum : http-steps | jar | 5.3.5 |
com.testerum : json-steps | jar | 5.3.5 |
com.testerum : rdbms-steps | jar | 5.3.5 |
com.testerum : selenium-steps | jar | 5.3.5 |
com.testerum : util-steps | jar | 5.3.5 |
com.testerum : vars-steps | jar | 5.3.5 |