Testaco

Testaco is a test library. The primary goal of testaco is to enable data driven testing and database refactoring.

License

License

GroupId

GroupId

org.testaco
ArtifactId

ArtifactId

testaco
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

Testaco
Testaco is a test library. The primary goal of testaco is to enable data driven testing and database refactoring.

Download testaco

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.dbunit : dbunit jar 2.2
commons-logging : commons-logging jar 1.1
org.springframework : spring jar 2.0.5
org.springframework : spring-mock jar 2.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9