boumenot / gocover-coberturaLinks
golang : go tool cover to XML (Cobertura) export tool.
☆133Updated 2 weeks ago
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 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆516Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆172Updated 5 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆304Updated 3 weeks ago
- ␊ whitespace linter - Forces you to use empty lines!☆320Updated this week
- Check that no globals are present in Go code.☆119Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆344Updated 5 months ago
- Go linter for forbidding identifiers☆149Updated 7 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆225Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆451Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆118Updated 3 weeks ago
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- Integration testing in Go with Docker☆112Updated last week
- Automated Semantic Import Versioning Upgrades☆419Updated last week
- Logur is an opinionated collection of logging best practices☆205Updated 7 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…☆321Updated 3 weeks ago
- ☆213Updated last year
- Transformation functions generator for Protocol Buffers.☆216Updated 6 months ago
- Generate interfaces from structure methods.☆347Updated this week
- Convert string to duration in golang