com.github.rlon008:testamation-common

A functional/integration almost-black-box testing framework for web application

License

License

GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-common
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

A functional/integration almost-black-box testing framework for web application

Download testamation-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4
com.sun.mail : javax.mail jar 1.5.4
org.slf4j : slf4j-api jar 1.7.16

test (2)

Group / Artifact Type Version
com.github.rlon008 : testamation-test-common jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Testamation Framekwork

Authors: Ratha Long & Paul Jacobs

Functional/integration test framework for web projects

Versions

Version
1.3
1.2
1.1
1.0