全部标签
目录标签

#tests

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

64 条记录
标签为“tests”按健康指数排序
npm
98卓越健康指数
cucumber/cucumber-js
Cucumber for JavaScript
TypeScript · Gherkin★ 5,385↓ 9.7M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm
94卓越健康指数
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
TypeScript★ 2,844↓ 17.2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
93卓越健康指数
adamchainz/time-machine
Travel through time in your tests.
Python · C★ 994↓ 22.5M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
93卓越健康指数
dbfixtures/pytest-postgresql
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
Python★ 529↓ 6.2M/月2026年8月29日
LGPL-3.02026年8月29日 · 指标 2.10.0
PyPI
93卓越健康指数
scanapi/scanapi
Automated Integration Testing and Live Documentation for your API
Python★ 1,573↓ 2,474/月2026年8月1日
MIT2026年8月1日 · 指标 2.10.0
PyPI
91优秀健康指数
wemake-services/django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
Python★ 573↓ 655.7K/月2026年8月19日
MIT2026年8月19日 · 指标 2.10.0
NuGet
89优秀健康指数
PHOENIXCONTACT/MORYX-Framework
:gear: .NET based framework to quickly build three-tier applications.
C# · TypeScript★ 542026年8月24日
Apache-2.02026年8月24日 · 指标 2.10.0
Packagist
89优秀健康指数
php-testo/testo
The Testing Framework
PHP★ 210↓ 22.3K/月2026年9月5日
BSD-3-Clause2026年9月5日 · 指标 2.10.0
npm
88优秀健康指数
csstools/postcss-plugins
PostCSS Tools and Plugins
CSS · JavaScript · TypeScript★ 1,052↓ 984M/月2026年8月4日
MIT-02026年8月4日 · 指标 2.10.0
PyPI
88优秀健康指数
nose-devs/nose2
The successor to nose, based on unittest2
Python★ 8272026年8月4日
自定义许可证2026年8月4日 · 指标 2.10.0
npm
88优秀健康指数
vuejs/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
TypeScript · Vue★ 14.7K↓ 26M/月2026年8月6日
MIT2026年8月6日 · 指标 2.10.0
Packagist
87优秀健康指数
PHPCSStandards/composer-installer
Composer installer for PHP_CodeSniffer coding standards
PHP★ 601↓ 5.6M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm
87优秀健康指数
ckeditor/ckeditor5-dev
CKEditor 5 development tools packages.
TypeScript · JavaScript★ 452026年7月15日
自定义许可证2026年7月15日 · 指标 2.10.0
npm
81优秀健康指数
Fryuni/inox-tools
Oxygen-free tools for Astronauts.
TypeScript★ 141↓ 104.8K/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
Packagist · PyPI
81优秀健康指数
phpspec/phpspec
SpecBDD Framework for PHP
PHP · Gherkin★ 1,905↓ 240K/月2026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
Packagist
80优秀健康指数
TYPO3/testing-framework
TYPO3 testing framework for core and extensions
PHP★ 67↓ 162.5K/月2026年7月22日
GPL-2.02026年7月22日 · 指标 2.10.0
npm
80优秀健康指数
juanjoGonDev/fastypest
With this library, you can run your test suites without having to stop and restore the database in between them
TypeScript★ 7↓ 2,850/月2026年7月16日
GPL-3.02026年7月16日 · 指标 2.10.0
Packagist
78良好健康指数
Brain-WP/BrainMonkey
Mocking utility for PHP functions and WordPress plugin API
PHP★ 342↓ 624.1K/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
Packagist
78良好健康指数
coduo/php-matcher
The easiest way to match data structures like JSON/PlainText/XML against readable patterns. Sandbox:
PHP★ 841↓ 202.4K/月2026年7月31日
MIT2026年7月31日 · 指标 2.10.0
Packagist · PyPI
77良好健康指数
dvdoug/behat-code-coverage
Behat Extension to generate code coverage reports for Behat tests
PHP★ 62↓ 105K/月2026年7月28日
BSD-2-Clause2026年7月28日 · 指标 2.10.0
npm
77良好健康指数
remirror/remirror
ProseMirror toolkit for React 🎉
TypeScript★ 3,034↓ 1.6M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.fixtures.integration
Provides a reusable and generic integration test xunit fixture that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.tests.integration
An abstract xUnit test class for end-to-end integration, involving WebApplicationFactory, tests
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.utils.test.authhandler
A custom test authentication handler that builds a ClaimsPrincipal from headers or a JWT to simulate authenticated users during integration tests.
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 2.10.0