boumenot / gocover-coberturaLinks
golang : go tool cover to XML (Cobertura) export tool.
☆135Updated last month
Alternatives and similar repositories for gocover-cobertura
Users that are interested in gocover-cobertura are comparing it to the libraries listed below
Sorting:
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 8 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆305Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆323Updated 2 weeks ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆226Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆174Updated 6 months ago
- Go linter for forbidding identifiers☆151Updated 7 months ago
- Check that no globals are present in Go code.☆119Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆517Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated last week
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- A Go test assertion library for verifying that two representations of JSON are semantically equal☆139Updated 11 months ago
- Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the abi…☆323Updated last month
- Logur is an opinionated collection of logging best practices☆205Updated 8 months ago
- A Go linter to check that errors from external packages are wrapped☆346Updated 5 months ago
- OpenTelemetry SQL database driver wrapper for Go☆119Updated last week
- Automated Semantic Import Versioning Upgrades☆422Updated last month
- Magic number detector for Go.☆201Updated last year
- Generate markdown documentation for Go (golang) code☆423Updated last year
- Integration testing in Go with Docker☆112Updated last month
- Collection of log/slog related projects.☆236Updated 2 months ago
- Interceptors for database/sql☆508Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 3 months ago
- Transformation functions generator for Protocol Buffers.☆216Updated 7 months ago
- 🪵 Ensure consistent code style when using log/slog☆209Updated this week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆422Updated 9 months ago
- Generate readme file from Go doc. Now available as a Github action!☆220Updated 11 months ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated 3 months ago
- ☆79Updated last year
- A collection of packages to augment the go testing package and support common patterns.