com.github.invictum:unified-test-junit

Integration with jUnit test framework. Based on Serenity BDD project.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.invictum
ArtifactId

ArtifactId

unified-test-junit
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.invictum:unified-test-junit
Integration with jUnit test framework. Based on Serenity BDD project.

Download unified-test-junit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.serenity-bdd : serenity-junit jar 1.1.39
org.yaml : snakeyaml jar 1.17
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
commons-io : commons-io jar 2.4
org.slf4j : slf4j-simple jar 1.7.21

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0