Golang Example
Read post

Go-mutesting: a framework for performing mutation testing on Go source code

Go-mutesting is a framework for performing mutation testing on Go source code. Its main purpose is to find source code, which is not covered by any tests. By default the exec-in command is used to test a mutation to be tested using an exec command. The binary’s help can be invoked by executing the binary without arguments or with the --help argument.

    #general-programming#mutation-testing#testing
Dec 21, 2021•9m read time•From golangexample.com
Post cover image
Table of contents
Quick exampleTable of contentWhat is mutation testing?How do I use go-mutesting?How do I write my own mutation exec commands?Which mutators are implemented?How do I write my own mutators?Other mutation testing projects and their flawsCan I make feature requests and report bugs and problems?GitHub
2 Impressions
Golang Example's image
Golang Example

GolangExample's platform is a central hub for Go developers, offering insights into the Go programmi...

292 Followers

•

77 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard