go-gremlins / gremlins
A mutation testing tool for Go.
☆225Updated 8 months ago
Alternatives and similar repositories for gremlins:
Users that are interested in gremlins are comparing it to the libraries listed below
- 🧬 Go Mutation Testing☆269Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 3 months ago
- Naive code generator that creates mock implementation using testify.mock☆209Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆290Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆482Updated last month
- OpenTelemetry Tracing instrumentation for PostgreSQL☆129Updated last week
- 🪵 Ensure consistent code style when using log/slog☆194Updated 3 weeks ago
- checks usage of OpenTelemetry/Census spans☆81Updated this week
- Mutation testing for Go source code. Fork from https://github.com/zimmski/go-mutesting☆173Updated 3 weeks ago
- A modern generic testing assertions library for Go☆190Updated 2 months ago
- Collection of log/slog related projects.☆222Updated 3 months ago
- Automatically update your Go tests☆292Updated 2 months ago
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆84Updated 5 months ago
- 🎄 Go code coverage to SVG treemap☆557Updated last week
- A Go tool to auto generate methods for your enums☆472Updated 2 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆287Updated 6 months ago
- OpenTelemetry instrumentation for go-chi/chi☆138Updated 3 months ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆105Updated 8 months ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated 2 weeks ago
- Architecture checks for Go projects☆202Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆115Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated 3 weeks ago
- Go 1.23 range functions with database/sql☆146Updated 5 months ago
- Monitor Go app's performance in seconds, not a day.☆302Updated 4 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆312Updated 5 months ago
- Simple Go snapshot testing☆316Updated last year