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: about 2 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,025
vladopajic/go-test-coverage Tools to report on test coverage issues and ensure higher code quality 87
unstppbl/gowap Analyzes web pages to extract technologies and metadata 192
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. 832
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
qiniu/goc A comprehensive testing system for Go programming language applications 818
antonboom/testifylint A tool that checks the usage of the testify testing framework in Go programs 101
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 173
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 368
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,116
bradleyjkemp/cupaloy Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots 308
matryer/is A testing framework for Go with simple and readable API 1,782