go-carpet

Test analyzer

Analyzes test coverage of Go source files and displays the results in the terminal.

Tool for show test coverage in terminal for Go source files

GitHub

246 stars
5 watching
11 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists

cligolangtest-coverageunittest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mfridman/tparse Analyzes and summarizes Go test output for developers. 1,036
vladopajic/go-test-coverage Reports on test coverage issues to ensure higher code quality and prevent regressions over time 99
unstppbl/gowap Analyzes web pages to extract technologies and metadata 193
maxatome/go-testdeep Tool for comparing and testing Go code 436
arikama/go-mysql-test-container Tools for running MySQL tests in a containerized environment 3
mattn/go-isatty A utility that determines whether a given output stream is a terminal or identifies its specific type on Windows. 841
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
qiniu/goc A comprehensive testing system for Go programming language applications 824
antonboom/testifylint A tool that checks the usage of the testify testing framework in Go programs 105
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 178
surullabs/lint Tool to run multiple linters on Go code to detect errors and warnings 67
xhd2015/xgo An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing 371
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,125
bradleyjkemp/cupaloy Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots 311
matryer/is A testing framework for Go with simple and readable API 1,809