Muto
Automated Mutation testing framework
Links
Authors
Myk Kolisnyk ([email protected])
License |
License |
---|---|
GroupId | GroupIdcom.github.mkolisnyk |
ArtifactId | ArtifactIdmuto |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMuto
Automated Mutation Testing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
muto-0.0.2.pom | |
muto-0.0.2.jar | 80 KB |
muto-0.0.2-sources.jar | 60 KB |
muto-0.0.2-javadoc.jar | 224 KB |
Browse |
<plugin>
<groupId>com.github.mkolisnyk</groupId>
<artifactId>muto</artifactId>
<version>0.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-archetype-plugin | jar | 2.2 |
junit : junit | jar | 4.11 |
log4j : log4j | jar | 1.2.9 |
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven.reporting : maven-reporting-api | jar | 2.0.8 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.3 |
org.codehaus.plexus : plexus-utils | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
Automated Mutation testing framework
Myk Kolisnyk ([email protected])