test-coverage topic
go-carpet
Tool for show test coverage in terminal for Go source files
go-script-bash
Framework for writing modular, discoverable, testable Bash scripts
courtney
Courtney is a coverage tool for Go
vscode-coverage-gutters
Display test coverage generated by lcov and xml - works with many languages
simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
node-coveralls
lcov posting to coveralls.io
undercover
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
Repository for Wallaby.js questions and issues
cmake-scripts
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
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.