全部标签
目录标签

#unit-testing

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

33 条记录
标签为“unit-testing”按健康指数排序
PyPI
88优秀健康指数
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Python★ 14.3K2026年7月16日
MIT2026年7月16日 · 指标 1.13.0
83良好健康指数
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
C#★ 9652026年7月16日
MIT2026年7月16日 · 指标 1.13.0
PyPI
78良好健康指数
pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
Python★ 748↓ 4.3M/月2026年7月18日
Apache-2.02026年7月18日 · 指标 1.13.0
Maven
77良好健康指数
stryker-mutator/stryker4s
Mutation testing for Scala
Scala★ 2122026年7月21日
Apache-2.02026年7月21日 · 指标 1.13.0
npm
75良好健康指数
MCPJam/inspector
Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
TypeScript★ 2,069↓ 55.8K/月2026年7月18日
自定义许可证2026年7月18日 · 指标 1.13.0
NuGet
73良好健康指数
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
C#★ 2,9642026年7月22日
自定义许可证2026年7月22日 · 指标 1.13.0
npm · NuGet · RubyGems
72良好健康指数
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
C#★ 1,0942026年7月16日
Apache-2.02026年7月16日 · 指标 1.13.0
71良好健康指数
ThrowTheSwitch/Unity
Simple unit testing for C
C · Ruby · C++★ 5,3052026年7月20日
MIT2026年7月20日 · 指标 1.13.0
Packagist
71良好健康指数
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
PHP★ 486↓ 77.4K/月2026年7月14日
自定义许可证2026年7月14日 · 指标 1.13.0
npm
71良好健康指数
thisisagile/easy
Straightforward library for building domain-driven microservice architectures, implementing a simple evolutionary architecture.
TypeScript★ 133↓ 31.7K/月2026年7月21日
MIT2026年7月21日 · 指标 1.13.0
PyPI
68中等健康指数
pytest-dev/pytest-localserver
pytest plugin to test server connections locally. This repository was migrated from Bitbucket.
Python★ 37↓ 466.1K/月2026年7月21日
MIT2026年7月21日 · 指标 1.13.0
68中等健康指数
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
C#★ 4,5902026年7月16日
自定义许可证2026年7月16日 · 指标 1.13.0
Packagist
66中等健康指数
Yoast/PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
PHP★ 186↓ 1.8M/月2026年7月21日
BSD-3-Clause2026年7月21日 · 指标 1.13.0
NuGet
65中等健康指数
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
C#★ 3,5322026年7月17日
MIT2026年7月17日 · 指标 1.13.0
65中等健康指数
Azure/umock-c
A pure C mocking library
C★ 362026年7月20日
MIT2026年7月20日 · 指标 1.13.0
npm
63中等健康指数
atomic-testing/atomic-testing
Atomic Testing solves the difficulty of maintaining UI tests for third‑party UI components by providing a consistent, reusable approach that adapts across multiple testing environments
TypeScript★ 52026年7月15日
MIT2026年7月15日 · 指标 1.13.0
63中等健康指数
sbt-doctest/sbt-doctest
Doctest for scala
Scala★ 1882026年7月21日
MIT2026年7月21日 · 指标 1.13.0
Packagist
61中等健康指数
Yoast/wp-test-utils
PHPUnit and WordPress cross-version compatibility layer for testing plugins and themes build for WordPress
PHP★ 62↓ 81.8K/月2026年7月21日
自定义许可证2026年7月21日 · 指标 1.13.0
NuGet
60中等健康指数
machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
C#★ 8992026年7月21日
MIT2026年7月21日 · 指标 1.13.0
PyPI
60中等健康指数
samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
Python★ 9992026年7月18日
MIT2026年7月18日 · 指标 1.13.0
Go
59中等健康指数
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Go★ 13.2K2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
Packagist
59中等健康指数
ericsizemore/phpunit-coverage-check
Check the code coverage using the clover report of PHPUnit.
PHP★ 6↓ 8,105/月2026年7月14日
MIT2026年7月14日 · 指标 1.13.0
Go
57中等健康指数
knq/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Go★ 13.2K2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
NuGet
52中等健康指数
Lombiq/Testing-Toolbox
General testing, mostly unit testing extensions and helpers.
C#★ 02026年7月17日
BSD-3-Clause2026年7月17日 · 指标 1.13.0
Hex
51中等健康指数
appunite/mockery
Simple mocking library for asynchronous testing in Elixir.
Elixir★ 94↓ 50.2K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
Packagist
49存在风险健康指数
Codeception/Codeception
Full-stack testing PHP framework
PHP★ 4,859↓ 1.3M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
49存在风险健康指数
ealush/vest
Vest ✅ Declarative validations framework
TypeScript★ 2,6642026年7月19日
MIT2026年7月19日 · 指标 1.13.0
Go
48存在风险健康指数
DaltonSW/prism
Turn raw test output into beautiful data
Go★ 1102026年7月18日
MIT2026年7月18日 · 指标 1.13.0
45存在风险健康指数
i2van/LPRun
The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad drivers or for running LINQPad scripts.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
44存在风险健康指数
olets/zsh-test-runner
Straight-forward tests, full-featured test suites, and clear coverage reports for zsh and —under zsh's emulation— csh, ksh, and sh. About 300 unique cloners as of Aug '25. Human-written.
Shell★ 142026年7月20日
自定义许可证2026年7月20日 · 指标 1.13.0