Skip to content

Stryker4s v0.6.0

Choose a tag to compare

@hugo-vrijswijk hugo-vrijswijk released this 18 Jun 11:12
451fd98

This version includes a new mutator: the triple equals mutator (#227). Thanks @rgugliel!

There's also a fix for the dashboard reporter. If you use this reporter, please update to this version.
We've also updated our HTML reporter (mutation-testing-elements) to a new version. This includes some UI improvements. See the mutation-testing-elements changelog for more details.

Features

  • Update mutation-testing-elements to 1.1.0 (#230)
  • Feature/add typed eq mutant (#227)

Bugfixes

  • Fix dashboard reporter (#222)

Other changes

  • Update scalameta to 4.1.12 (#225)
  • Update scalaj-http to 2.4.2 (#224)
  • Update mockito-scala-scalatest to 1.5.11 (#223)
  • Update pureconfig to 0.11.1 (#220)