| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.groupcdg.pitest |
| Идентификатор | Идентификаторpitest-accelerator-junit5 |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpitest-junit5-accelerator-plugin
Faster mutation testing for junit 5
|
| Имя Файла | Размер |
|---|---|
| pitest-accelerator-junit5-1.0.0.pom | |
| pitest-accelerator-junit5-1.0.0.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/ -->
<dependency>
<groupId>com.groupcdg.pitest</groupId>
<artifactId>pitest-accelerator-junit5</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/
implementation 'com.groupcdg.pitest:pitest-accelerator-junit5:1.0.0'
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-accelerator-junit5/
implementation ("com.groupcdg.pitest:pitest-accelerator-junit5:1.0.0")
'com.groupcdg.pitest:pitest-accelerator-junit5:jar:1.0.0'
<dependency org="com.groupcdg.pitest" name="pitest-accelerator-junit5" rev="1.0.0">
<artifact name="pitest-accelerator-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg.pitest', module='pitest-accelerator-junit5', version='1.0.0')
)
libraryDependencies += "com.groupcdg.pitest" % "pitest-accelerator-junit5" % "1.0.0"
[com.groupcdg.pitest/pitest-accelerator-junit5 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest | jar | 1.9.0 |
| org.opentest4j : opentest4j | jar | 1.2.0 |
| com.groupcdg : pitest-annotations | jar | 0.2.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.1 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit-pioneer : junit-pioneer | jar | 1.4.1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.5 |