Skip to content

Commit

Permalink
README for pitest
Browse files Browse the repository at this point in the history
  • Loading branch information
dfa1 committed Dec 23, 2023
1 parent 7028af1 commit 3b08034
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Build a release with docker:

`./mvnw clean verify sonar:sonar -Psonar -Dsonar.token=MYTOKEN`

### Mutation testing

`./mvnw test-compile org.pitest:pitest-maven:mutationCoverage`

## Sponsors

[![JetBrains](https://github.com/raw/JetBrains/logos/master/web/jetbrains/jetbrains-variant-2.svg)](https://www.jetbrains.com/?from=hosh)
Expand Down

0 comments on commit 3b08034

Please sign in to comment.