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-03 00:27:44 UTC
- JSON Representation
https://github.com/christimperley/roschaos
Smash your beloved robots to pieces, one component at a time
Last synced: 08 May 2026
https://github.com/javitocor/testing-javascript
Project to practice testing in JS environment using Jest.
javascript jest jest-tests microverse-projects odin-project testing
Last synced: 26 Feb 2026
https://github.com/wvteijlingen/swift-network-mocker
Speed up development and testing by adding an autogenerated network stubbing panel to your app.
mocking moya network-stubbing networking stubbing testing
Last synced: 11 Feb 2026
https://github.com/gsd-build/agent-inbox
Give any AI agent a disposable email inbox in one tool call. MCP server for email verification, auth flows, and testing.
ai-agent auth claude cursor disposable-email email mcp mcp-server model-context-protocol testing verification windsurf
Last synced: 03 Jun 2026
https://github.com/ykagano/wiremock-hub
api-mocking mock-server testing wiremock
Last synced: 02 Apr 2026
https://github.com/olecve/react-testing-library-cljs
A ClojureScript wrapper for react-testing-library
Last synced: 01 Apr 2026
https://github.com/praveengnair/jacoco-multi-module-sample
This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.
cucumber jacoco jacoco-plugin java karate maven testing
Last synced: 26 Oct 2025
https://github.com/4nth0/golem
From a single config file Golem start a mock server
api api-server mock qa qatools rest-api testing
Last synced: 08 Feb 2026
https://github.com/upleveled/hotline-bling-codealong
detox end-to-end-testing expo integration-testing react-native testing
Last synced: 16 Mar 2026
https://github.com/db-developer/grunt-nyc-mocha
run mocha tests and generate coverage reports with nyc
coverage grunt javascript mocha nyc plugin testing
Last synced: 05 Mar 2026
https://github.com/fredgrott/flutter_test_bestpractices
flutter test best practices
best-practices flutter testing
Last synced: 29 Apr 2026
https://github.com/cartiqo/discordjs-v14-templates
Discord.js updated templates from others and me! I will give credit in the codes if its owned by others!
discord-template-js discord-v14 discordjs template testing
Last synced: 21 Jun 2026
https://github.com/taigrr/adb
Provides idiomatic adb bindings for go developers, in order to make it easier to write system tooling using golang.
adb adb-commands android automation go golang hacktoberfest testing testing-tools
Last synced: 05 Mar 2026
https://github.com/sovereigncloudstack/scs-health-monitor
The new health monitor for IaaS and KaaS to test real-life scenarios
kubernetes openstack python testing
Last synced: 19 Oct 2025
https://github.com/blaind/bevy_fuzz
Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction
Last synced: 26 Oct 2025
https://github.com/geod24/localrest
A library to allow integration testing of vibe.web.rest based code
concurrency dlang eventloop hacktoberfest testing unittests
Last synced: 06 Feb 2026
https://github.com/dgroup/xlsx-matchers
Elegant object-oriented hamcrest matchers for Apache POI
apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing
Last synced: 24 Oct 2025
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 29 Jun 2026
https://github.com/1and1/jsoup-hamcrest
JSoup Hamcrest Matchers brings the power of css matchers to your tests.
acceptance-testing css-selector hamcrest-matchers integration-testing jsoup junit4 junit5 spock-framework testing unit-testing
Last synced: 24 Jun 2026
https://github.com/mrblueblue/chowchow
🐶 example of using hound / elixir with browserstack
automation browserstack elixir hound selenium testing
Last synced: 27 Apr 2026
https://github.com/csimi/hooksponge
HookSponge is the easiest way to inspect your webhook triggers in Docker.
Last synced: 10 Oct 2025
https://github.com/drevops/bats-helpers
🦇 Helpers and assertions for BATS testing
assertions bash bats bats-core shell testing unittest
Last synced: 06 Feb 2026
https://github.com/sumithr/sumo-qa
MCP server that brings senior-QA discipline to AI coding assistants — test planning, TDD, mutation testing, code review.
ai-agents claude-code code-review istqb mcp mcp-server mutation-testing python qa senior-qa tdd testing
Last synced: 15 Jun 2026
https://github.com/moleculerjs/incubator
:hatching_chick: A comprehensive Moleculer demo project to try out new ideas and test all framework features and modules.
Last synced: 28 Jan 2026
https://github.com/giorgi-leladze/php-test-processor
Parallel PHP test processor optimized for faster and more efficient test execution.
laravel parallel-testing php testing
Last synced: 11 Mar 2026
https://github.com/vwh/vwnode
Quick starter template for your Node.js project includes Bun, Biomejs, Typescript and more
biomejs bun docker node-template production public-template template testing tsup typescript
Last synced: 19 Oct 2025
https://github.com/kao273183/qa-claude-skill
32 production-grade QA skills for Claude Code — 規格→測試→自動化→效能→安全→發布一條龍。支援 iOS/Android/Web/Flutter,可離線工作。
claude-code mcp qa test-automation testing
Last synced: 10 Jun 2026
https://github.com/chanonroy/cypress-iframe-example
⚙️An example of how to use Cypress to target elements within iframes
cypress iframe javascript testing
Last synced: 29 Apr 2026
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/antony/jest-multi-test-result-processor
Allow the composition of test-result-processors in Jest so that you can produce multiple reports in a single test run
ci composition jest jest-plugin jest-reporter jest-result-processor reporting tdd test-reporting testing
Last synced: 19 Apr 2026
https://github.com/hmarzban/codecrafters-redis-javascript
Dive into a JavaScript rendition of the Codecrafters Redis Challenge. Beyond the basics, this repo amps up Redis functionalities with benchmarks and extensive testing. It is built for enthusiasts by an enthusiast!
benchmarking codecrafters-challenge education javascript nodejs redis redis-commands testing
Last synced: 12 Oct 2025
https://github.com/guidewire-oss/fern-junit-gradle-plugin
Gradle plugin to upload JUnit test files to a Fern test reporting server
fern gradle gradle-plugin groovy java junit jvm kotlin reporter test-reporter testing testing-tools
Last synced: 14 Apr 2026
https://github.com/amiraabouhadid/music_to_my_ears
A single page app where users can view top, new, and staff picks albums from Napster's API. Users can also view an album's tracks and even download and listen to a track preview!
react react-hooks react-router redux redux-thunk testing
Last synced: 14 Apr 2026
https://github.com/netresearch/typo3-testing-skill
Agent Skill for creating and managing TYPO3 extension tests | Claude Code compatible
agent-skills ai-agent claude-code-skill open-standard skill test-generator testing typo3 typo3-cms typo3-extension
Last synced: 01 Apr 2026
https://github.com/thisissoon/angular-starter
An example Angular project by SOON_
angular ci components lazy-loading linting pipes prettier services starter starter-project stylelint testing tslint universal
Last synced: 04 May 2026
https://github.com/acerv/rpi3tester
A super simple Raspberry PI 3 GPIO tester
frequency frequency-signal gpio measurements raspberry-pi testing
Last synced: 29 Apr 2026
https://github.com/boneskull/snapshot-fs
Create a snapshot of a directory for use with memfs
filesystem fixture json memfs snapshot testing
Last synced: 12 Oct 2025
https://github.com/remcohaszing/playwright-monaco
Test Monaco editor integrations using Playwright
monaco monaco-editor playwright testing
Last synced: 27 Feb 2026
https://github.com/odaridavid/jok3r-bdd-devfest19
A sample application showcasing BDD on Android
android bdd-tests cucumber testing
Last synced: 07 May 2026
https://github.com/elaichenkov/playwright-test-boilerplate
Playwright and Playwright Test end-to-end test automation boilerplate, using TypeScript and Playwright Expect.
assertions automation boilerplate e2e-tests examples playwright playwright-test-runner playwright-tests playwright-typescript recipes tempalte testing typescript
Last synced: 30 Apr 2026
https://github.com/qainsights/testing-jokes-memes
Educating Software Testing via Memes and Jokes. Submit a PR if you know a good testing joke or meme.
java jmeter jokes k6 loadrunner locust manual manual-testing meme memes neoload observability performance performance-testing python selenium software-testing test-automation testing
Last synced: 14 Apr 2025
https://github.com/youta-t/its
its a matcher library for go
assertion-library go golang its matchers test testing
Last synced: 16 Jan 2026
https://github.com/radeklat/issue-watcher
Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.
github-issues pypi python tech-debt technical-debt testcase testing unittest watch watcher workaround
Last synced: 23 Apr 2025
https://github.com/astrodynamic/decimal-in-c
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
biginteger bignum-library c cmake decimal library makefiles testing
Last synced: 18 Feb 2026
https://github.com/f5devcentral/big-ip-atc-ready
Inspec profile to validate the readiness of the BIG-IP Automation Toolchain (ATC)
devops f5-bigip inspec test-automation testing
Last synced: 11 Apr 2025
https://github.com/ctron/markdown-test-report
A cargo test report in markdown
Last synced: 21 Apr 2025
https://github.com/elaichenkov/cypress-should
Supercool assertion library for Cypress
Last synced: 16 Mar 2025
https://github.com/hanasabih/space-travelers-hub
Single Page Application which displays lists of Rockets and Missions with information from the SpaceX API. It allows a user to make reservations for rockets or join missions. Said rockets and missions are then displayed in the MyProfile page.
bootstrap css javascript react redux testing
Last synced: 02 Apr 2025
https://github.com/HumanSecurity/envite
A framework to manage development and testing environments
ci continuous-integration development environment-provisioning integration-testing testing
Last synced: 24 Jul 2025
https://github.com/softspiders/puppeteer
Puppeteer's HelloWorld
browser e2e headless hello-world helloworld javascript js min node node-js nodejs puppeteer softspider softspiders ss template test testing
Last synced: 10 Apr 2026
https://github.com/kubeshop/setup-testkube
GitHub Action to set up the Testkube CLI
automation cicd github-actions test-automation testing
Last synced: 07 Apr 2025
https://github.com/tillahoffmann/testax
Jit-able runtime assertions for JAX in NumPy style.
Last synced: 25 Jul 2025
https://github.com/int128/parallel-test-action
Parallel testing in GitHub Actions
github-actions parallel-testing testing
Last synced: 22 May 2026
https://github.com/ernsthaagsman/car-behave
An example to show how BDD works
Last synced: 14 Jul 2025
https://github.com/cleilsonandrade/park-api
Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.
h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing
Last synced: 23 Apr 2025
https://github.com/wendreof/cnpj_company
A Dart/Flutter application for search any brazilian id CNPJ. Available for Android (Google Play Store), Web (GitHub Pages) and Linux (Snap). Testing: Unity and Widget.
android ci-cd cnpj-ws codecov flutter github-actions github-pages ios snap snapcraft testing web
Last synced: 14 Apr 2025
https://github.com/tek/xpct
monadic expectations
cats expectations monadic-sequencing scala specs2 testing
Last synced: 12 Jun 2025
https://github.com/micst/ctestadapter
A Test Adapter for VisualStudio to run CTest tests
Last synced: 30 Aug 2025
https://github.com/salute-developers/snapshots-kit-ios
Swift XCTest library for iOS UI "Snapshot Testing" (screenshots comparison)
screenshot-testing snapshot-testing swift swiftui testing xctest
Last synced: 30 Jun 2025
https://github.com/soarcn/optimus
Optimus is a dynamic mock tool for retrofit
android dynamic-mock mock network-behavior okhttp retrofit2 testing
Last synced: 12 Feb 2026
https://github.com/mrh1997/headlock
An adapter for making C code testable from Python (see https://headlock.readthedocs.io/en/latest)
bridge bridging c embedded-c iot python tdd test-driven-development testing unittest
Last synced: 16 Jan 2026
https://github.com/kylekatarnls/multi-tester
Test multiple composer dependencies
composer continuous-testing php testing unit-testing
Last synced: 17 Mar 2025
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/eliasnogueira/example-test-data-builder
How to implement and use Test Data Builder
Last synced: 03 Oct 2025
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
https://github.com/waicool20/cvauto
Computer Vision Automation
automation computer-vision testing
Last synced: 23 Apr 2025
https://github.com/jimmylv/dojo-scaffold-js
A JavaScript/TypeScript scaffold for coding dojos. via https://github.com/gigix/dojo-scaffold online demo:
create-react-app dojo refactoring tdd testing
Last synced: 28 Oct 2025
https://github.com/realtemirov/repoimpl
Repositories, migrations and tests with model
go golang migration migrations repository testing
Last synced: 29 May 2026
https://github.com/double-o-seven/stubr
A library for stubbing/faking data objects in unit tests for example
java kotlin stubbing stubs testing testing-tools unit-test
Last synced: 26 Oct 2025
https://github.com/wwakabobik/testrail_api_reporter
TesRail API reporter
chart charts confluence confluence-api pytest pytest-report python python3 report reporting reports slack slack-api testing testing-tools testrail testrail-api testrail-python testrail-reporting
Last synced: 24 Apr 2025
https://github.com/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 2025
https://github.com/goblinfactory/draki
Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.
acceptance-tests bdd behat chrome ddd gherkin qa-automation-test qatools selenium smoke-tests specflow tdd testautomation testautomationframework testing verification watin
Last synced: 05 Oct 2025
https://github.com/s-a/muenchhausen-client
Produce authentic fake mockup data
console console-application console-tool fake fake-content fake-data mock mocking mockup shell terminal test test-automation testing testing-tools tests
Last synced: 14 Aug 2025
https://github.com/idrinth-api-bench/examples
These are example projects for the idrinth-api-bench framework
api api-testing benchmarking example examples load-testing node nodejs rest testing
Last synced: 13 Aug 2025
https://github.com/ahwelgemoed/playwright_doc_gen
POC : User facing docs from E2E.
Last synced: 07 Oct 2025
https://github.com/ternacode/ternacode-persistence
Abstractions and an EntityFramework Core implementation for repository and unit of work patterns.
entity-framework-core repository-pattern testing unitofwork-pattern
Last synced: 14 Jan 2026
https://github.com/wlsf82/mundo-paralelo
Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.
continuous-integration cypress github-actions parallelization testing
Last synced: 23 Apr 2025
https://github.com/nishants/wirestub
A wrapper over wiremock , to make it work like a stub.
automation jeyson stubbing test-automation testing wiremock
Last synced: 18 Jun 2026
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/ubermanu/magento2-email
✉️ Command line tool to send Magento 2 email templates
Last synced: 06 May 2025
https://github.com/kinotiodotdev/drowser-studio
Track, Visualize and Analyze
data-visualization easy-to-use json-config metrics monitoring testing
Last synced: 05 Aug 2025
https://github.com/javi-cc/laravel-api-server
Laravel 10 API CRUD and connected to a Mysql database and Api documentation Swagger 3.0
api api-dropbox docker dropbox dropbox-api laravel php8 pusher pusher-api pusher-server railway sanctum seeders swagger swagger3 testing upload-files
Last synced: 12 Aug 2025
https://github.com/wakingrufus/tornadofx-test
Kotlin extensions for TornadoFX and TestFX
Last synced: 09 Aug 2025
https://github.com/gdonald/bdd-behave
A behavior driven development framework for Raku
bdd framework raku spec test testing testing-tools
Last synced: 27 Dec 2025
https://github.com/mukhammadrizooff/create-unit-test---testing-practice
In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
Last synced: 22 Apr 2025
https://github.com/jbzoo/phpunit
Toolbox based on the PHPUnit Framework
jbzoo phpunit test test-framework testing toolbox
Last synced: 12 Apr 2025
https://github.com/thomassimmer/rust-file-read
A simple Rust file reader that considers RAM usage when reading a line
bufreader file-reading ram rust testing
Last synced: 15 Apr 2025
https://github.com/gastonchenet/readmetrics
📜 ReadMetrics is a github metrics generator for your profile README.md
bun readme readme-profile svg testing typescript
Last synced: 15 Apr 2025