leanovate / gopterLinks
GOlang Property TestER
☆604Updated 2 months ago
Alternatives and similar repositories for gopter
Users that are interested in gopter are comparing it to the libraries listed below
Sorting:
- Rapid is a modern Go property-based testing library☆647Updated last month
- A simple utility for running exhaustiveness checks on Go "sum types."☆440Updated 3 months ago
- Mutation testing for Go source code☆656Updated 11 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,260Updated 3 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆321Updated 6 months ago
- Define and run pattern-based custom linting rules.☆827Updated 4 months ago
- Make temporary edits to your Go module dependencies☆900Updated 3 weeks ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated 10 months ago
- Golden file testing for Go☆248Updated 10 months ago
- a fake clock for golang☆708Updated 5 months ago
- Go subcommand library.☆771Updated 2 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Arbitrary-precision decimals for Go☆736Updated 10 months ago
- a tool for code clone detection☆351Updated last year
- Record and replay your HTTP interactions for fast, deterministic and accurate tests☆1,310Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆850Updated 4 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆875Updated last week
- Immutable transaction isolated sql driver for golang☆719Updated 3 months ago
- A refactoring tool for Go☆676Updated 3 months ago
- Immutable collections for Go☆727Updated last year
- Code generation tools for Go.☆431Updated 3 weeks 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 …☆661Updated 2 years ago
- A tool for generating self-contained, type-safe test doubles in go☆1,052Updated 3 weeks ago
- Load configuration in cascade from multiple backends into a struct☆504Updated this week