enrichman / gocolLinks
Color your Go coverage!
☆46Updated 2 years ago
Alternatives and similar repositories for gocol
Users that are interested in gocol are comparing it to the libraries listed below
Sorting:
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆175Updated last week
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆111Updated 4 months ago
- A tool for formatting Go test results as readable documentation☆191Updated 4 months ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆78Updated 3 weeks ago
- Go package that provides implementations of common data structures including a double-ended queue (Deque), a linked list, a queue, a trie…☆119Updated 3 months ago
- 🚨 Chi middleware for slog logger☆83Updated this week
- Go tool to generate documentation for environment variables☆94Updated 2 weeks ago
- Golang charting and graphing library☆122Updated last week
- GitHub Action to add a coverage badge to your Go repo☆85Updated 3 weeks ago
- Minimal test assertions in Go☆195Updated 5 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆164Updated last month
- 🚨 net/http middleware for slog logger☆92Updated last week
- go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold☆216Updated this week
- Utility for checking and viewing Golang struct alignment info☆196Updated 2 weeks ago
- devslog - Go slog.Handler for development