EasyTest to ease Data Driven Testing

EasyTest is a JUnit extension perform Data Driven Testing with ease and simplicity. It supports method parameters with Test annotation and much more.

License

License

GroupId

GroupId

org.easetech
ArtifactId

ArtifactId

easytest
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

EasyTest to ease Data Driven Testing
EasyTest is a JUnit extension perform Data Driven Testing with ease and simplicity. It supports method parameters with Test annotation and much more.
Project URL

Project URL

https://github.com/EaseTech/easytest

Download easytest

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-api jar 1.6.1
net.sourceforge.javacsv : javacsv jar 2.0
org.apache.poi : poi jar 3.8
org.apache.poi : poi-examples jar 3.8
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.2
cglib : cglib jar 2.2.2
commons-lang : commons-lang jar 2.6
org.springframework : spring-test jar 3.0.6.RELEASE
org.springframework : spring-aop jar 3.0.6.RELEASE
commons-io : commons-io jar 2.4
jfree : jfreechart jar 1.0.13
net.sf.jasperreports : jasperreports jar 4.7.0

runtime (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.
org.easetech

Ease Technology

Versions

Version
0.6.3
0.6.2
0.6.1