pitest-extension-parent

Extension for the project Pitest - parent project

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

pitest-extension-parent
Extension for the project Pitest - parent project
Ссылка на сайт

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

https://github.com/sarahBuisson/pitest-extensions
Система контроля версий

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

https://github.com/sarahBuisson/pitest-extensions

Скачать pitest-extensions

Имя Файла Размер
pitest-extensions-0.4.pom 8 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • pitest-scm-extension
  • pitest-annotation-extension
  • pitest-kotlin-extension
  • pitest-extension-example

#pitest-extensions

Extension plugins for the pitest mutation plugin:

original plugin: http://pitest.org/

pitest-annotation-extension

extention to the pitest plugin, in order to ignore the mutation on the code generated by annotations (like lombock, etc.)

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-annotation-extension

pitest-scm-extension

Extension to the pitest plugin, in order to only mutate the class of code who have been updated between two branches, refs, etc. currently only work with git.

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-annotation-extension

pitest-kotlin-extension

Extension to the pitest plugin, in order to ignore the mutation on the code generated by some kotlin keywords.

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-kotlin-extension

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

Версия
0.4
0.3