Last Version

m0c0-maven-plugin Maven Plugin 1.0.1

A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

io.github.phantran
ArtifactId

ArtifactId

m0c0-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin
Description

Description

m0c0-maven-plugin Maven Plugin
A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly
Project URL

Project URL

https://github.com/phantran/moco
Project Organization

Project Organization

TranPhan
Source Code Management

Source Code Management

https://github.com/phantran/moco

Download m0c0-maven-plugin 1.0.1


<plugin>
    <groupId>io.github.phantran</groupId>
    <artifactId>m0c0-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (20)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31
org.junit.platform : junit-platform-launcher jar 1.7.0
org.junit.platform : junit-platform-suite-api jar 1.6.2
org.junit.jupiter : junit-jupiter jar 5.7.0
junit : junit jar 4.12
org.testng : testng jar 6.9.10
org.ow2.asm : asm jar 8.0
org.ow2.asm : asm-commons jar 8.0
org.ow2.asm : asm-util jar 8.0
org.ow2.asm : asm-analysis jar 8.0
com.h2database : h2 jar 1.4.200
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.0
org.jsoup : jsoup jar 1.13.1
org.eclipse.jgit : org.eclipse.jgit jar 5.9.0.202009080501-r
org.json : json jar 20180813
io.github.microutils : kotlin-logging jar 1.6.22
org.slf4j : slf4j-simple jar 1.7.29
org.apache.maven : maven-model jar 3.3.9

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (7)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
io.kotest : kotest-runner-junit5-jvm jar 4.3.0
io.kotest : kotest-assertions-core-jvm jar 4.3.0
io.mockk : mockk jar 1.10.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.31
io.kotest : kotest-framework-engine-jvm jar 4.3.0

Project Modules

There are no modules declared in this project.