coverage
There are 1460 repositories under coverage topic.
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
simplecov-ruby/simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
jacoco/jacoco
:microscope: Java Code Coverage Library
theintern/intern
A next-generation code testing stack for JavaScript.
coverlet-coverage/coverlet
Cross platform code coverage for .NET
kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
sagiegurari/cargo-make
Rust task runner and build tool.
friendlyanon/cmake-init
The missing CMake project initializer
infection/infection
PHP Mutation Testing library
mbj/mutant
Automated code reviews via mutation testing - semantic code coverage.
hcoles/pitest
State of the art mutation testing system for the JVM
jejacks0n/teaspoon
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
OpenCover/opencover
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
shellspec/shellspec
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
taiki-e/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
kahlan/kahlan
:heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice
humbug/humbug
Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
nickmerwin/node-coveralls
lcov posting to coveralls.io
gcovr/gcovr
Generate code coverage reports with gcc/gcov
jonreid/XcodeCoverage
Code coverage for Xcode projects (Objective-C only)
Aeternalis-Ingenium/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
gogradle/gogradle
A Gradle Plugin Providing Full Support for Go
brentp/mosdepth
fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
SimonKagstrom/kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
grodowski/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, code structure and SimpleCov coverage reports
johnthagen/python-blueprint
🐍 Example Python project using best practices 🥇
StableCoder/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.
econchick/interrogate
Explain yourself! Interrogate a codebase for docstring coverage.
vmasto/express-babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
ethz-asl/polygon_coverage_planning
Coverage planning in general polygons with holes.
utPLSQL/utPLSQL
Testing Framework for PL/SQL
dariusz-wozniak/List-of-Testing-Tools-and-Frameworks-for-.NET
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
TheKevJames/coveralls-python
Show coverage stats online via coveralls.io
fastlane-community/xcov
Nice code coverage reporting without hassle
ben-marshall/awesome-open-hardware-verification
A List of Free and Open Source Hardware Verification Tools and Frameworks
SteveGilham/altcover
Cross-platform coverage gathering and processing tool set for dotnet/.Net Framework and Mono