pitest-kotlin
pitest-kotlin copied to clipboard
Update dependencies
Updated versions of:
- kotlin
- pitest
- assertj
- mockito
- junit4 -> junit5
As of Kotlin 1.4.0, null checks returns Java NullPointerException. In that regard, the Kotlin filter won't filter out mutations, so I had to change the assertion on the test. Please verify whether my assumption is correct
@hcoles Could you have a look at this PR? I guess this is a first good start for continuing the maintenance of the plugin