| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-runner-junit5 |
| Последняя версия | Последняя версия0.15.1-beta.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScope Runner for JUnit5
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains the classes to instrument the JUnit5 runner.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit5/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-runner-junit5</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit5/
implementation 'com.undefinedlabs.scope:scope-runner-junit5:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit5/
implementation ("com.undefinedlabs.scope:scope-runner-junit5:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-runner-junit5:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-runner-junit5" rev="0.15.1-beta.2">
<artifact name="scope-runner-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-runner-junit5', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-runner-junit5" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-runner-junit5 "0.15.1-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.undefinedlabs.scope : scope-rule-junit5 | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-runner-core | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
| com.undefinedlabs.scope : scope-runner-testing | jar | 0.15.1-beta.2 |
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-all | jar | 1.10.19 |