cafejojo / pitest-coverage-comparator

Compares the covered mutations of two test suites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PITest Coverage Comparator

Travis build status Schaap Built with love

Requirements and Installation

This system requires JRE 8 and has been tested on Windows and Unix systems.

Usage

Run the tool with the following command

./gradlew run

Changelog

Please see releases for more information on what has changed recently.

Testing

$ ./gradlew check

Documentation

$ ./gradlew dokka

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email security@cafejojo.org instead of using the issue tracker.

License

The MIT License (MIT). Please see the license file for more information.

About

Compares the covered mutations of two test suites.

License:MIT License


Languages

Language:Kotlin 100.0%