Skip to content

Commit

Permalink
Brief explanation of the gradle version issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlvp committed Oct 25, 2018
1 parent 1664b50 commit 6b3cb00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -427,6 +427,7 @@ pitest {
pitestVersion = "1.4.0"
}
```
The `pitestVersion` property has to be specified to avoid version issues with the default version shipped with the gradle plugin.
At last, run the `pitest` task for the project under test.
```
gradle pitest
Expand Down

0 comments on commit 6b3cb00

Please sign in to comment.