dave / courtney
Courtney is a coverage tool for Go
☆169Updated 4 months ago
Alternatives and similar repositories for courtney:
Users that are interested in courtney are comparing it to the libraries listed below
- Automated Semantic Import Versioning Upgrades☆377Updated last month
- Accurate Code Coverage reporting for Golang (Go)☆221Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆411Updated last month
- gobin is an experimental, module-aware command to install/run main packages.☆219Updated 3 years ago
- Python's repr() for Go☆164Updated this week
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆218Updated 2 years ago
- ☆379Updated last month
- Merge coverprofile results from multiple go cover runs☆214Updated 3 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆156Updated last year
- Golden file testing for Go☆235Updated 5 months ago
- View annotated files based on line-spec☆227Updated 11 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆438Updated 4 months ago
- Generate flags by parsing structures☆157Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆313Updated 2 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated last year
- Check that no globals are present in Go code.☆107Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆173Updated 11 months ago
- atomic is a go package for atomic file writing☆199Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Go utilities for performing shell-like word splitting/joining☆204Updated 9 months ago
- Code generation tools for Go.☆425Updated 3 months ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Transform Go code into it's AST