pitest-kotlin icon indicating copy to clipboard operation
pitest-kotlin copied to clipboard

Update dependencies

Open PaulienVa opened this issue 4 years ago • 1 comments

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

PaulienVa avatar Dec 17 '20 10:12 PaulienVa

@hcoles Could you have a look at this PR? I guess this is a first good start for continuing the maintenance of the plugin

PaulienVa avatar Dec 20 '20 18:12 PaulienVa