bouk / monkey
Monkey patching in Go
☆3,381Updated 4 years ago
Alternatives and similar repositories for monkey:
Users that are interested in monkey are comparing it to the libraries listed below
- Simple error handling primitives☆8,223Updated 3 years ago
- Automatically generate Go test boilerplate from your source code.☆5,038Updated last year
- Golang LRU cache☆4,543Updated last month
- Fast JSON serializer for golang.☆4,646Updated 2 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,976Updated 9 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,189Updated 11 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,335Updated 8 months ago
- Sql mock driver for golang to test database interactions