hexdigest / gounit
Unit tests generator for Go programming language
☆84Updated 6 years ago
Alternatives and similar repositories for gounit:
Users that are interested in gounit are comparing it to the libraries listed below
- Find in Go repeated strings that could be replaced by a constant☆306Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Timezone utility for Go☆106Updated last year
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Generate flags by parsing structures☆159Updated last month
- The easiest solution to seed database with Go☆177Updated 10 months ago
- Integration testing in Go with Docker☆108Updated 2 weeks ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- A tool for design-by-contract in Go☆111Updated 6 years ago
- ☆120Updated 10 months ago
- Deep copy generator☆156Updated 6 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- adorable gopher logos☆129Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Dead simple Go database migration library.☆176Updated last year
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- A collection of plugins for Goa.☆68Updated last week
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆65Updated 2 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago