otiai10 / mint
The very minimum assertion for Golang testing framework.
☆34Updated last year
Alternatives and similar repositories for mint:
Users that are interested in mint are comparing it to the libraries listed below
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- context with signal in golang☆19Updated 7 years ago
- Frontend ToolKit for Go and TinyGo.☆34Updated 4 years ago
- Supports live reloading for Go☆71Updated 4 years ago
- diff algorithm in Go☆48Updated 2 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- ☆57Updated 3 years ago
- flagstone is a Go library to convert flags to web UI.☆22Updated 4 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- fancy sql stubs☆60Updated 6 years ago
- Golang character encoding converter with an automatic code-estimation.☆26Updated 8 years ago
- File system package that supports cancellation.☆15Updated 10 years ago
- convert a txtar to an io.FS☆17Updated 10 months ago
- ☆18Updated 7 years ago
- lodash throttle like Go library☆40Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- Smartly inserts idiomatic "err" handling code in Go☆35Updated 8 years ago
- The implementation of "clarify best practice for tool dependencies".☆51Updated 2 years ago
- Open file and url in the same interface☆10Updated 8 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆62Updated 2 years ago
- Get extra stat (creation time, access time) from os.FileInfo for golang☆14Updated 3 years ago
- manipulate and inspect VCS repositories in Go☆80Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆90Updated last year
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 7 years ago
- gofind searches through Go source code by types.☆48Updated last year
- container-registry☆29Updated 4 years ago
- LTSV reader/writer for Go☆26Updated 12 years ago
- Data validation library for Go☆17Updated 5 years ago
- A structured logger for Fluentd in Golang