Skip to content

add go-mutesting#1828

Open
jonbaldie wants to merge 1 commit into
analysis-tools-dev:masterfrom
jonbaldie:add/go-mutesting
Open

add go-mutesting#1828
jonbaldie wants to merge 1 commit into
analysis-tools-dev:masterfrom
jonbaldie:add/go-mutesting

Conversation

@jonbaldie
Copy link
Copy Markdown

Adds go-mutesting — a mutation testing tool for Go.

It applies code mutations across arithmetic, branch, expression, loop, statement, and concurrency operators, then runs your test suite to see which mutations survive. Reports a mutation score (MSI) and supports CI quality gates, parallel execution, per-test filtering, and JSON output.

Docs site: https://jonbaldie.github.io/go-mutesting/

Note: the repo has 2 stars right now — it's a recently published fork of the dormant avito-tech/go-mutesting, which itself forked the original zimmski tool. Happy to discuss if that's a blocker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant