philpearl / utLinks
Awesome Go mocks without magic
☆20Updated last year
Alternatives and similar repositories for ut
Users that are interested in ut are comparing it to the libraries listed below
Sorting:
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Using io.Reader for data transformation in Go☆72Updated 4 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Simple environment-variables extension to Golang flag.☆22Updated 9 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- ☆14Updated 10 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- A collection of CLI argument types for the Go `flag` package.☆46Updated last year
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- pure golang spelling based on hunspell dictionaries☆41Updated 9 years ago
- Interpolate $STRINGS in ${OTHER_STRINGS:-true}☆35Updated 9 months ago
- Templates for Tools (tfortools) is a small Go package designed to make it easier for developers to add template scripting support to thei…☆56Updated 4 years ago
- A property-based testing library☆37Updated 8 years ago
- Simple function to do backoff and retries☆16Updated 9 years ago
- Go library for convert io.Reader to line-by-line Reader