go-mutesting icon indicating copy to clipboard operation
go-mutesting copied to clipboard

Refactor /cmd/go-mutesting/main.go

Open zimmski opened this issue 8 years ago • 0 comments

main.go is a mess. Everything that is not cmd argument related should be put into github.com/zimmski/go-mutesting. This would make it also possible to test a lot of functionality without need for parsing cmd arguments.

zimmski avatar Oct 28 '16 19:10 zimmski