Testing
测试框架与工具
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
addyosmani/web-quality-skills
Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals.
wcventure/FuzzingPaper
Recent Fuzzing Paper
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
pod4g/hiper
🚀 A statistical analysis tool for performance testing
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
h2non/toxy
Hackable HTTP proxy for resiliency testing and simulated network conditions
asatarin/testing-distributed-systems
Curated list of resources on testing distributed systems
nunit/nunit
NUnit Framework
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
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
kunal-kushwaha/DevOps-Bootcamp
This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of WeMakeDevs.
mojoaxel/awesome-regression-testing
🕶️ A curated list of resources around the topic: visual regression testing
nvh95/jest-preview
Debug your Jest tests. Effortlessly.🛠🖼
TheJambo/awesome-testing
A curated list of testing resources
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 🃏💪
antonbabenko/terraform-skill
Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns
testing-library/user-event
🐕 Simulate user events
ligurio/sqa-wiki
My own notes (drafts mostly) about software quality
specta/specta
A light-weight TDD / BDD framework for Objective-C & Cocoa
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.
benkeen/generatedata
A powerful, feature-rich, random test data generator.
twitter/finatra
Fast, testable, Scala services built on TwitterServer and Finagle