Testing
测试框架与工具
pod4g/hiper
🚀 A statistical analysis tool for performance testing
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
h2non/toxy
Hackable HTTP proxy for resiliency testing and simulated network conditions
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
nunit/nunit
NUnit Framework
asatarin/testing-distributed-systems
Curated list of resources on testing distributed systems
testcontainers/testcontainers-node
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
friendlyanon/cmake-init
The missing CMake project initializer
dosisod/refurb
A tool for refurbishing and modernizing Python codebases
addyosmani/web-quality-skills
Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals.
SpectoLabs/hoverfly
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
pytest-dev/pytest-testinfra
Testinfra test your infrastructures
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
tapjs/tapjs
Test Anything Protocol tools for node
mojoaxel/awesome-regression-testing
🕶️ A curated list of resources around the topic: visual regression testing
TestSprite/testsprite-cli
Official TestSprite CLI — AI-powered automated testing from your terminal
kunal-kushwaha/DevOps-Bootcamp
This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of WeMakeDevs.
nvh95/jest-preview
Debug your Jest tests. Effortlessly.🛠🖼
zalando/zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
jest-community/jest-extended
Additional Jest matchers 🃏💪
ligurio/sqa-wiki
My own notes (drafts mostly) about software quality
testing-library/user-event
🐕 Simulate user events
specta/specta
A light-weight TDD / BDD framework for Objective-C & Cocoa
TheJambo/awesome-testing
A curated list of testing resources
benkeen/generatedata
A powerful, feature-rich, random test data generator.
twitter/finatra
Fast, testable, Scala services built on TwitterServer and Finagle
testcontainers/testcontainers-python
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
orchestral/testbench
Laravel Testing Helper for Packages Development
infection/infection
PHP Mutation Testing library