got
got copied to clipboard
An enjoyable golang test framework.
Results
4
got issues
Sort by
recently updated
recently updated
newest added
Such as run the command below: ```bash go run github.com/ysmood/got/cmd/mock@latest w myWriter io.Writer ``` To output generated golang code to the stdout: ```go type myWriter struct { got.Mock } func...
enhancement
The design should like this:  
enhancement