go-test-coverage

Test coverage reporter

Tools to report on test coverage issues and ensure higher code quality

go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold

GitHub

87 stars
2 watching
11 forks
Language: Go
last commit: 8 days ago
Linked from 1 awesome list

cici-cdcicdcode-coveragecontinuous-integrationcoveragecoverage-reportdeveloper-toolsgithub-actionsgogo-test-coveragego-testinggolangtest-automationtest-coveragetestingtesting-toolsunit-test

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
qiniu/goc A comprehensive testing system for Go programming language applications 818
go-gremlins/gremlins A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests 198
msoap/go-carpet Analyzes test coverage of Go source files and displays the results in the terminal. 246
go-playground/overalls A tool that generates coverage reports for Go test suites in multi-package projects 114
antonboom/testifylint A tool that checks the usage of the testify testing framework in Go programs 101
xhd2015/xgo An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing 368
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 173
jidicula/go-fuzz-action An Automated testing workflow for Go code using built-in fuzz testing features 15
bradleyjkemp/cupaloy Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots 308
tvastar/test A package of test utilities for Go programming language 9
gha-common/go-beautiful-html-coverage An action to track code coverage in pull requests and generate an HTML preview of the results. 13
rafaelsq/nvim-goc.lua An extension for Neovim that provides a plugin to analyze Go code coverage. 48
orlangure/gocovsh A command-line tool for visualizing and exploring Go coverage reports 355
crossoverjie/ptg A tool for testing and interacting with gRPC services in various scenarios. 328
maxatome/go-testdeep Tool for comparing and testing Go code 436