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/daskol/pytest-local
Simple forking server for testing with reusable context.
preloading pytest pytest-local testing
Last synced: 29 Jul 2025
https://github.com/bbc/sfn-sim
AWS Step Functions simulator for unit testing state machines
aws ignorearchive state-machine step-functions testing
Last synced: 06 Apr 2025
https://github.com/Ajama0/Elite-Edge-Properties
hibernate-jpa orm-framework postgresql restful-api security spring spring-boot swagger-ui testing
Last synced: 04 Aug 2025
https://github.com/motesh-deshpande/user-docs-api
A robust NestJS REST API for user authentication and document management with role-based access control, file uploads, and Docker support.
backend-api docker file-upload jwt-authentication nestjs nodejs postgresql rest-api role-based-access testing typeorm typescript
Last synced: 07 Apr 2026
https://github.com/neko-box-coder/sstest
๐งช A simple fancy test framework
cpp cpp11 test test-framework testing testing-framework
Last synced: 23 Jul 2025
https://github.com/h3ar7b3a7/springconsumertests
A small example of a reactive web consumer with tests.
mockito reactive-spring testing
Last synced: 10 Sep 2025
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server โ HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT โ with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/hungdao-testing/todomvc
The practical test plan for TodoMVC app
software-test test-plan testing
Last synced: 02 Feb 2026
https://github.com/chouffe/quickcheck-demo
Learning Lunch @Airbnb
haskell property-based-testing quickcheck testing
Last synced: 14 Mar 2025
https://github.com/crocofactory/pytest-evm
The testing package containing tools to test Web3-based projects
ethereum ethereum-contract evm-wallet pytest pytest-plugin python3 testing testing-tools web3py
Last synced: 05 Jan 2026
https://github.com/willgeorgetaylor/junit-reducer-action
GitHub Action for reducing JUnit XML reports
ci github-actions junit test-automation test-case-reduction test-split-accuracy test-suite test-suite-reduction testing
Last synced: 24 Jan 2026
https://github.com/sogaiu/hypothesis-grammar-clojure
clojure grammar hypothesis testing
Last synced: 31 Aug 2025
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/josef-friedrich/test-helper.sh
A collection of helper functions for the shell-script testing.
shell testing unit-test unit-testing
Last synced: 01 Aug 2025
https://github.com/obehave-testing/cli
Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.
bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website
Last synced: 18 Feb 2026
https://github.com/wickedone/phpcs-reporter
PHP CodeSniffer report which adds a PhpStorm editor url to your violations
Last synced: 07 Mar 2026
https://github.com/vkolgi/mailprobe
A mail testing application (fake inbox)
email nodejs testing testing-library
Last synced: 26 Jun 2025
https://github.com/maks3w/phpunitmethodstrait
Provide PHPUnit method signatures as traits for IDE autocomplete
hacktoberfest phpunit testcase testing trait
Last synced: 05 Apr 2025
https://github.com/hedhyw/vscode-golang-gherkingen
VS-Code extension to generate Golang Behaviour Driven Development (BDD) tests
bdd behavior-driven-development boilerplate golang testing vscode-extension
Last synced: 26 Jan 2026
https://github.com/erelsop/obrowse
A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.
browser cli jest mocha nodejs testing typescript unix-like wsl2
Last synced: 25 Jan 2026
https://github.com/ogrnv/random-intelligence-tests
Compare the intelligence of different AIs using randomly generated tasks.
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 18 Feb 2026
https://github.com/mozillasecurity/fxpoppet
A Python module that enables the automation of Firefox on Android
android automated-testing automation firefox python testing
Last synced: 10 Mar 2026
https://github.com/wojciechzankowski/tostringverifier
Why would you like to test toString method
junit stringverifier test test-framework testing testing-framework tostringverifier
Last synced: 16 Aug 2025
https://github.com/vit0r/terraform-kvm
Using terraform on onprem KVM server
kvm kvm-hypervisor terraform testing
Last synced: 19 Mar 2026
https://github.com/andrewchambers/testudo
A simple and flexible parallel test runner
Last synced: 19 Dec 2025
https://github.com/athanclark/symbiote
Data serialization verification implementation
encoding network quickcheck serialization symbiote testing
Last synced: 16 Nov 2025
https://github.com/lreimer/hands-on-gebish
This repository contains a few examples showcases for the Geb framework.
Last synced: 29 Jul 2025
https://github.com/piyush26c/manual-testing-project
[Course Project] A Graphical User Interface Project implemented using Java Technology employing Swing, AWT components, and performing manual testing using JUnit Tool๐ .
awt-graphics gui-application java junit swing-components testing
Last synced: 30 Jul 2025
https://github.com/charles-hsiao/docker-robotframework-web
Docker file for Web application UI automation testing with selenium & phantomjs.
automation docker docker-image docker-images docker-registry dockerfile dockerfiles phantomjs phantomjs-client python quality-assurance robotframework robotframework-testing selenium selenium-webdriver selenium2library test-automation testing testing-tools web-automation
Last synced: 09 Apr 2026
https://github.com/exasol/exasol-test-setup-abstraction-java
Common interface for testing with an Exasol database in local and AWS environments using Java.
exasol-integration integration-testing testing
Last synced: 04 Jan 2026
https://github.com/bredalis/pytest
๐ Testing's librery for Python ๐
framework librery programming-language pytest python testing unit-testing
Last synced: 08 Jun 2026
https://github.com/mytechnotalent/automatrix
Automatrix is a deterministic, infinitely scalable automation framework that fuses Terraform and Ansible to provision, configure, and maintain GCP Free-Tier VMs with absolute precision. Built on immutable infrastructure and idempotent execution, it guarantees every deployment is identical and flawlessly repeatable.
ansible ansible-galaxy ansible-playbook cloud cloud-infra cloud-infrastructure gcp google google-cloud google-cloud-platform infrastructure python terraform test test-automation testing testing-tools tests
Last synced: 09 Mar 2026
https://github.com/brockaltug/fullstack
Fullstack Web Development๐ก Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/lambdatest/pytest-scroll
How to test scrolling of a webpage using an automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 20 Apr 2026
https://github.com/shonharsh/fsharp-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism fsharp git guide hello-world learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/ogrnv/quantifying-how-close-an-ai-is-to-agi-at-any-given-time
Quantifying how close an AI is to AGI at any given time
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 19 Feb 2026
https://github.com/sevilayerkan/test-string-extention
A lightweight Chrome extension designed for test data generation and Turkish localization.
chrome-extension lorem-ipsum lorem-ipsum-generator offline-first qa test test-data-generator testing testing-tools turkish turkish-dataset
Last synced: 15 Jan 2026
https://github.com/ebazhanov/python-cucumber-junit2html-report
This project utilizes the junit2html plugin to convert test result files from *.xml format to *.html. Additionally, in the case of multiple test reports, the plugin is used to merge them into a single *.html report file.
e2e junit2html python testing testing-library
Last synced: 21 May 2026
https://github.com/jitendragangwar123/learn-foundry
Foundry : A development framework for Ethereum Blockchain.
foundry optimization smart-contracts solidity testing web3
Last synced: 11 Jun 2026
https://github.com/mattmazzola/internals-visible-typescript
Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript
csharp internals internalsvisibleto jest testing typescript
Last synced: 09 Apr 2026
https://github.com/collabnix/testcontainers-python
Testcontainers, Python and PyTest
containers developers docker integration-testing test-automation testcontainers testing testing-tools
Last synced: 16 May 2026
https://github.com/im-open/process-cypress-test-results
GitHub action that creates a status check or pull request comment based a cypress mochawesome json file
cypress cypress-tests pr-comment status-check swat-team test testing
Last synced: 18 Feb 2026
https://github.com/clark-ewerton/cypress-serverest-cicd
A project to demonstrate expertise in Cypress, Design Patterns, CI/CD (GitHub Actions and Pages), Mochawesome Reports, and cross-browser testing.
azure-devops cicd cypress cypress-io github-actions github-pages javascript mochawesome multibrowser test-automation testing
Last synced: 26 Feb 2026
https://github.com/fdefelici/vs-clove-unit
CLove-Unit Test Adapter for Visual Studio
clove-unit test-adapter testing testing-tools visual-studio
Last synced: 03 Oct 2025
https://github.com/harmony-one/harmony-tests
Regression tests for Harmony
blockchain harmony regression staking testing transactions yaml
Last synced: 20 Jun 2026
https://github.com/amadou-6e/py-dockerdb
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 26 Aug 2025
https://github.com/dizzzz/existdb-trigger-test
Simple project to show that DocumentTrigger works
Last synced: 29 Mar 2025
https://github.com/santhosh-tekuri/fnet
programmable hosts, firewall, bandwidth to test network failures in unit testing
bandwidth clusters golang network-failures split-brain testing
Last synced: 28 Mar 2025
https://github.com/chriamue/yew-preview
Yew Preview Test Framework
components rust storybook testing ui-components yew
Last synced: 19 Feb 2026
https://github.com/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 03 Oct 2025
https://github.com/aem-design/geb-aem-testing
Shift-Left AEM Automation Testing for AEM.
Last synced: 31 Jul 2025
https://github.com/risc-os-community/greatest
This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.
c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting
Last synced: 11 Jun 2026
https://github.com/manawasp/mwsp.me
blog python rust technical-writing testing vue
Last synced: 11 May 2026
https://github.com/mickaelandrieu/esgi-courses
Ensemble de mes cours de l'ESGI
best-practices git github performance testing
Last synced: 11 May 2026
https://github.com/teobler/react-testing-guideline
ไธ้จ่ฝๅค่ฎฉไฝ ๅญฆไผๅจไธๅๅบๆฏไธๅฆไฝๆต่ฏไฝ React ้กน็ฎ็ๆๅใ
cypress jest react react-testing-library testing unit-testing
Last synced: 11 May 2026
https://github.com/yugal619/pytest_project
Demo on use of pytest for UI Automation using POM
automation framework pom project pytest pytest-xdist python screenshot selenium testing
Last synced: 11 May 2026
https://github.com/eliasnogueira/workshop-api-rest-frisby-base
Projeto base para a automaรงรฃo de uma API REST
frisby javascript-tests restify restifyjs testing testing-tools workshop-materials
Last synced: 12 May 2026
https://github.com/zejiran/automated-software-testing-tools
๐ฎ Tools for performing automated software testing on web applications
automated-testing cypress e2e-tests monkey playwright puppeteer random-testing ripper test-automation testing testing-tools
Last synced: 12 May 2026
https://github.com/geektree0101/rxbdd
RxSwift & RxCocoa Behavior Driven Development Unit Test (iOS only)
bdd behavior-driven-development ios rxcocoa rxswift testing
Last synced: 12 May 2026
https://github.com/vweevers/stream-test
Test suite for stream implementors.
nodejs streams test-suite testing
Last synced: 12 May 2026
https://github.com/cvigueras/refactoring-golf-kata
Kata refactor resharper and autofix.
Last synced: 11 Jun 2026
https://github.com/awsmin/wp-job-openings-automation-testing
Automation Testing scripts for WP Job Openings
automation-testing jobs puppeteer testing wordpres wordpress-plugin wp-job-openings
Last synced: 13 May 2026
https://github.com/r-n/ciperpus_test
Fuzzy and csv test case test automation for CodeIgniter 3 implemented in python 3 with Selenium, unittest, and html-testRunner.
automated-testing college-assignments fuzzy-testing htmltestrunner python selenium software-testing test test-automation testing unittest
Last synced: 13 May 2026
https://github.com/jaimeneto85/qa-test-report
A comprehensive Quality Assurance and Testing validation form system designed to standardize and streamline the QA process in software development projects.
Last synced: 14 May 2026
https://github.com/jihchi/bs-puppeteer-legacy
[DEPRECATED] BuckleScript bindings to the GoogleChrome/puppeteer (Headless Chrome Node API)
automation bindings bucklescript developer-tools headless-chrome javascript node-module ocaml reason testing web
Last synced: 14 May 2026
https://github.com/chingu-voyages/v46-tier3-team-39
This app allows users to auto-generate unlimited exam preparation questions, based off their own, or a community created question.
ai answer-generation exam-prep openai question-generation testing
Last synced: 14 May 2026
https://github.com/m4rri4nne/playwright-docker
This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD, and featuring Allure Report for test reporting. A future integration with Cucumber/Gherkin may also be added to support BDD-style test writing.
automation docker playwright qa testing
Last synced: 14 May 2026
https://github.com/aidoni0797/automated-testing-with-selenium-and-python
Automated testing with Selenium and Python
automated-testing automation automation-scripts browser-automation functional-testing python qa selenium selenium-python test-automation testing ui-testing webdriver
Last synced: 10 May 2026
https://github.com/coilyco-flight-deck/gauntlet
โ๏ธ๐ก๏ธ๐ฏ Gauntlet is a two-role adversarial MCP server that infers software correctness by observing how code behaves under sustained, targeted attack. Built for dark-factory environments where code is written by bots and verified by attack.
adversarial-testing ai llm pydantic python quality-assurance red-teaming testing
Last synced: 14 Jun 2026
https://github.com/apsrcreatix/iris
Iris is a Smart way of taking Test. Java is all you need to deal with Iris for good marks. It is based on basic concepts of Java.
ai basic-programming-language bot highschool iris java project surprise-based-exploration testing
Last synced: 14 Jun 2026
https://github.com/g4-api/g4-vscode-extension
Brings a full visual sequential workflow designer into VS Code, allowing you to build automation flows with drag & drop directly from your workspace. Seamlessly integrates with VS Code features like AI, extensions, source control, and terminals to turn your editor into a complete automation and orchestration IDE.
ai-assisted automation developer-tools devops drag-and-drop low-code no-code orchestration productivity qa rpa testing visual-programming visual-workflow vscode-extension workflow workflow-designer
Last synced: 17 Jun 2026
https://github.com/llnl/pf3dk
PF3DK contains kernels derived from pF3D and is intended for use in testing compiler optimization. It contains CPU and GPU (OpenMP 4.5) versions of the kernels.
Last synced: 17 Jun 2026
https://github.com/cvigueras/point-of-sale-kata
Create a simple app for scanning bar codes to sell products in TDD.
Last synced: 18 Jun 2026
https://github.com/awncorp/test-auto
Test Automation, Docs Generation
automation documentation framework perl perl5 testing
Last synced: 18 Jun 2026
https://github.com/valentinogagliardi/django-testing-cheat-sheet
Companion repo for https://www.valentinog.com/blog/testing-django/
django django-rest-framework testing
Last synced: 19 Jun 2026
https://github.com/gabrioliv/python-general-scripts-exercises
Some Python Scripts and Exercises
exercises learning programming pytest python python-exercises python310 scripts testing
Last synced: 19 Jun 2026
https://github.com/logic-fabric/fundamentals-of-testing-js
Training repo for Testing JavaScript with Kent C. Dodds course - June 2022
Last synced: 20 Jun 2026
https://github.com/btafoya/go-mailtester
Go CLI tool for testing SMTP and IMAP servers โ connection, TLS, auth, and delivery diagnostics
cli diagnostics email go golang imap mail-server smtp starttls testing tls
Last synced: 20 Jun 2026
https://github.com/joaoteixeira13/testing-course
A course on Javascript unit and integration tests (Vitest / Jest).
integration-testing javascript javascript-testing jest test-automation test-driven-development testing unit-testing unittest vitest
Last synced: 22 Jun 2026
https://github.com/cyrilschumacher/flexpect
Automated layout validation tool using Playwright. Ensures responsive design accuracy across multiple viewports by inspecting element positions and visual alignment.
automation front-end-testing playwright responsive-design testing ui-testing visual-regression
Last synced: 22 Jun 2026
https://github.com/hainayanda/dummyable
Dummyable is a lightweight utility for easily generating dummy instances of Swift types for testing and prototyping.
dummy macro macros mock swift swiftmacro swiftmacros testdouble testdoubles testing unit-testing unittest
Last synced: 23 Jun 2026
https://github.com/rgrannell1/inkling
inkjs testing libary modelled after puppeteer
Last synced: 24 Jun 2026
https://github.com/maxblee/cli_testing_utils
A suite of utilities I've created for testing command-line interfaces in Rust
Last synced: 25 Jun 2026
https://github.com/tibolte/rickandmorty
App of Rick And Morty using https://rickandmortyapi.com/ with first screen showing a paginated list of characters.
androidx clean-architecture dark-theme flow mvvm navigation-architecture-component paging3 retrofit room-persistence-library testing
Last synced: 25 Jun 2026
https://github.com/jofaval/return-change-marchine
Golang Command Interface to compute the money return change given an amount, with some refactor
beginner-friendly cash change change-return go golang tdd testing
Last synced: 29 Jun 2026