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
246 stars
5 watching
11 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
cligolangtest-coverageunittest
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes and summarizes Go test output for developers. | 1,036 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| Analyzes web pages to extract technologies and metadata | 193 |
| Tool for comparing and testing Go code | 436 |
| Tools for running MySQL tests in a containerized environment | 3 |
| A utility that determines whether a given output stream is a terminal or identifies its specific type on Windows. | 841 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| A comprehensive testing system for Go programming language applications | 824 |
| A tool that checks the usage of the testify testing framework in Go programs | 105 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| Tool to run multiple linters on Go code to detect errors and warnings | 67 |
| An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 371 |
| A tool for writing functional tests against real databases in Go applications. | 1,125 |
| Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots | 311 |
| A testing framework for Go with simple and readable API | 1,809 |