Repository navigation

#

Test coverage

相关主题

Test automationCI/CD

Test coverage is the percentage of your project being covered by—depending on the perspective—code or tests, which can be measured in different ways:

  • path coverage
  • line coverage
  • branch coverage
  • code coverage
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.

CMake
4991
5 个月前

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

Ruby
4844
8 天前

A next-generation code testing stack for JavaScript.

TypeScript
4353
2 年前

💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication

JavaScript
2929
5 年前

State of the art mutation testing system for the JVM

Java
1752
4 天前

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.

JavaScript
1422
1 年前

A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points

C++
1319
4 年前
shellspec/shellspec

A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

Shell
1280
8 天前
PHP
1147
6 个月前

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).

Rust
1129
9 天前

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.

PHP
1128
8 年前
JavaScript
1066
2 年前

Generate code coverage reports with gcc/gcov

Python
943
3 天前

Code coverage for Xcode projects (Objective-C only)

Perl
859
3 年前