roveralls

Coverage tool

A tool for generating coverage reports for Go programs

A Go recursive coverage testing tool

GitHub

20 stars
3 watching
5 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vladopajic/go-test-coverage Reports on test coverage issues to ensure higher code quality and prevent regressions over time 99
go-playground/overalls A tool that generates coverage reports for Go test suites in multi-package projects 115
msoap/go-carpet Analyzes test coverage of Go source files and displays the results in the terminal. 246
qiniu/goc A comprehensive testing system for Go programming language applications 824
stray/roboteyes A tool for end-to-end testing of AS3 applications by simulating user interactions with the UI. 48
last-ent/testy-go An application that provides a simple and flexible way to run tests in Go projects. 8
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 201
mfridman/tparse Analyzes and summarizes Go test output for developers. 1,036
rafaelsq/nvim-goc.lua An extension for Neovim that provides a plugin to analyze Go code coverage. 48
cloverage/cloverage A Clojure-based tool for measuring and analyzing test coverage in software projects. 509
xhd2015/xgo An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing 371
antonboom/testifylint A tool that checks the usage of the testify testing framework in Go programs 105
appleboy/gofight A testing framework for building API handlers in Golang. 442
orlangure/gocovsh A command-line tool for visualizing and exploring Go coverage reports 358
lucaslorentz/minicover A tool to measure and report on the quality of code in .NET Core applications 211