Testing Tools & Software
Testing frameworks, QA tools, load testing.
jest-cheat-sheet
githubJest cheat sheet
gotests
githubAutomatically generate Go test boilerplate from your source code.
react-hooks-testing-library
github๐ Simple and complete React hooks testing utilities that encourage good testing practices.
fast-check
githubProperty based testing framework for JavaScript (like QuickCheck) written in TypeScript
go-fuzz
githubRandomized testing for Go
Codeception
githubFull-stack testing PHP framework
Nimble
githubA Matcher Framework for Swift and Objective-C
mimesis
githubMimesis is a fast Python library for generating fake data in multiple languages.
kotest
githubPowerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
tcpcopy
githubAn online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
go-cmp
githubPackage for comparing Go values in tests
jest-dom
github:owl: Custom jest matchers to test the state of the DOM
pa11y
githubPa11y is your automated accessibility testing pal
nodejs-testing-best-practices
githubBeyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)
intern
githubA next-generation code testing stack for JavaScript.
pandera
githubA light-weight, flexible, and expressive statistical data testing library
httprunner
githubHttpRunner ๆฏไธๆฌพๅผๆบ็ API/UI ๆต่ฏๆกๆถ๏ผ็ฎๅๆ็จ๏ผๅ่ฝๅผบๅคง๏ผๅ ทๆไธฐๅฏ็ๆไปถๅๆบๅถๅ้ซๅบฆ็ๅฏๆฉๅฑ่ฝๅใ
dredd
githubLanguage-agnostic HTTP API Testing Tool
swift-snapshot-testing
github๐ธ Delightful Swift snapshot testing.
CodeceptJS
githubSupercharged End 2 End Testing Framework for NodeJS
powermock
githubPowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
qunit
github๐ฎ An easy-to-use JavaScript unit testing framework.
awaitility
githubAwaitility is a small Java DSL for synchronizing asynchronous operations
jest-image-snapshot
githubโจ Jest matcher for image comparisons. Most commonly used for visual regression testing.