test-coverage topic

List test-coverage repositories

go-carpet

243
Stars
10
Forks
Watchers

Tool for show test coverage in terminal for Go source files

go-script-bash

93
Stars
16
Forks
Watchers

Framework for writing modular, discoverable, testable Bash scripts

courtney

155
Stars
26
Forks
Watchers

Courtney is a coverage tool for Go

vscode-coverage-gutters

443
Stars
89
Forks
Watchers

Display test coverage generated by lcov and xml - works with many languages

simplecov

4.7k
Stars
551
Forks
Watchers

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

node-coveralls

1.1k
Stars
257
Forks
Watchers

lcov posting to coveralls.io

undercover

713
Stars
28
Forks
Watchers

undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, co...

public

753
Stars
45
Forks
Watchers

Repository for Wallaby.js questions and issues

cmake-scripts

556
Stars
63
Forks
Watchers

Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.

libc

481
Stars
65
Forks
Watchers

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.