com.github.invictum:unified-test-core

Used as a base for automation. Based on Serenity BDD project.

License

License

GroupId

GroupId

com.github.invictum
ArtifactId

ArtifactId

unified-test-core
Last Version

Last Version

0.1.15
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.invictum:unified-test-core
Used as a base for automation. Based on Serenity BDD project.
Project URL

Project URL

https://github.com/Invictum/unified-test-core

Download unified-test-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.serenity-bdd : serenity-core jar 1.1.39
net.serenity-bdd : serenity-rest-assured jar 1.1.39
org.yaml : snakeyaml jar 1.17
org.reflections : reflections jar 0.9.10
commons-io : commons-io jar 2.4
commons-configuration : commons-configuration jar 1.10
org.slf4j : slf4j-simple jar 1.7.21
com.jayway.restassured : json-schema-validator jar 2.9.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.15
0.1.14
0.1.13
0.1.12
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0