Skip to content

Releases: robot-head/rules_go_mutesting

Release list

v0.1.0

Choose a tag to compare

@robot-head robot-head released this 21 Aug 06:45

First release of rules_go_mutesting: a Bazel aspect that runs Go mutation testing over any rules_go target using go-mutesting, with hermetic cached actions, the tool's full option surface exposed as build settings, and a runner that restricts mutation testing to lines changed since a git base ref.