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-13 00:27:07 UTC
- JSON Representation
https://github.com/josancamon19/unittesting2cdm
Unit Testing 2 Course taken in codingwithmitch.com
android instrumentation-tests java junit4 junit5 mockito room-database testing
Last synced: 28 Apr 2026
https://github.com/eddie4k-code/pytestautomationframework
A Data Driven Automation Testing Framework for a Demo Site.
automated-testing automation automation-framework pytest selenium selenium-java selenium-webdriver test-automation testing
Last synced: 29 Apr 2026
https://github.com/lambdatest/python-selenium-set-testname
How to set test name for automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 29 Apr 2026
https://github.com/elemental-mind/assertium-bash
An assertion library for bash.
assertion-functions assertion-library assertions bash script shell testing
Last synced: 29 Apr 2026
https://github.com/eduardo06sp/flight-booker
A mobile-friendly web application where visitors may book a one-way flight for multiple passengers.
heroku minitest rails responsive ruby ruby-on-rails testing
Last synced: 29 Apr 2026
https://github.com/spnraju/demo-nightwatchjs-selenium
Boilerplate for NightwatchJS with Selenium Server
automation boilerplate demo end-to-end end-to-end-testing nightwatch nightwatchjs selenium selenium-server testing
Last synced: 29 Apr 2026
https://github.com/theremotecoder/unit-testing-playground
TDD + BDD testing + tools - Playground + Experiments
bdd es6 javascript javascript-testing javascript-tests javascript-unit-test jest jest-test jest-testing jest-tests js node tdd testing testing-library unit-test unit-testing unittest unittesting unittests-generation
Last synced: 29 Apr 2026
https://github.com/istinnew/eniac_ab_insight
Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.
ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code
Last synced: 29 Apr 2026
https://github.com/sisense/sisense-playwright-test-examples
Playwright test examples for Sisense application.
api-testing automation e2e e2e-tests page-object-model playwright playwright-typescript sisense testing tests
Last synced: 29 Apr 2026
https://github.com/mohamed-em2m/vector-search-benchmarks
this repo to share scripts to testing different vector search libraries
agentic-ai ai rag testing vector-search
Last synced: 03 Jun 2026
https://github.com/neurodivergent-dev/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 29 Apr 2026
https://github.com/unexist/showcase-testing-quarkus
Showcase for testing [MIRROR]
Last synced: 30 Apr 2026
https://github.com/codedbyarizola/qa-classwork
Assignments for my QA Methodologies course.
csharp python quality-assurance testcases testing
Last synced: 30 Apr 2026
https://github.com/jaktestowac/playwright-quick-start
This repository contains code examples used during webinar - Playwright 2025 – How to Get Started? Boost Your Efficiency – From Manual Testing to Automation and Your First Framework in Just One Hour!
framework playwright quality-assurance test-automation test-framework testing typescript
Last synced: 30 Apr 2026
https://github.com/ksxgithub/deno_simple_type_assert
Simple type assertion library for Deno
assert deno library testing typecheck typescript
Last synced: 30 Apr 2026
https://github.com/granito-source/concordion
Concordion integration and extensions.
concordion extension integration quarkus spring testing
Last synced: 08 Jun 2026
https://github.com/dmarcosl/playtomic-technical-test
Technical test for Playtomic
api-rest interview java spring technical-test testing wallet
Last synced: 30 Apr 2026
https://github.com/mattjesc/gpu-accelerated-fap
GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings
c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing
Last synced: 16 Apr 2026
https://github.com/laravel-shield/testing
Testing support package for your drivers.
laravel package testing webhooks
Last synced: 01 May 2026
https://github.com/phpplatform/persist-unit
database mariadb mysql persistence php-platform testing unit-testing
Last synced: 01 May 2026
https://github.com/synidsweet/claude-testing-infrastructure
AI-first testing infrastructure for JavaScript/TypeScript and Python projects
ai-agents developer-tools javascript jest pytest python testing testing-framework typescript
Last synced: 01 May 2026
https://github.com/soenneker/soenneker.tests.hostedunit
A fundamental test that stores the TestHost and provides synthetic inversion of control
csharp dotnet host hosted hostedunit hostedunittest object testing tests
Last synced: 08 Jul 2026
https://github.com/mehradi-github/ref-cafe-msw
Simulating data from server with Mock Service Worker (MSW)
mock-server msw react reacttestinglibrary testing typescript
Last synced: 16 Apr 2026
https://github.com/rbkgh/android-libraries-top-50
Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.
android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui
Last synced: 01 May 2026
https://github.com/johnverheij/logassertions.tunit
TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector
aot assertions dotnet logging microsoft-extensions-logging testing tunit
Last synced: 01 May 2026
https://github.com/laurentbristiel/cucumber_poc
POC of cucumber testing tool
Last synced: 02 May 2026
https://github.com/barcellos-pedro/tiny-test
Simple testing library based on console.assert
Last synced: 02 May 2026
https://github.com/matiasjastrebow/tp-tadp-metaprogramacion
Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024
metaprogramming mocking reflection rspec ruby spies testing unit-testing
Last synced: 02 May 2026
https://github.com/97-jeffrey/jest
this project is to practice Jest and test completed algorithems.
jest quality-assurance testing
Last synced: 02 May 2026
https://github.com/ritik-saxena/selenium-pom-junit
This Selenium test automation framework follows the Page Object Model (POM) for clean, maintainable tests. It includes handy utilities for waits, elements, logging, screenshots, and data-driven testing. Dynamic waits boost stability, and a regression suite keeps functionality in check. With Jenkins CI/CD, it ensures smooth, efficient automation.
apachepoi automation automation-framework cicd java jenkins junit4 maven maven-pom selenium selenium-java selenium-webdriver testing
Last synced: 03 May 2026
https://github.com/luispagarcia/gatsby-jest-template
Basic example to use Jest test on Gatsby app
gatsbyjs jest jest-tests testing
Last synced: 03 May 2026
https://github.com/boizz/basic-front-end-project
What a front end project should be like
eslint javascript nodejs testing
Last synced: 03 May 2026
https://github.com/storacha/ucanto-compat
🤝 Ucanto cross language compatibility testing
Last synced: 07 Jun 2026
https://github.com/sunilyadav97/online-testing-system
This is full stack project of Online Testing system . where use can give test and see result.
ajax-request authentication bootstrap5 custom-user-model django examination-system javascript media python static testing user
Last synced: 03 May 2026
https://github.com/damirscorner/20240621-dotnet-webapi-testing
Sample project for 'Web API integration tests' blogpost
Last synced: 03 May 2026
https://github.com/vurte/tui-td-py
Official Python wrapper for tui-td — TUI testing and automation for coding agents and terminal-based AI tools.
ai-agents async automation mcp python terminal testing tui tui-testing
Last synced: 09 Jun 2026
https://github.com/automation-test-starter/.github
Automation-Test-Starter Introductory Information Program
api-testing automation-testing performance-testing qa qa-automation software-testing testing
Last synced: 19 Mar 2026
https://github.com/alttester/examples-csharp-aws-alttrashcat
Example repository for running tests using AltTester Unity SDK and AWS Device Farm
alttester-unity-sdk aws csharp device-farm mobile-testing test-automation testing testing-tools unity unity-test-tools
Last synced: 03 May 2026
https://github.com/flaviosouzasantos/uptime-owlet
graphql java monitoring spring-boot testing
Last synced: 03 May 2026
https://github.com/htest-dev/htest-html
Write tests in HTML, with reactive evaluation and mock interactions!
Last synced: 03 Mar 2026
https://github.com/zer0contextlost/llmtape
Record and replay LLM API calls in tests — zero cost, zero flakiness
anthropic cassette developer-tools llm openai python testing vcr
Last synced: 04 May 2026
https://github.com/ryands17/cloud-native-testing
Cloud Native Integration Testing for Serverless apps
cdk serverless testing typescript
Last synced: 04 May 2026
https://github.com/sujal8976/jenkins-docker-aws_asg-workflow
A full-stack URL shortener showcasing modern DevOps practices. Built with TypeScript, Express.js, React, and MongoDB. Features automated CI/CD via Jenkins, Docker containerization, and deployment to AWS Auto Scaling Groups with zero-downtime rollouts.
auto-scaling automation aws ci-cd devops docker express full-stack jenkins mongo react testing typescript
Last synced: 16 Apr 2026
https://github.com/onesy-me/test
Test suite for front end and back end
amaui assert browser expect express expressjs javascript js library node nodejs test test-framework testing testing-framework testing-library tests typescript utils web
Last synced: 04 May 2026
https://github.com/victorsouza19/tdd
A repository to understand and practice the TDD concepts.
javascript jest tdd tdd-javascript testing
Last synced: 04 May 2026
https://github.com/sancakerkan/login-automation
This repository contains automated tests for a simple login interface using Selenium WebDriver and TestNG. The tests include verification of correct and incorrect login attempts across different browsers.
java maven selenium selenium-webdriver test-automation testing
Last synced: 04 May 2026
https://github.com/jonas-grgt/data-object-mother
Object Mother pattern applied to raw data structures (JSON and CSV) used for testing purposes.
Last synced: 02 Apr 2026
https://github.com/sakejs/sake-mocha
Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.
javascript mocha nodejs sake tasks testing
Last synced: 05 May 2026
https://github.com/catesandrew/playwright-tui
Terminal UI wrapper for Playwright test runner with live stats, failure cards, and interactive controls
developer-tools ink playwright react terminal test-runner testing tui typescript
Last synced: 28 Jun 2026
https://github.com/hoonapps/kr-validators-test
kr-validators test app
class-validator nestjs testing
Last synced: 05 May 2026
https://github.com/justinhwang92/jc-netflix
Netflix Clone made with React, Custom Hooks, Context, and Firebase
clone-coding firebase react react-hooks styled-components testing
Last synced: 05 May 2026
https://github.com/nfreear/qa
Dual-language continuous integration and Git hooks.
continuous-integration git-hooks openuniversity qa quality test testing travis-ci
Last synced: 09 Jun 2026
https://github.com/mohammad-taha-ebadinik/powersub-demo-3000
🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.
api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial
Last synced: 06 May 2026
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intégrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/hala-samir/selenium-data-driven
Data driven test using Selenium, Java, MAVEN and TestNG
datadriven java localization maven maven-pom properties selenium-java selenium-webdriver testing testng testng-reports
Last synced: 06 May 2026
https://github.com/golangid/testada-example
examples go golang integration-testing mysql redis testing
Last synced: 06 May 2026
https://github.com/gotesttools/limgo-badge-action
GitHub Action for limgo to generate badges showing the test coverage
badge-generator github-actions go golang test-coverage testing
Last synced: 06 May 2026
https://github.com/neemiasborges/csharp_clientproductmanager
sistema de gerenciamento de clientes e produtos desenvolvido em C# com Windows Forms e .NET. Permite cadastrar, editar, remover e listar clientes e produtos, além de registrar e listar vendas. Utiliza PostgreSQL para persistência de dados e segue a Clean Architecture.
clean-architecture clean-code csharp postgresql studies tdd testing
Last synced: 06 May 2026
https://github.com/claudioaltamura/spring-boot-wiremock
A Spring Boot Wiremock example
github-actions java maven spring-boot testing wiremock
Last synced: 07 May 2026
https://github.com/rushi47/echo-container
Echo container is lightweight container, to speed up development of helm charts, test different probes or simply play with containers etc.
container containers docker dockerfile echo-server helm helm-chart kubernetes kubernetes-container-images testing
Last synced: 19 Apr 2026
https://github.com/matheus-rech/clinical-extraction-system
Clinical Study Extraction System - Interactive PDF annotation and data extraction with full traceability. TypeScript + Vite + PDF.js. 100% test coverage.
clinical-research data-extraction pdf pdf-annotation playwright testing typescript vite
Last synced: 07 May 2026
https://github.com/khaledashrafh/task-management-system
The Task Management System is a robust backend application designed to manage tasks efficiently. It provides a RESTful API for performing CRUD operations on tasks, user authentication and authorization, and additional features such as validation, error handling, search and filtering, and email notifications.
authentication authorization email-notification error-handling junit lombok mapstruct mockito mysql notifications pagination spring-boot spring-data-jpa spring-security task-management testing validation
Last synced: 07 May 2026
https://github.com/toghrulmirzayev/selenew
SeleNew is a framework over Selenium to simplify UI Test Automation
automation-framework browser selenew selenium test-automation testing ui webdriver
Last synced: 07 May 2026
https://github.com/aynuayex/metric-imperial-converter
freecodecamp project
chai chai-http freecodecamp-project mocha testing
Last synced: 07 May 2026
https://github.com/abrahamuchos/roles-with-spatie-permissions
This project only seeks to be a guide and test for the efficient management of roles and permissions in Laravel. All of this under the Spatie Laravel-Permissions package.
api-rest guide laravel laravel-permissions laravel-sanctum laravel11 postgres practice-project spatie-laravel-permission tdd testing
Last synced: 07 May 2026
https://github.com/andrehora/exploring-testing-practices
Exploring software testing with TestMiner
Last synced: 10 Jun 2026
https://github.com/harshitbalodi/bloglist-frontend
The application is developed using react and redux , Tested with cypress and jest.
cypress jest react redux-toolkit testing
Last synced: 08 May 2026
https://github.com/orangeadmtl/orangead-mock-webcam
Mock webcam service using MediaMTX and FFmpeg for RTSP video streaming in testing and development environments
development-tools ffmpeg linux macos mediamtx mock-webcam rtsp testing video-streaming
Last synced: 08 May 2026
https://github.com/mukeshsoni/create-snapshot-test
Automatically generate snapshot tests for your react components with random values for the props
generated-code jest react reactjs snapshot testing
Last synced: 08 May 2026
https://github.com/golchanskiy23/t1
Tasks from the T1.Debut IT camp
java spring spring-boot spring-cloud testing
Last synced: 08 May 2026