Testamation

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

License

License

GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/rlon008/testamation
Source Code Management

Source Code Management

https://github.com/rlon008/testamation

Download testamation-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • testamation-test-common
  • testamation-common
  • testamation-core
  • testamation-hibernate-support
  • testamation-httpmock-jetty
  • testamation-httpmock-tomcat

Testamation Framekwork

Authors: Ratha Long & Paul Jacobs

Functional/integration test framework for web projects

Versions

Version
1.3
1.2
1.1
1.0