Skip to content

v0.1.0

Choose a tag to compare

@hugo-vrijswijk hugo-vrijswijk released this 21 Dec 14:27
· 1876 commits to master since this release

This is the first official release of Stryker4s πŸŽ‰! Only the more substantial features will be described here.

Features

  • Sbt support using a plugin. Add the plugin to your project with addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.1.0")
  • Able to configure Stryker4s using the stryker4s.conf. For more information see configuration
  • Basic mutators, a list of all available mutators can be found here
  • Console reporter