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-spring
Last Version

Last Version

1.3.2
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-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.easetech : easytest-core jar 1.3.2
org.springframework : spring-test jar 3.0.6.RELEASE
org.springframework : spring-web jar 3.0.6.RELEASE
org.springframework : spring-aop jar 3.0.6.RELEASE

Project Modules

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

Ease Technology

Versions

Version
1.3.2
1.2.9
1.2.2
1.1
1.0
0.8