Last Version

pitest-mutation-testing-elements-plugin 0.1.0

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

License

License

GroupId

GroupId

io.github.wmaarts
ArtifactId

ArtifactId

mutation-testing-elements-plugin
Version

Version

0.1.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 mutation-testing-elements-plugin 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.4.7
com.google.code.gson : gson jar 2.6.2
io.stryker-mutator : mutation-testing-elements jar 1.0.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.