Testing
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.
- GitHub: https://github.com/topics/testing
- Wikipedia: https://en.wikipedia.org/wiki/Software_testing
- Related Topics: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit,
- Aliases: test, testing-framework, testing-practices, testing-tools,
- Last updated: 2026-07-01 00:27:27 UTC
- JSON Representation
https://github.com/hanneskod/readme-tester
Validate PHP code examples in markdown files
examples phpunit readme testing
Last synced: 07 May 2025
https://github.com/supabase-community/mock_supabase_http_client
A mock HTTP client for mocking Supabase Client in Dart application.
flutter supabase supabase-client supabase-flutter testing
Last synced: 26 Jun 2025
https://github.com/deepmedia/multiplatform-testing
A Gradle plugin to ease testing in Kotlin Multiplatform projects with a focus on Android. Configures and manages emulators, invaluable on CI.
adb android android-emulator binary emulator gradle gradle-plugin kotlin kotlin-library kotlin-multiplatform ndk testing
Last synced: 09 Jul 2025
https://github.com/minapecheux/unity-unittestingpong
A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.
pong pong-game test testing unit-test unit-testing unity unity2d
Last synced: 10 Apr 2025
https://github.com/marioruiz/nice_hash
You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.
api generation hash json nicehash pattern random ruby ruby-gem string testing
Last synced: 07 May 2025
https://github.com/alexbyk/ftest
ftest - Go fluent testing library and fluent testing http client
Last synced: 08 Oct 2025
https://github.com/pheymann/artie
Scala test-framework for REST service refactorings
json microservice refactoring response-comparison rest shapeless test-automation testing
Last synced: 19 Mar 2025
https://github.com/abhivaikar/bookmarklets-for-testers
This repository documents browser bookmarklets I created using Javascript that I use daily to navigate to frequently used URLs that contain variable parameters. No rocket science. Just helps me being a quick tester.
browser hacks javascript productivity testing
Last synced: 12 Jul 2025
https://github.com/damies13/testdatatable
A shared data table store for use by testing applications
performance-testing regression-testing test-automation test-data testing testing-tools
Last synced: 18 Mar 2025
https://github.com/aiiddqd/testeroid
Auto tests and TDD for WordPress & WooCommerce with WP CLI
pestphp phpunit test-automation testing woocommerce wordpress
Last synced: 07 May 2025
https://github.com/teamkun/scenamatica
Let's enhance your PaperMC plugin quality with Scenamatica: YAML-defined scenarios, CI/CD integration
bukkit bukkit-plugin papermc papermc-plugin peyang scenario-test scenario-tester scenario-testing spigot spigot-plugin test test-automation testing
Last synced: 16 Jul 2025
https://github.com/MozillaSecurity/prefpicker
Manage & generate prefs.js files
automated-testing automation firefox fuzz fuzzing test testing
Last synced: 27 Mar 2025
https://github.com/maximeheckel/gojest
A standalone binary to run Go tests using the Jest platform and jest-runner-go
Last synced: 07 Sep 2025
https://github.com/subiabre/phpmetro
Streamlined sampling and analysis of results in PHP.
analysis sampling statistics testing
Last synced: 13 Dec 2025
https://github.com/trallard/jnb_reproducible
📓Notebook materials for the RSE conference workshop (2017)
jupyter-notebook nbdime nbval open-source reproducible-research testing version-control
Last synced: 21 Jun 2025
https://github.com/amadeusitgroup/kassette
kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.
developer-tools har http http-proxy http2 http2-proxy https https-proxy local-mocks man-in-the-middle mock mock-server mocking-server proxy proxy-server record replay testing
Last synced: 08 May 2025
https://github.com/gaainf/tanktools
Yandex-tank tools
ammo har har2ammo load pcap pcap2ammo phout statistics testing yandex-tank
Last synced: 14 Oct 2025
https://github.com/msztolcman/integresql-client-python
Python client for IntegreSQL
integration-testing integresql postgresql testing
Last synced: 05 Oct 2025
https://github.com/tvastar/test
test utilities for golang
golang golden golden-file markdown markdown-converter snippets testing
Last synced: 12 Jan 2026
https://github.com/stuartleeks/pestermatchhashtable
Hashtable assertions for Pester
Last synced: 06 Mar 2026
https://github.com/python-jsonschema/referencing-suite
A language agnostic test suite for the referencing specifications (grown out of JSON Schema)
json json-reference json-schema jsonschema language-agnostic test-suite testing
Last synced: 12 Apr 2025
https://github.com/misterjimson/playrunner
A user flow testing tool for websites based on Playwright
accessibility automation testing web
Last synced: 06 May 2025
https://github.com/octalmage/targetpractice
Test UI automation tools using Node.js.
Last synced: 07 May 2025
https://github.com/bmvantunes/youtube-react-testing-video2-config-jest-react-testing-library
Setup React.js Testing environment: Next.js, ts-jest, jest, react testing library, eslint plugins for jest and react-testing-library and GitHub Actions
eslint github-actions jest react-testing-library testing unit-test unit-testing
Last synced: 29 Jul 2025
https://github.com/crazy-canux/go-devops
Tons of devops tools for devops related project.
automation development devops operation testing
Last synced: 08 Aug 2025
https://github.com/sonertari/testproxy
Tool for end-to-end testing of proxy servers
development-tools end-to-end proxy-server testing
Last synced: 25 Jul 2025
https://github.com/erzz/codeclimate-standalone
Runs a detached version of CodeClimate which reports only in the workflow and does not require the CodeClimate Service
code-quality code-quality-analyzer codeclimate quality testing
Last synced: 03 Sep 2025
https://github.com/keplersj/jest-preset-gatsby
Preset for testing Gatsby sites using Jest.
gatsby jest react testing typescript unit-testing
Last synced: 13 Aug 2025
https://github.com/tekknolagi/isdt
The website for the Introduction to Software Development Tooling course.
build-systems command-line education git linux make testing vcs version-control
Last synced: 27 Mar 2025
https://github.com/jdgrimes/wp-http-testcase
PHPUnit testcase for testing code that uses WordPress's WP_HTTP class
phpunit phpunit-testcase testing wordpress
Last synced: 19 Mar 2025
https://github.com/akyoto/assert
A minimal & stateless assert package for writing tests.
Last synced: 07 Apr 2025
https://github.com/tfrommen/wceu-2018-unit-testing
Code for the workshop "An Introduction to Unit Testing (for WordPress)" at WordCamp Europe 2018.
javascript php testing unit-testing wordpress
Last synced: 07 May 2025
https://github.com/cosimo/http-cuke
Cucumber-style HTTP frontends testing
cucumber http perl testing testing-tools
Last synced: 02 Apr 2026
https://github.com/alicanerdurmaz/testing-react-apps
source code from youtube tutorial
jest mock msw react testing testing-library-react
Last synced: 09 Mar 2026
https://github.com/brandonchinn178/tasty-autocollect
Automatic collection of Tasty tests
Last synced: 29 Jun 2025
https://github.com/m0zgen/dns-tester
🛠 Test DNS speed reply with overage, min, max statistics
dns dns-test testing testing-tool
Last synced: 06 May 2025
https://github.com/ssssota/svelte-jsx-snippet
Write JSX as Svelte snippets for testing.
Last synced: 02 Jul 2025
https://github.com/misson20000/lakebed
Emulation-based testing for Nintendo Switch reimplementations
emulation nintendo-hacking nintendo-switch nintendo-switch-hacking test-driven-development testing
Last synced: 30 Apr 2025
https://github.com/miikka/karma-demo
Use Karma to run ClojureScript tests in Chrome
Last synced: 25 Sep 2025
https://github.com/idlesign/pytest-stub
Stub packages, modules and attributes.
pytest pytest-plugin python python3 stub stubbing testing
Last synced: 23 Apr 2025
https://github.com/wrike/pytest-hoverfly
Hoverfly integration for pytest
hoverfly pytest service-virtualization testing
Last synced: 09 Apr 2025
https://github.com/bitsofinfo/yas3fs-cluster-tester
Test harness to induce and validate activity across a multi-node yas3fs cluster
Last synced: 18 Oct 2025
https://github.com/aramzham/alltestingstuff
Me test here
csharp-code experimental tasks testing troelsen
Last synced: 26 Jul 2025
https://github.com/kujiale-mobile/vscode-kooltest
kooltest VSCode 自动化测试插件,提高开发自动化测试脚本的效率和用户体验
automated-testing testing typescript vscode-extension
Last synced: 02 May 2025
https://github.com/mschop/shopware-prod2testing
Shopware plugin, that anonymizes person related information and secrets from db.
Last synced: 20 Feb 2026
https://github.com/qavajs/vscode
VSCode extension to work with qavajs framework
Last synced: 01 May 2025
https://github.com/nfisher/lein-nashtest
Run CLJS tests in nashorn using cljs.test report hooks.
clojurescript lein-plugin leiningen testing
Last synced: 15 May 2025
https://github.com/gaul/mirrorfs
Mirror filesystem operations and check for consistency
Last synced: 15 Apr 2025
https://github.com/smart-ai-memory/empathy-framework
Combining a five-level AI framework with git-native memory overcomes session amnesia, enabling anticipation of problems weeks early. Production results: 2000x cost reduction, 10x+ productivity, shifting AI from reactive to predictive partnership through emotional intelligence, tactical empathy, and systems thinking.
ai ai-collaboration anthropic anticipatory-ai artificial-intelligence claude-code code-analysis debugging developer-productivity developer-tools developer-tools-monorepo fair-source framework healthcare-ai large-language-models llm memdocs open-source python testing
Last synced: 01 Feb 2026
https://github.com/mrdulin/mocha-chai-sinon-codelab
Learning testing with Mocha, Chai, Sinon By Examples
chai examples mocha mocha-chai-sinon mocha-tests mocha-typescript mochajs nodejs sinon sinon-js sinonjs stackoverflow test test-framework testing testing-framework testing-tools tutorial unit-test unit-testing
Last synced: 25 Oct 2025
https://github.com/hamvocke/ansible-local-testing-sample
An example of how to test ansible scripts locally
ansible example provisioning testing
Last synced: 26 Jun 2025
https://github.com/amirhnajafiz-archive/testcontainers
Example of using Test containers in Golang (NATS).
containers docker docker-compose go golang nats test-containers testing
Last synced: 15 Jul 2025
https://github.com/ashvardanian/hashevals
Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.
benchmark bioinformatics bloom-filter evaluation hash hashing hashmap hashtable minhash nlp smhasher string string-manipulation testing
Last synced: 09 Nov 2025
https://github.com/hafiz1379/space-travelers-hub
In this task, we use the real live data from the SpaceX API. This web application is for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
api css html javascript react redux router testing
Last synced: 20 Sep 2025
https://github.com/lazervel/testunit
TestUnit is PHP testing library that simplifies unit testing with an assertions.
debugging testing testunit xunit
Last synced: 10 Jun 2025
https://github.com/nitrado/connqc
Cross-region network transport testing tool
Last synced: 25 Dec 2025
https://github.com/felipefiali/pyselenium
A Python package that uses Selenium to enable for automating tests for web applications
blackbox-testing python python3 quality selenium selenium-webdriver test-automation testing testing-framework testing-tools ui-testing user-interface
Last synced: 27 Jun 2025
https://github.com/nanzhong/tstr
Test orchestration and analysis platform
hacktoberfest testing testing-tools
Last synced: 11 Jun 2025
https://github.com/ariesb/autokin
Easy to use gherkin-based scripting for non-developers to work or build REST API Automation testing without coding.
api automation bdd contract-testing gherkin json-schema puppeteer response-schema rest-api rest-client scenario testing web
Last synced: 31 Oct 2025
https://github.com/crazi-coder/resttest3
A REST testing and API microbenchmarking tool
api pycurl pyresttest python rest rest-api testing testing-tools
Last synced: 11 Mar 2026
https://github.com/qgadrian/compox
🏁 Auto start Docker containers before running your tests
docker-compose docker-container docker-testing elixir-lang testing
Last synced: 01 Jul 2025
https://github.com/typescript-tdd/jasmine-ts-auto-mock
Jasmine test utility with automatic mock creation for interfaces and classes
fake jasmine mock mock-interface mock-typescript testing typescript-transformer
Last synced: 30 Jul 2025
https://github.com/quasilyte/inltest
Package inltest helps you to test that performance-sensitive funcs are inlineable.
go golang inline inlining library performance testing
Last synced: 19 Mar 2025
https://github.com/codelytv/typescript-react_library-vite_template
Template for creating React libraries with TypeScript following best practices: Storybook for documentation, testing, Continuous Integration, and linting
cypress eslint github-actions jest react-library storybook testing typescript vite vite-template vite-template-react
Last synced: 26 Apr 2025
https://github.com/roniemartinez/humanframework
Human Framework: Test Automation Framework for Humans™
automated-testing automation humanframework test-automation testing testing-framework
Last synced: 23 Mar 2025
https://github.com/crazy-canux/super-devops
Tons of devops tools for devops related project.
automation development devops operation testing
Last synced: 09 Apr 2025
https://github.com/bayer-group/mocka
Mocka is a mocking and stubbing package written for the Go programming language.
golang golang-package mocking stubbing testing
Last synced: 12 Apr 2025
https://github.com/hugodf/express-supertest-moxios
Testing an Express app with SuperTest and moxios
express express-supertest express-supertest-moxios moxios supertest testing
Last synced: 08 Oct 2025
https://github.com/d-led/cpp-testing-no-excuses
there's no excuse not to do bdd/tdd in c++ projects
bdd cplusplus cucumber specification testing unit-testing
Last synced: 14 Apr 2025
https://github.com/gagarinjs/meteor-mocha
A set of packages for writing unit tests in Meteor
Last synced: 28 Oct 2025
https://github.com/sunesimonsen/chance-generators
Random generators based on changejs
generators property-based-testing testing unexpected
Last synced: 22 Apr 2025
https://github.com/soroushj/grpcmock
Mock gRPC servers dynamically in Go
go-module golang-module grpc grpc-go mock testing
Last synced: 17 Mar 2026
https://github.com/alexmx/Combinations
A blazingly fast runtime test generator suited for boundary testing.
brute-force ios testing ui-testing unit-testing xctest
Last synced: 31 Mar 2025
https://github.com/lucasvmiguel/integration
Integration is a Go tool to run integration tests.
go golang grpc http integration-testing mock test testing testing-tools websocket
Last synced: 01 Sep 2025
https://github.com/bevry/errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
client-side debugging nodejs testing
Last synced: 01 Mar 2026
https://github.com/haxxorsid/referralboard
A referral network for you to get and give job referrals.
cypress go golang jwt jwt-authentication jwt-token kanban postgres postgresql react reactjs referral referral-platform relational-databases scrum software-engineering sprints sql testing typescript
Last synced: 21 Apr 2025
https://github.com/esrafilelahi/pets-react-testing
testing with jest, @testing-library/react in reactjs
jest react-testing-library testing
Last synced: 27 Jul 2025
https://github.com/ulfsauer0815/assertj-jsoup
AssertJ assertions for HTML
assertj assertj-assertions java jsoup kotlin kotlin-dsl testing
Last synced: 14 Jan 2026
https://github.com/catdad/puptron
🐶 automate your Electron application with Puppeteer
automation electron puppeteer test-automation testing
Last synced: 08 Apr 2025
https://github.com/amyreese/unittest-ft
Run Python tests in parallel with free threading
free-threading hacktoberfest nogil python testing unittest
Last synced: 23 Apr 2025
https://github.com/test-kitchen/busser-minitest
A Busser runner plugin for the minitest testing library
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/ozontech/testo-allure
Allure report plugin for Testo framework. Visualize results of a test run!
allure go plugin reporting testing testo testo-plugin
Last synced: 29 Jun 2026
https://github.com/chuanqisun/jasmine-mock-factory
A Jasmine helper for creating mocked classes
jasmine jasmine-tests mock moq test-utils testing typescript unit-test
Last synced: 17 Jun 2026
https://github.com/estruyf/playwright-m365-helpers
A set of helpers for creating E2E tests for your Microsoft 365 projects using Playwright
authentication e2e e2e-testing microsoft microsoft365 power-platform testing
Last synced: 23 Apr 2025
https://github.com/sevdanurgenc/software-testing-lecture-notes
In this repo, there are lecture notes of Software Testing.
software-testing software-testing-tools testing testing-tools
Last synced: 24 Jul 2025
https://github.com/pdabrowski6/cable-ready-testing
Cable Ready testing utils
cableready rails rspec testing
Last synced: 12 Apr 2025
https://github.com/0x24a537r9/diff-react
Smart React tree differ
diff react react-native react-vr testing
Last synced: 23 Apr 2025
https://github.com/spechive/spechive
OSS platform — NestJS + React + Drizzle + PostgreSQL
flaky-tests nestjs open-source playwright playwright-reporter postgresql react self-hosted test-analytics test-reporting testing typescript
Last synced: 29 Apr 2026