com.github.sarahbuisson:pitest-scm-extension

Extension for the project Pitest - only find mutation in the code updated between two branchs

License

License

GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

pitest-scm-extension
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Extension for the project Pitest - only find mutation in the code updated between two branchs
Source Code Management

Source Code Management

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

Download pitest-scm-extension

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.2.4
org.eclipse.jgit : org.eclipse.jgit jar 4.8.0.201706111038-r
org.apache.maven.scm : maven-scm-api jar 1.9.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9.5
org.projectlombok : lombok jar 1.16.6
com.google.guava : guava jar 23.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3