Skip to content

GroupCDG-Labs/arcmutate_kotlin_example

Repository files navigation

Arcmutate Kotlin Example

An example of one way in which the Arcmutate Kotlin plugin can be configured for a gradle multi module project.

The actual code in the repo makes little sense, is not idiomatic kotlin, and is present purely to have something to mutate.

Usage

To run pitest and aggregate the module results use

./gradlew pitestReportAggregate

Aggregated results will be written to

build/reports/pitest/

About

Example of setting up pitest and arcmutate for a multi module gradle project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages