junit-extensions

JUnit extensions

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.dattack
Идентификатор

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

junit-extensions
Последняя версия

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-extensions
JUnit extensions
Ссылка на сайт

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

http://www.dattack.com
Организация-разработчик

Организация-разработчик

Dattack Team
Система контроля версий

Система контроля версий

http://github.com/dattack/junit-extensions

Скачать junit-extensions

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.1

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

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

junit-extensions

Travis Badge license Maven Central javadoc

junit-extensions provides a set of utility classes that extends functionally of JUnit and simplify coding of new tests.

Where can I get the latest release?

You can pull it from the central Maven repositories:

<dependency>
    <groupId>com.dattack</groupId>
    <artifactId>junit-extensions</artifactId>
    <version>0.1</version>
</dependency>

The source code on the master branch is the current state of development; it is not recommended for general use. If you prefer to build from source, please use an appropriate release tag.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

If you have other questions, please contact by email or @dattackteam

License

Code is under the Apache Licence v2.

com.dattack

dattack team

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

Версия
0.1