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.

Лицензия

Лицензия

Группа

Группа

org.easetech
Идентификатор

Идентификатор

easytest
Последняя версия

Последняя версия

0.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/EaseTech/easytest

Скачать easytest

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.15
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

Модули Проекта

Данный проект не имеет модулей.
org.easetech

Ease Technology

Версии библиотеки

Версия
0.6.3
0.6.2
0.6.1