全部标签
目录标签

#unit-testing

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

64 条记录
标签为“unit-testing”按健康指数排序
Packagist
98卓越健康指数
infection/infection
PHP Mutation Testing library
PHP★ 2,239↓ 1.5M/月2026年9月5日
BSD-3-Clause2026年9月5日 · 指标 2.10.0
PyPI
98卓越健康指数
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Python★ 14.5K↓ 1.1B/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
96卓越健康指数
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日 · 指标 2.10.0
NuGet · npm · RubyGems
95卓越健康指数
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
C#★ 3,8162026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
npm
94卓越健康指数
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
TypeScript★ 5,093↓ 123M/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
Maven
94卓越健康指数
robolectric/robolectric
Android Unit Testing Framework
Java★ 6,0412026年8月28日
自定义许可证2026年8月28日 · 指标 2.10.0
npm
94卓越健康指数
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
JavaScript★ 9,757↓ 48.5M/月2026年8月15日
自定义许可证2026年8月15日 · 指标 2.10.0
PyPI
92优秀健康指数
pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
Python★ 750↓ 4.3M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
Maven
91优秀健康指数
stryker-mutator/stryker4s
Mutation testing for Scala
Scala★ 2122026年7月21日
Apache-2.02026年7月21日 · 指标 2.10.0
npm
90优秀健康指数
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日 · 指标 2.10.0
RubyGems
88优秀健康指数
ThrowTheSwitch/Ceedling
Unit testing and build system for C projects
Ruby★ 8292026年7月23日
MIT2026年7月23日 · 指标 2.10.0
npm · NuGet · RubyGems
86优秀健康指数
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
C#★ 1,0942026年7月16日
Apache-2.02026年7月16日 · 指标 2.10.0
NuGet
86优秀健康指数
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
C#★ 2,9642026年7月22日
自定义许可证2026年7月22日 · 指标 2.10.0
NuGet
86优秀健康指数
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
C#★ 4,6002026年8月28日
自定义许可证2026年8月28日 · 指标 2.10.0
84优秀健康指数
ThrowTheSwitch/Unity
Simple unit testing for C
C · Ruby · C++★ 5,3562026年8月28日
MIT2026年8月28日 · 指标 2.10.0
npm
84优秀健康指数
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日 · 指标 2.10.0
Go
84优秀健康指数
vladopajic/go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
Go★ 2362026年7月27日
GPL-3.02026年7月27日 · 指标 2.10.0
Packagist
83优秀健康指数
10up/wp_mock
WordPress API Mocking Framework
PHP★ 710↓ 83.9K/月2026年8月6日
自定义许可证2026年8月6日 · 指标 2.10.0
NuGet
81优秀健康指数
delegateas/XrmMockup
Engine which simulates your exact Dynamics 365/CRM instance locally including all of it's logic!
C#★ 822026年8月5日
MIT2026年8月5日 · 指标 2.10.0
npm
81优秀健康指数
ealush/vest
Vest ✅ Declarative validations framework
TypeScript★ 2,6642026年7月19日
MIT2026年7月19日 · 指标 2.10.0
NuGet
80优秀健康指数
atc-net/atc-test
A common library for writing tests using XUnit, AutoFixture, NSubstitute and AwesomeAssertions.
C#★ 12026年8月24日
MIT2026年8月24日 · 指标 2.10.0
npm
80优秀健康指数
danfry1/vitest-native
Test React Native with Vitest — against real React Native, or a fast mock. One plugin, zero config.
TypeScript · JavaScript★ 39↓ 41.3K/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
PyPI
80优秀健康指数
platformio/platformio-core
Your Gateway to Embedded Software Development Excellence :alien:
Python★ 9,3982026年8月12日
Apache-2.02026年8月12日 · 指标 2.10.0
PyPI
80优秀健康指数
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日 · 指标 2.10.0
Packagist
78良好健康指数
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
PHP★ 488↓ 89.9K/月2026年9月5日
自定义许可证2026年9月5日 · 指标 2.10.0
77良好健康指数
Azure/umock-c
A pure C mocking library
C★ 362026年7月20日
MIT2026年7月20日 · 指标 2.10.0
Packagist
77良好健康指数
Yoast/PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
PHP★ 186↓ 2.1M/月2026年8月27日
BSD-3-Clause2026年8月27日 · 指标 2.10.0
NuGet
75良好健康指数
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日 · 指标 2.10.0
npm
73良好健康指数
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日 · 指标 2.10.0
NuGet
73良好健康指数
xunit/xunit.analyzers
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
C#★ 2012026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0