Skip to content

Add go-mutesting support#51

Merged
SecretSheppy merged 4 commits intomainfrom
go-mutesting
Apr 26, 2026
Merged

Add go-mutesting support#51
SecretSheppy merged 4 commits intomainfrom
go-mutesting

Conversation

@SecretSheppy
Copy link
Copy Markdown
Owner

Adds support for both the original go-mutesting tool and the maintained avito-tech version.

@SecretSheppy SecretSheppy self-assigned this Apr 25, 2026
@SecretSheppy SecretSheppy added enhancement New feature or request new framework Request will add support for a new framework(s) when merged labels Apr 25, 2026
@SecretSheppy
Copy link
Copy Markdown
Owner Author

SecretSheppy commented Apr 26, 2026

This version of the go-mutesting framework is now working, the current commit has a bug where some mutations don't display because the conflicts need to be ordered before they are merged, but I have sorted that on my end.

The only problem at the moment is when it encounters more than one hunk in the diffing process. (this only occurs for the loop/range_break mutations to always be in the wrong place. this is the only mutator currently affected by this issue).

image

@SecretSheppy SecretSheppy marked this pull request as ready for review April 26, 2026 22:51
@SecretSheppy SecretSheppy merged commit 135bf2e into main Apr 26, 2026
1 check passed
@SecretSheppy SecretSheppy deleted the go-mutesting branch April 26, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request new framework Request will add support for a new framework(s) when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant