Last Version

pitest-mutation-testing-elements-plugin 0.4.0

Write Pitest test results to mutation-testing-elements HTML reporter

License

License

GroupId

GroupId

io.github.wmaarts
ArtifactId

ArtifactId

pitest-mutation-testing-elements-plugin
Version

Version

0.4.0
Type

Type

jar
Description

Description

pitest-mutation-testing-elements-plugin
Write Pitest test results to mutation-testing-elements HTML reporter
Project URL

Project URL

https://github.com/Wmaarts
Source Code Management

Source Code Management

https://github.com/Wmaarts/pitest-mutation-testing-elements-plugin

Download pitest-mutation-testing-elements-plugin 0.4.0


<!-- https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/ -->
<dependency>
    <groupId>io.github.wmaarts</groupId>
    <artifactId>pitest-mutation-testing-elements-plugin</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/
implementation 'io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.4.0'
// https://jarcasting.com/artifacts/io.github.wmaarts/pitest-mutation-testing-elements-plugin/
implementation ("io.github.wmaarts:pitest-mutation-testing-elements-plugin:0.4.0")
'io.github.wmaarts:pitest-mutation-testing-elements-plugin:jar:0.4.0'
<dependency org="io.github.wmaarts" name="pitest-mutation-testing-elements-plugin" rev="0.4.0">
  <artifact name="pitest-mutation-testing-elements-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wmaarts', module='pitest-mutation-testing-elements-plugin', version='0.4.0')
)
libraryDependencies += "io.github.wmaarts" % "pitest-mutation-testing-elements-plugin" % "0.4.0"
[io.github.wmaarts/pitest-mutation-testing-elements-plugin "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.6.4
com.google.code.gson : gson jar 2.8.6
io.stryker-mutator : mutation-testing-elements jar 1.7.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.