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-05 00:25:13 UTC
- JSON Representation
https://github.com/haminimi/battleship
Battleship is a strategy type guessing game for two players. It is played on ruled grids on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player.
battleship battleship-game drag-and-drop draganddrop game game-development javascript javascript-game jest jest-test test-driven-development testdrivendevelopment testing
Last synced: 15 May 2026
https://github.com/ph4r05/dualstacktest
Patched versions of tools helping with service dual stack availability checking
dual-stack dual-stack-testing ipv6 ipv6-testing testing
Last synced: 13 Oct 2025
https://github.com/mirko-felice/gradle-plugin-testkit
Testing library to help users test gradle plugins.
Last synced: 14 Oct 2025
https://github.com/barseghyanartur/fake-py-django-storage
Django storage for fake.py
django django-storage django-storages fake-py testing
Last synced: 24 Feb 2026
https://github.com/alvarosiles11/vuelo
Diplomado🎓
arquitectura-de-software arquitectura-limpia desarrollo-dirigido-por-el-dominio microservicios testing
Last synced: 14 Oct 2025
https://github.com/jmalicki/xibalba
Xibalba: Chaos Testing Framework for Linux Filesystem Concurrency using eBPF
chaos-engineering concurrency ebpf filesystem filesystem-testing jepsen kernel race-detection testing xibalba
Last synced: 14 Oct 2025
https://github.com/bryce-marshall/firebase-bridge
High-fidelity Firestore Admin SDK mock and trigger binder for in-memory testing
firebase firebase-admin firestore firestore-emulator firestore-functions jest mock testing vitest
Last synced: 20 Jan 2026
https://github.com/crbroughton/ts-test-utils
A collection of testing helper types
bun testing type-testing types typescript utility
Last synced: 24 Feb 2026
https://github.com/automationsde/sapphire-automation-framework
A test automation framework which is integrated with selenium and cucumber along with Extent reports and log4j
automation-framework cucumber selenium selenium-webdriver testing testing-framework
Last synced: 13 Mar 2026
https://github.com/toolisticon/camel-spring-boot-testutils
Apache Camel Springboot Test Utils
Last synced: 18 May 2026
https://github.com/bitwizeshift/oxtest
🚧 A WIP rust unit-testing library
fixture-test framework parameterized-tests rust tdd test-suite testing unit-testing
Last synced: 15 Oct 2025
https://github.com/simeonsavov/storyspoilwebapp_testing
Welcome to my testing project! In this repository, I'll be sharing manual test cases and bug reports for functional testing of Story Spoil Web App.
api-testing apirequest bugreport manual-testing manual-testing-test-cases testing web-testing website-testing
Last synced: 22 Jan 2026
https://github.com/abedurftig/gradle-integration-tests
Run Unit tests first, then Integration tests (which also use WireMock)
docker-compose gradle jvm kotlin learning testing wiremock
Last synced: 14 Apr 2026
https://github.com/devpaul/cucumber-eavesdropper-plugin
Eavesdrop on the cucumber events
Last synced: 18 May 2026
https://github.com/danielikechukwu/testing-an-angular-application
Writing a unit test and other test in an Angular application, we will be working with a test runner Karma and Jasmine as our testing framework
angular angular-cli angular2 jasmine-tests karma karma-jasmine test testing testing-framework
Last synced: 06 Oct 2025
https://github.com/wcm-io/io.wcm.testing.wcm-io-mock.handler
Helps setting up mock environment for wcm.io Handler.
adobe-experience-manager aem handler mock testing wcm-io
Last synced: 16 Oct 2025
https://github.com/rugk/qr-code-libs-test
QR code library comparison and testing
qr qr-code qr-code-generator qr-codes qr-generator qrcode qrcode-generator testing
Last synced: 16 Oct 2025
https://github.com/ivan-sincek/mixaudit-sarif
Convert MixAudit's JSON formatted results to SARIF format.
elixir github-actions mixaudit sast sobelow testing workflows yaml
Last synced: 16 Oct 2025
https://github.com/islomar/python-kata-template
Template repository for Python katas (Dockerized)
automation docker kata python template testing
Last synced: 22 Jan 2026
https://github.com/hroncok/pytest-workshop
Pracovní repozitář k workshopu na InstallFest
czech installfest pytest python python3 testing workshop
Last synced: 17 Oct 2025
https://github.com/anucha-tk/go_bank
GoBank RestAPI build with gin-gonic
gin-gonic golang jwt paseto postgresql rest-api testing
Last synced: 19 Apr 2026
https://github.com/imtiajahammad/deskbooker
I had been interested to apply Unit Testing for my personal projects for a time being. There are several unit testing frameworks available in asp.net core. 3 most popular testing frameworks are xUnit, NUnit and MSTest. Here I am getting myself introduced to unit testing with xUnit. I have 3 basic projects here (core library, DataAccess, Web with Razor pages) in my solution and for each project I have test project as well. This is a beginner level solution and need to go through rest of the testing attributes and features in the coming days!
aspnetcore csharp testing unittest unittesting xunit
Last synced: 17 Oct 2025
https://github.com/xepozz/ab
This is a simple library to enable A/B testing based on a set of rules.
ab ab-testing testing yii yii3
Last synced: 22 Jan 2026
https://github.com/chriso345/lemma
Generated Test Data for Go
generation golang test-data testing
Last synced: 27 Jan 2026
https://github.com/gabe-frasz/starting-with-nest
Notifications microservice with a pinch of DDD.
ddd microservice nestjs testing
Last synced: 13 Mar 2025
https://github.com/makocchi-git/fat-images
Fat docker images
demo docker docker-image testing
Last synced: 18 May 2026
https://github.com/andresmweber/passninja-test
Coding challenge from PassNinja
andres andresmweber angular api aws bitcoin challenge code-challenge interview interview-test javascript job-interview lambda node s3 test testing typescript wallet weber
Last synced: 15 Jan 2026
https://github.com/vlambo3/proxy---vaccinationmanagementsystem
A robust system for managing and validating vaccinations. It includes basic and Proxy pattern implementations, ensuring compliance with assigned dates and data integrity. Comprehensive JUnit 5 tests validate its functionality.
junit5 proxy proxy-pattern test testing unittest
Last synced: 19 May 2026
https://github.com/vlambo3/templatemethod---employment
This repository features two branches: one with the original salary liquidation code and another showcasing the same process restructured using the Template Method pattern. Explore the benefits of enhanced code organization and reusability. Includes JUnit 5 tests for validating email routing logic.
java junit-test junit5 template-method template-method-design-pattern template-method-pattern test testing
Last synced: 21 Mar 2025
https://github.com/rwieruch/svgr-async-bug
Issue Application: https://github.com/smooth-code/svgr/issues/83
Last synced: 04 Apr 2025
https://github.com/hamidurrahman1/junit5
This repository is intended to demonstrate my ability and understanding of JUnit5
junit5 jupiter tdd testing unit-testing
Last synced: 21 Mar 2025
https://github.com/paulvollmer/testtable.js
utility to write data driven tests
Last synced: 21 Jul 2025
https://github.com/nirav2002/skillbridge_api_comprehensive_bootcamp_and_user_review_system
The SkillBridge API is a comprehensive API application for managing bootcamps, courses, authentication, and reviews with features like CRUD operations, pagination, and advanced filtering
api-rest expressjs html javascript nodejs testing
Last synced: 11 Apr 2026
https://github.com/romykundal/api-fetch-weather-data
nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module
api babel-cli chai dotenv mocha mongo mongoose nodejs restful supertest supertest-mocha-chai testing unit unittest weather
Last synced: 23 Jan 2026
https://github.com/rizafahmi/eva-client
Eva, tools to evaluate your code
code-evaluation eval react testing
Last synced: 03 Jul 2026
https://github.com/jgleitz/atrium-gradle-testkit
Atrium assertions to test Gradle plugins with TestKit
Last synced: 23 Oct 2025
https://github.com/g4-api/g4-api-client
G4.Api.Client is the official client library for the G4™ Engine, offering seamless access to automation, environment management, integrations, and template operations. the intuitive interfaces helps developers to quickly build, run, and manage complex workflows while accessing robust plugin capabilities and metadata all within a unified ecosystem.
automation client-library csharp dotnet g4-engine integration litedb metadata plugins rpa sdk template-management testing workflow
Last synced: 01 Apr 2026
https://github.com/shfrmn/tap-fast-check
Property testing for Tap using fast-check
assert fast-check property-based-testing property-testing tap test testing
Last synced: 23 Jan 2026
https://github.com/Formtrix/CS-305_Portfolio
Software Security
developer-tools security software-development software-engineering testing
Last synced: 25 Oct 2025
https://github.com/melezhik/tomty
Tomty - Raku Test Framework
perl6 test-automation test-harness testing
Last synced: 23 Jan 2026
https://github.com/g4s8/go-matchers
Go testing library for descriptive assert matching inspired by Hamcrest-matchers
Last synced: 05 May 2026
https://github.com/baalimago/go_away_boilerplate
A way to make Go boilerplate... go... away. Yes.
Last synced: 26 Oct 2025
https://github.com/drewcassidy/generic-parameterize
A Rust attribute for parameterizing generic functions
parameterization parameterized-tests proc-macro-attributes rust testing
Last synced: 26 Oct 2025
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/iter-idea/idea-at
Automated Testing suite for IDEA projects
angular ionic-framework playwright testing
Last synced: 27 Oct 2025
https://github.com/xyproto/openaldevicetest
Small OpenAL device test program
diagnostics openal testing utility
Last synced: 24 Jan 2026
https://github.com/nisanth2004/restful-web-services-springboot-3.1.x
Spring Boot provides a convenient and powerful way to build RESTful web services. REST (Representational State Transfer) is an architectural style that uses HTTP protocols for communication between client and server.
api client connection database eclipse h2 intellij java jdbc mysql rest security soap springboot testing
Last synced: 16 Mar 2026
https://github.com/danieldantasdev/aspnetcore-clean-architecture_course-luisdev-part-3_dotnet-8_csharp-12
Curso da Formação ASP.NET Core focado em Arquitetura Limpa aplicada na prática: camadas da arquitetura, reorganização de pastas e arquivos, migrations com nova estrutura, implementação da camada de aplicação com padrão Result e refatoração e testes.
application-layer architecture aspnetcore backend clean-architecture csharp ddd domain-driven-design dotnet efcore entity-framework-core luisdev migrations refactoring result-pattern software-architecture testing
Last synced: 15 Apr 2026
https://github.com/jakshin/pw3nage
If you get pw3ned, might want to fix your shell
git shell test testing testing-tools zsh
Last synced: 12 Mar 2025
https://github.com/businesssimulations/dev-oidc-toolkit
A simple OpenID Connect identity provider for development and testing.
development docker dotnet identity-provider idp oidc open-id-connect testing
Last synced: 24 Feb 2026
https://github.com/spiffre-oss/test-scenarii
test-scenarii offers a way to write scenarized tests with maximum flexibility and code reuse, while retaining great readability
Last synced: 15 Apr 2026
https://github.com/smartlabsat/claude-playwright
Claude-Playwright Toolkit provides seamless integration between Claude Code and Playwright MCP for efficient browser automation and testing. Features include browser session persistence, role-based profile management, and intelligent code generation for Page Objects, Tests, and Fixtures.
browser-automation browser-profiles claude claude-code cli-tool code-generation developer-tools e2e-testing mcp model-context-protocol page-object-model playwright playwright-mcp scaffold session-management test-automation testing typescript web-automation
Last synced: 06 Feb 2026
https://github.com/ghosind/go-assert
A collection of Golang assertion functions for verifying invariants.
assert assertion assertions go go-assert go-lib go-library go-module go-package golang testing
Last synced: 06 Feb 2026
https://github.com/p4irin/c4t
Install Chrome for Testing assets. A flavor of Chrome, specifically for testing and a matching chromedriver
chrome chrome-for-testing chromedriver cli-tool python quality-assurance selenium selenium-python selenium-webdriver test-automation testing testing-library
Last synced: 29 Jan 2026
https://github.com/jakshin/yazpt-test
Test repo for yazpt (or any git-aware shell prompt)
git shell shell-prompt test testing testing-tools zsh zsh-theme
Last synced: 12 Mar 2025
https://github.com/psr-mock/http-request-handler-implementation
Lightweight mocking library for PSR-15 HTTP Server Request Handler implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-request-handler-implementation mocking psr psr-15 testing
Last synced: 30 Jan 2026
https://github.com/cicd-tutorials/animals
Simple containers for testing and demonstrating (rolling) updates.
container container-image demo demo-application hello-world server testing webserver
Last synced: 30 Jan 2026
https://github.com/subvisual/permafrost
Freeze the environment in a limited scope.
environment-variables ruby testing
Last synced: 30 Jan 2026
https://github.com/lombiq/orchard-mvc-mini-profiler
Module which delivers profiler functionality. Mvc Mini profiler (http://code.google.com/p/mvc-mini-profiler/) is used for collecting profile data.
orchard orchard-cms orchard-module testing
Last synced: 30 Jan 2026
https://github.com/asifbacchus/phpmailertest
Simple test page to check PHPMailer diagnostic output using various ports and encryption settings.
debugging debugging-tool email-testing php phpmailer testing
Last synced: 30 Jan 2026
https://github.com/mgielda/renode-zephyr-poc
PoC of testing Zephyr in Renode
Last synced: 06 Feb 2026
https://github.com/amssdias/py-task
Todo application to manage tasks
mvc-pattern python3 redis testing
Last synced: 15 Apr 2026
https://github.com/matheus-rosa/go-factory
Package to create test data in Go
factories factory-definitions go golang testing
Last synced: 30 Jan 2026
https://github.com/wdhongtw/minidir
Minimal abstraction about directories and files
Last synced: 31 Jan 2026
https://github.com/nimitbhargava/sample-assets
Collections of resources for your test or mock application
Last synced: 31 Jan 2026
https://github.com/alexanderlapygin/cra-react_17-ts_4-tailwind_3-cypress_10-starter
CRA on TypeScript starter with Tailwind CSS with UI testing on Cypress with Cypress Testing Library
cra cypress cypress-testing-library js react softspiders ss starter tailwind template test testing typescript ui
Last synced: 07 Feb 2026
https://github.com/jeandv/front-testing-classes
🧪Frontend testing with JavaScript using Jest🤡 and Testing Library🐙
javascript jest jest-dom react testing testing-library typescript user-event
Last synced: 15 Apr 2026
https://github.com/colin-nolan/test-repository
For use in tests that ensure interaction is possible with a remote Git repository
Last synced: 31 Jan 2026
https://github.com/matdurand/sidetest
A VSCode extension to navigate from and to test files
javascript testing vscode-extension
Last synced: 31 Jan 2026
https://github.com/kmcallorum/pytest-agents
A pytest plugin framework with AI agent capabilities for project management, research, and code indexing
ai-agents automation ci-cd devops docker plugin pytest python testing typescript
Last synced: 31 Jan 2026
https://github.com/mike-north/qunit-events
Event-driven Plugins for Qunit
javascript learning qunit testing
Last synced: 07 Feb 2026
https://github.com/kateryna-borysenko/react-typescript-pagination
Pagination
Last synced: 15 Apr 2026
https://github.com/Suzanemh/BankApplicationTesting
Obligatorisk oppgave i systemtesting
software-testing testing unit-testing
Last synced: 11 Mar 2025
https://github.com/danielbello7/simple-node-api
Simple express server for quick projects, testing setup
battries-included express server setup test testing
Last synced: 18 May 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/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/olekli/mrblackjack
Simple framework for testing Kubernetes operators
e2e-testing kubernetes operator testing testing-framework
Last synced: 01 Feb 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/aleksson/mocha-testing
Mocha JavaScript Testing
mocha-chai mocha-tests mochajs testing
Last synced: 07 Feb 2026
https://github.com/aconstas/jest-testing-practice
Learn TDD (Test Driven Development) utilizing Jest.
Last synced: 08 Feb 2026
https://github.com/jptrp/saucedemo-playwright
Playwright + TypeScript automation framework for SauceDemo with comprehensive test coverage
automation automation-testing playwright playwright-tests playwright-typescript pomme qa qa-automation test-automation testing typescript
Last synced: 15 Apr 2026
https://github.com/adshan/dotnet-integration-testing
Integration tests using WebApplicationFactory for endpoint validation.
Last synced: 15 Apr 2026
https://github.com/ae9is/ci
Repository for testing GitHub Actions
ci component-library cypress github-actions react test test-automation testing typescript vite vitest
Last synced: 11 Mar 2025
https://github.com/t8ngs/client-api
Este projeto é um cliente de API desenvolvido pela T8ngs para facilitar testes de endpoints HTTP, suportando múltiplos formatos de conteúdo e recursos avançados para automação de testes.
t8ngs test test-automation testing testing-tools tests
Last synced: 17 Mar 2026
https://github.com/nodeg/ruby-testing
Basic tests in Ruby for understanding TDD and BDD
bdd github-actions ruby tdd testing
Last synced: 03 Mar 2026
https://github.com/the-sumeet/goresttest
REST API testing framework
api-client rest-api rest-test test-automation testing
Last synced: 11 Jan 2026
https://github.com/simple-automation-testing/promod
Library for browser manipulation
aqa automated-testing automation-selenium js nodejs testing
Last synced: 26 Feb 2026
https://github.com/michael-free/createadusers
Bulk-create mock Active Directory users and import them into a Domain Controller using Powershell and Python!
active-directory automation faker powershell python python3 testing windows-server
Last synced: 26 Feb 2026
https://github.com/ronilsonalves/avfinaltestingii
Repositório para entrega do projeto final da disciplina de Testing II do Certified Tech Developer
java restassured selenium testing
Last synced: 15 Apr 2026