com.github.sarahbuisson:pitest-kotlin-extension

Extension for the project Pitest - ignore kotlin generated code

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

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

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

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

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Extension for the project Pitest - ignore kotlin generated code

Скачать pitest-kotlin-extension

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.pitest : pitest-entry jar 1.2.4
com.github.sarahbuisson : kotlin-parser jar 1.5
org.projectlombok : lombok jar 1.16.6

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.11.0

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

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

#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.3