GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

Test coverage

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
Website
Wikipedia

相关主题

Test automationCI/CD
https://static.github-zh.com/github_avatars/simplecov-ruby?size=40
simplecov-ruby / simplecov

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

Rubytest-coverageCode qualityRailsTest coveragecoverage-reportcoverage-library
Ruby 4.83 k
2 个月前
TheLartians/ModernCppStarter
https://static.github-zh.com/github_avatars/TheLartians?size=40
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.

C++cmaketemplate依赖管理持续集成Cmodern-cmake-templatemodern-cmakestarterBootstrapclang-formatTest coveragecodecov免费Open SourceSanitizationcmakelists
CMake 4.81 k
3 个月前
https://static.github-zh.com/github_avatars/theintern?size=40
theintern / intern

A next-generation code testing stack for JavaScript.

internTypeScriptJavaScriptTestingTest coveragewebdriver
TypeScript 4.35 k
2 年前
https://static.github-zh.com/github_avatars/jacoco?size=40
jacoco / jacoco

🔬 Java Code Coverage Library

jacocoTest coverageJavaKotlinGroovybytecodeInstrumentationjava-agentjava-virtual-machinejava5java17
Java 4.35 k
4 天前
https://static.github-zh.com/github_avatars/coverlet-coverage?size=40
coverlet-coverage / coverlet

Cross platform code coverage for .NET

code-coverage.NETunittestTest coveragecross-platformcoverage-librarycoverletInstrumentationbytecode
C# 3.07 k
2 个月前
https://static.github-zh.com/github_avatars/kunalkapadia?size=40
kunalkapadia / express-mongoose-es6-rest-api

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

ECMAScriptExpressNode.jsMongooseBabelESLintJSON Web TokensTest coverageMongoDBMochaAuthenticationYarn.env模板
JavaScript 2.93 k
5 年前
https://static.github-zh.com/github_avatars/sagiegurari?size=40
sagiegurari / cargo-make

Rust task runner and build tool.

buildbuild-toolbuild-automationtask-runnertaskRustcargocargo-subcommandmaketravis-citravisappveyorgitlab-cicargo-plugincircleciTest coverageActions
Rust 2.77 k
19 天前
https://static.github-zh.com/github_avatars/friendlyanon?size=40
friendlyanon / cmake-init

The missing CMake project initializer

cmakePythonC++executableheader-onlyscaffolding模板Testing持续集成cppcheckclang-tidyvcpkgCclang-formatstatic-analysisTest coverageConan
CMake 2.31 k
4 个月前
https://static.github-zh.com/github_avatars/infection?size=40
infection / infection

#PHP 代码质量检查工具#PHP Mutation Testing library

PHPmutationmutanttest-frameworkParsingTest coverageinfectionTestingmutation-analysismutation-testing
PHP 2.1 k
2 天前
mbj/mutant
https://static.github-zh.com/github_avatars/mbj?size=40
mbj / mutant

Automated code reviews via mutation testing - semantic code coverage.

mutation-testingRubyTest coverageRSpecminitest代码审查code-quality-analyzermutantuncovered-semanticsstatic-analysisdynamic-analysis
Ruby 1.98 k
22 天前
https://static.github-zh.com/github_avatars/hcoles?size=40
hcoles / pitest

State of the art mutation testing system for the JVM

mutation-analysismutation-testingTest coveragejunittestngTestingJava
Java 1.74 k
11 天前
https://static.github-zh.com/github_avatars/jejacks0n?size=40
jejacks0n / teaspoon

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

JasminequnitbrowserstackMochaTest coveragejavascript-testsRails
JavaScript 1.42 k
10 个月前
https://static.github-zh.com/github_avatars/OpenCover?size=40
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

profilerTest coverage
C++ 1.32 k
4 年前
shellspec/shellspec
https://static.github-zh.com/github_avatars/shellspec?size=40
shellspec / shellspec

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

dashBashZshShellposix-compliantposix-shBehavior-driven developmentTestingTest coveragemockScriptTest-driven development
Shell 1.25 k
9 个月前
https://static.github-zh.com/github_avatars/kahlan?size=40
kahlan / kahlan

✔️ PHP Test Framework for Freedom, Truth, and Justice

PHPBehavior-driven developmentTestingTest-driven developmentspecmonkey-patchingTest coverage
PHP 1.15 k
4 个月前
https://static.github-zh.com/github_avatars/humbug?size=40
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.

mutation-testingPHPTest coverageTestingmutation-analysis
PHP 1.13 k
7 年前
https://static.github-zh.com/github_avatars/taiki-e?size=40
taiki-e / cargo-llvm-cov

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

Rustcargo命令行界面Test coverage
Rust 1.1 k
12 天前
https://static.github-zh.com/github_avatars/nickmerwin?size=40
nickmerwin / node-coveralls

lcov posting to coveralls.io

coverallsJavaScriptMochaTest coveragetest-coverage
JavaScript 1.07 k
2 年前
https://static.github-zh.com/github_avatars/gcovr?size=40
gcovr / gcovr

Generate code coverage reports with gcc/gcov

PythonTest coverageCC++coverage-reportgccclang
Python 928
1 个月前
https://static.github-zh.com/github_avatars/jonreid?size=40
jonreid / XcodeCoverage

Code coverage for Xcode projects (Objective-C only)

XcodeTest coverageObjective-C
Perl 858
3 年前
loading...