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

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

Ruby
4818
12 天前
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
4714
1 个月前

A next-generation code testing stack for JavaScript.

TypeScript
4358
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
1736
12 天前

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

JavaScript
1422
8 个月前

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++
1314
3 年前
shellspec/shellspec

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

Shell
1229
7 个月前
PHP
1146
2 个月前

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
1130
7 年前
JavaScript
1067
2 年前

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

Rust
1064
1 个月前

Generate code coverage reports with gcc/gcov

Python
917
4 天前

Code coverage for Xcode projects (Objective-C only)

Perl
858
3 年前