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-07 00:28:05 UTC
- JSON Representation
https://github.com/rit/icemaker-unpack
Inject object properties into a callback using argument identifiers
Last synced: 31 Mar 2025
https://github.com/beaverhouse/python-script-hub
Effort to increase productivity by using Python
python readme-generation testing
Last synced: 28 Aug 2025
https://github.com/korext/ai-regression-database
The public corpus of code patterns AI coding tools consistently generate incorrectly. Reproducible, detection linked, version tracked.
ai benchmark claude-code code-quality copilot cursor database failures open-standard patterns regression research testing
Last synced: 16 Apr 2026
https://github.com/loong64/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
automation chrome chromium e2e-testing electron end-to-end-testing firefox javascript playwright test test-automation testing testing-tools web webkit
Last synced: 31 Jan 2026
https://github.com/mahamorim/robot-chronos-academy
Códigos do treinamento Robot Framework Sem Complicação
pyhton robotframework test test-automation testing
Last synced: 22 Jun 2026
https://github.com/channeladam/channeladam.testframework.xml
A .NET library with functionality for comparing XML (using XmlUnit).
automated-testing channeladam dotnet dotnet-core test-framework testing testing-tools xml xml-diff
Last synced: 27 May 2026
https://github.com/hubtou/b2bt
Back-to-back testing utility
command-line-tool learning-python learning-unix pnu-project python shell test-automation testing testing-tools tools unix utilities
Last synced: 09 May 2026
https://github.com/isatyamks/multimodal-rag
Multimodal RAG system for generating test cases and use cases from documents using hybrid retrieval, safety guards, and LLMs.
ai-testing chromadb hallucination-mitigation hybrid-search hybrid-search-technique llm ml multimodal multimodal-rag nlp prompt-safety python rag rags retrival-augmented-generation test-automation testing
Last synced: 20 Feb 2026
https://github.com/pureartisan/simple-https-proxy
Easy way to use HTTPS for local HTTP servers for testing.
https https-proxy local localhost npm proxy testing
Last synced: 26 Jan 2026
https://github.com/mvaibhav131/testing
reacttesting
express-js jest-tests jsx node-js nodemon password-testing reactjs sum-testing testing unit-testing
Last synced: 08 Apr 2026
https://github.com/alinangnaiba/anino
Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool
api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp
Last synced: 14 Jan 2026
https://github.com/visheshgupta25/macos-askpass
🔐 Enable secure sudo authentication in macOS CI/CD pipelines for automated workflows, ensuring smooth operation without tty errors.
askpass authentication automation gui homebrew homebrew-tap keychain macos openssh package-manager password-management security ssh ssh-askpass sudo terminal testing
Last synced: 15 Apr 2026
https://github.com/codingitwrong/mocha-sandbox
A sandbox for writing Mocha/Chai/Sinon tests
Last synced: 10 Apr 2026
https://github.com/batteredbunny/testingassert
Simple package providing Assert functions for Golang testing
Last synced: 21 Jul 2025
https://github.com/lren-chuv/docker-airflow-test-py34
Airflow with nosetests running on Python 3.4
Last synced: 21 Aug 2025
https://github.com/nallwhy/java_unit_test_rumbl
Rumbl of Pragmatic Unit Testing in Java 8 with JUnit (자바와 JUnit을 활용한 실용주의 단위 테스트)
Last synced: 20 Aug 2025
https://github.com/srichs/devr
A python developer tooling suite to make it simple to lint, format, type check, and test a python project before committing.
ci cli code-quality dev-tools formatting linting pre-commit python testing virtualenv
Last synced: 22 Feb 2026
https://github.com/jamesgober/clock-lib
Monotonic and wall-clock time readings for Rust, with a mockable clock for deterministic testing. Simple Tier-1 API, zero dependencies, no unsafe. REPS-compliant.
clock mock monotonic reps rust testing time timekeeping
Last synced: 08 Jul 2026
https://github.com/romfos/testing.autofac
Testing library for autofac modules
autofac moq nsubstitute testing unit-test
Last synced: 12 Feb 2026
https://github.com/e19166/fastapi-todo
"FastAPI-based To-Do List API with CRUD operations, SQLite integration, dockerization, kubernetes deployment and interactive API docs for easy task management. Built for high performance and scalability.
crud-operation database-management docker fastapi kubernetes sqlite-database testing
Last synced: 11 Apr 2026
https://github.com/shravzzv/nextjs-lab
A personal Next.js lab for experimenting with modern web app patterns — testing, AI, streaming, and system design.
ai ai-sdk cypress jest nextjs playwright react testing typescript vercel
Last synced: 13 Apr 2026
https://github.com/onero/angular-simple-jest-testing
Project for demoing simple testing with Jest
Last synced: 29 Jun 2026
https://github.com/vzamboulingame/openclassrooms-projet-09
Projet n°9 de la formation "Développeur d'application - JavaScript React" d'OpenClassrooms
css expressjs full-stack html javascript jest nodejs testing
Last synced: 12 Apr 2026
https://github.com/taimoorkhan10/ai-model-collection-zoo
A comprehensive collection of various AI models, accessible via a unified RESTful API and a user-friendly web interface.
artificial-intelligence cicd computer-vision data-science deep-learning docker examples keras machine-learning modeldeployment natural-language-processing neural-networks python pytorch restful-api scikit-learn tensorflow testing webapplication
Last synced: 13 Apr 2026
https://github.com/deadlysurgeon/pipedialer
Golang net.Pipe for use in Listener and DialContext
go-library golang networking testing
Last synced: 08 Feb 2026
https://github.com/suresh-28/manual_testing
Steps to do manual testing and test scenarios , test cases
manualtesting testcase testing testscenario
Last synced: 17 Mar 2026
https://github.com/marinoandrea/hangman-cli
A thoroughly tested implementation of the hangman game.
cli game hangman-game python testing vrije-universiteit-amsterdam
Last synced: 05 Oct 2025
https://github.com/fernelyvrs/selenium-pom-testng-demo
Introducción a POM
java page-object-model selenium-webdriver testing testng
Last synced: 20 Apr 2026
https://github.com/sakejs/sake-test
Add test, test:ci test:watch tasks to your Sakefile powered by sake-mocha and sake-chai.
chai javascript mocha nodejs sake sakefile tasks testing
Last synced: 10 Apr 2026
https://github.com/alviner/drillerfy
Go Database Testing Simplified
database database-migrations go golang migrations postgresql testing toolkit
Last synced: 10 Apr 2025
https://github.com/bernardo-mg/java-architecture-tests
Architecture tests for Java projects
Last synced: 16 Mar 2025
https://github.com/dudecalledbro/molecule-rockylinux8-ansible
Molecule Container Rockylinux 8
ansible docker molecule testing
Last synced: 07 Feb 2026
https://github.com/hernancerm/zgold
Golden testing on stdout/stderr with Zsh
Last synced: 07 Mar 2026
https://github.com/fchimpan/mutest
Fast, focused mutation testing for Go — targets comparison and equality operators for high signal-to-noise results
Last synced: 01 Apr 2026
https://github.com/erickgnavar/tsung_demo
A simple plug based project to be tested using Tsung
Last synced: 13 Sep 2025
https://github.com/jinksi/testing-python
An example of testing Python code, used for a hacky hour workshop.
Last synced: 13 Apr 2026
https://github.com/treesgreens/debian-btrfs
Debian testing install on luks with btrfs subvolumes and encrypted swap. Debian Astro.
btrfs btrfs-snapshots btrfs-subvolume debian debian-astro luks luks2 testing trixie
Last synced: 01 Feb 2026
https://github.com/wr-projects/github-sandbox
👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.
2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects
Last synced: 17 Jun 2025
https://github.com/t28hub/auto-truth
Generate the Truth extensions for value objects for Java 8+.
assertions java kotlin testing truth
Last synced: 08 Jul 2026
https://github.com/chaniceirungu/labyrinth-escape
jest nodejs testing typescript
Last synced: 30 Mar 2025
https://github.com/ashutoshsahoo/spring-test-container
Spring boot PostgreSQL integration testing with test-containers
containerization docker gradle intergration-test java maven postgresql spring-boot-2 test-containers testing
Last synced: 13 Apr 2026
https://github.com/zreechxnn/edukeylogger
keylogger with daemon, logging, and CPU stress test (Linux, C++17)
cpp cybersecurity daemon json-config keylogger linux low-level-programming security signal-handling system-programming terminal testing
Last synced: 04 Oct 2025
https://github.com/straight-shoota/nginx-cache-test
Test for nginx cache setup
Last synced: 07 Oct 2025
https://github.com/2008choco/wipbukkit-testplugins
A repository housing plugins for potential changes to Bukkit/CraftBukkit
bukkit craftbukkit plugin test testing wip
Last synced: 26 Feb 2026
https://github.com/nicholaswmin/timerify
tiny performance-testing utility
performance-measurement performance-testing testing
Last synced: 11 Mar 2026
https://github.com/rodrigobnogueira/faker-ecommerce-provider
🛒 Faker provider for generating e-commerce fake data - products, orders, payments, shipping
e-commerce ecommerce fake-data faker marketplace python retail shopping testing
Last synced: 01 Jun 2026
https://github.com/mattmeyers/assert
Opinionated test assertions.
assertions generics go testing unit-testing
Last synced: 17 Jan 2026
https://github.com/crepopcorn/sta_check_temporary
This project is the script for STA report violated path checks temporarily (not final version due to confidentiality).
bash bash-script c checking linux perl python shell static-timing-analysis testing
Last synced: 12 Apr 2026
https://github.com/peerigon/typescript-exercises-tools
Tools for writing and validating TypeScript exercises
assertions comments testing typescript typings validation
Last synced: 15 Aug 2025
https://github.com/aleksson/mocha-testing
Mocha JavaScript Testing
mocha-chai mocha-tests mochajs testing
Last synced: 07 Feb 2026
https://github.com/xping-dev/sdk-dotnet
Observability for .NET test suites. Track test reliability, detect flaky tests, and gain confidence in your testing with minimal setup. Supports NUnit, xUnit, and MSTest.
ci-cd csharp dotnet flaky-tests mstest nunit observability test-automation test-reliability testing xunit
Last synced: 14 Jan 2026
https://github.com/tomasbasham/terraform-report-action
GitHub Action to execute Terraform static code analysis and report results in pull requests
gituhb-actions terraform testing
Last synced: 30 May 2026
https://github.com/rookieintraining/gradlereportingexample
A simple custom reporting example for Gradle
gradle reporting reporting-project testing
Last synced: 16 Apr 2026
https://github.com/liteobject/react-testing-with-cypress
cypress react reactjs test-automation testing
Last synced: 04 Mar 2026
https://github.com/euler-b/retotecnicofrogmi
Reto tecnico para ingreso en Frogmi
api make pnpm postgresql rails react testing vite
Last synced: 07 Apr 2026
https://github.com/romnn/deepequal
Deep equality with useful error messages
assertions deep-equal golang reflection testing
Last synced: 01 Sep 2025
https://github.com/SriSatyaKalyan/ProtractorScribblings
These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.
angular jasmine nodejs protractor selenium testing
Last synced: 10 Mar 2025
https://github.com/erossini/seleniumtest
csharp selenium selenium-csharp selenium-webdriver testing uitest
Last synced: 13 Aug 2025
https://github.com/craigwardman/testdatadefinitionframework
C# framework to abstract test data definition from the backing store so that the same set of tests can be run in memory and against a real data resource.
Last synced: 03 Jul 2025
https://github.com/auroratide/zaha
Library for building test builders
builders javascript testing utility
Last synced: 12 Aug 2025
https://github.com/devtools-qe-incubator/pwt
Portable version for Playwright, the tool will include Playwright and dependencies
arm64 linux macos nodejs playwright standalone testing windows x86-64
Last synced: 15 Apr 2026
https://github.com/scommons/scommons-nodejs
Scala.js facades for Node.js core and libraries
bindings facades node-js nodejs scala scala-js scalajs scalajs-facade testing
Last synced: 20 Apr 2026
https://github.com/meirbek-dev/demoqa-test
automation qa selenium testing toy-project
Last synced: 19 May 2026
https://github.com/chocoscoding/fakeapi
A fake API with nice functionalities for testing
api data express fetch fetch-api frontend javascript js json json-api json-server nodejs testing typescript
Last synced: 09 Apr 2026
https://github.com/wickedone/muppet
unit testing your setters, getters, adders, removers, issers and whatevers
infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing
Last synced: 03 Oct 2025
https://github.com/farbodsalimi/dokimi
Dokimi offers a number of helper commands for testing in Go.
Last synced: 10 Aug 2025
https://github.com/acerv/marvin
Marvin - Test automation framework
python-3-5 testing testing-framework
Last synced: 03 Oct 2025
https://github.com/shemplo/test-me
Application that allows you to check yourself via test questions
Last synced: 28 Apr 2026
https://github.com/dbut2/example
A Go package for bridging complex logic and non-technical users.
documentation go low-code testing
Last synced: 06 Sep 2025
https://github.com/ash914027/calorie_tracker_using_javascript
a calorie tracker app that helps him keep a record of all his physical activities and his daily intake of calories
javascript mocha-chai nodejs testing
Last synced: 12 Apr 2026
https://github.com/toddbaert/shellot
A gherkin framework for bash
bash cucumber gherkin integration shell shell-script testing
Last synced: 07 May 2026
https://github.com/kaysiz/test-case-management-tool
django-rest-framework docker-compose react testing
Last synced: 19 Apr 2026
https://github.com/sambalmueslie/samanunga
mockito testing testing-framework
Last synced: 14 Jan 2026
https://github.com/jaimelopez/testuals
Simple PHP unit tests framework PoC
composer package php php-library test-automation test-framework testing
Last synced: 16 Jan 2026
https://github.com/parv3213/election-dapp
Simple election decentralized app to vote between two candidates
chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle
Last synced: 29 Apr 2026
https://github.com/yuriykravets/testing
Simple app from Kotlin - Head First book
Last synced: 07 Jan 2026
https://github.com/jojoarianto/go-example-testing
Repository to learn about testing in golang
Last synced: 03 Oct 2025
https://github.com/zyn10/siblings_tree
Software Testing using Layered Architecture
java layered-architecture software-testing testing
Last synced: 22 May 2026
https://github.com/aclonegeek/honours
An asynchronous client-server application demonstrating BDD testing
async bdd cpp networking testing
Last synced: 01 Sep 2025
https://github.com/astrodynamic/matrix-library-in-cpp
Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.
cmake cpp cpp17 library makefile matrix matrix-library testing
Last synced: 07 Aug 2025
https://github.com/kenziebottoms/nss-back-01-diceroll
Node modularity and testing practice exercise.
chai javascript js mocha mochajs modularity node nodejs testing
Last synced: 01 Oct 2025