Testing
测试框架与工具
andywer/leakage
🐛 Memory leak testing for node.
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
la10736/rstest
Fixture-based test framework for Rust
scanapi/scanapi
Automated Integration Testing and Live Documentation for your API
wntrblm/nox
Flexible test automation for Python
Teemu/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
mxschmitt/awesome-playwright
A curated list of awesome tools, utils and projects using Playwright
vlucas/frisby
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
gemini-testing/gemini
💀💀💀[DEPRECATED] Use hermione
orlangure/gnomock
Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻
terraform-compliance/cli
a lightweight, security focused, BDD test framework against terraform.
pytest-dev/pytest-bdd
BDD library for the pytest runner
nvzqz/RandomKit
Random data generation in Swift
microsoft/pict
Pairwise Independent Combinatorial Tool
callstack/reassure
Performance testing companion for React and React Native
DjangoEx/awesome-python-resources
Awesome Python Resources
Stebalien/tempfile
Temporary file library for rust
bovigo/vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
boost-ext/ut
C++20 μ(micro)/Unit Testing framework
sivchari/kumo
A lightweight AWS service emulator written in Go
dnaeon/go-vcr
Record and replay your HTTP interactions for fast, deterministic and accurate tests
rubycdp/cuprite
Headless Chrome/Chromium driver for Capybara
shellspec/shellspec
A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
helm-unittest/helm-unittest
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
leancodepl/patrol
Flutter-first UI testing framework. Ready for action!
VoidenHQ/voiden
Design, Test and Document APIs in plain Markdown. Compose Requests with API blocks. Reuse, Replace & Version everything just like code. Offline, Truly Git Native, No Lock-in.
pixielabs/cavy
An integration test framework for React Native.
Endava/cats
CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.
kentcdodds/testing-workshop
A workshop for learning how to test JavaScript applications