Testing
测试框架与工具
codeceptjs/CodeceptJS
Supercharged End 2 End Testing Framework for NodeJS
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
qustavo/httplab
The interactive web server
nucleuscloud/neosync
Open Source Data Security Platform for Developers to Monitor and Detect PII, Anonymize Production Data and Sync it across environments.
ansible/molecule
An ansible-native testing framework for collections, playbooks, and roles with configurable workflows for testing any system or service
qunitjs/qunit
🔮 An easy-to-use JavaScript unit testing framework.
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
tox-dev/tox
Command line driven CI frontend and development task automation tool.
americanexpress/jest-image-snapshot
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
trailofbits/manticore
Symbolic execution tool
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
FactoryBoy/factory_boy
A test fixtures replacement for Python
denji/awesome-http-benchmark
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
thunderclient/thunder-client-support
Thunder Client is a lightweight Rest API Client Extension for VS Code.
roughike/inKino
A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.
jepsen-io/maelstrom
A workbench for writing toy implementations of distributed systems.
spockframework/spock
The Enterprise-ready testing and specification framework.
garden-io/garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
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.
callstack/agent-device
CLI to control iOS and Android devices for AI agents
schemathesis/schemathesis
Catch API bugs before your users do
cypress-io/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
phodal/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
qawolf/cli
QA Wolf from anywhere — your terminal, your CI, your AI agent.
minitest/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking.
shouldly/shouldly
Should testing for .NET—the way assertions should be!