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/granden-corp/granden.timelib.clockshaft
DateTime utility library for easier testing in unit test or integration test.
Last synced: 11 Oct 2025
https://github.com/kfsantos/go-api-books
REST API with unit tests and coverage percentage
api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing
Last synced: 14 Apr 2026
https://github.com/gmitirol/php-tests
PHP test suite
php php-extensions test-suite testing
Last synced: 10 Jan 2026
https://github.com/achnouri/ctf-challenges-write-ups
This repository is a collection of detailed write-ups for CTF challenges/machines/... that i have solved across different cybersecurity training platforms
capture-the-flag cryptography ctf ctf-challenges ctf-writeups cybersecurity hacking hacking-tools hackthebox offensive-security osint pentesting red-team reversing scanning security testing tryhackme vulnerabilities web
Last synced: 18 Feb 2026
https://github.com/gungnirlaevatain/mock
Based on the external mapping file, mock target method.基于外部映射文件, 模拟目标方法,返回模拟结果
java mock mock-data mocking mocking-framework test testing testing-tools tool
Last synced: 11 Oct 2025
https://github.com/arzucaner/unit-testing
This Unit Testing consists of Jasmine, The 3 parts of testing, The testing setup, Grouping with describe, Setting up data, Skipping Focusing, Spies Mocks, Debugging, Additional matches.
jasmine-tests testing unit-testing
Last synced: 19 Jan 2026
https://github.com/knutkirkhorn/systemutvikling-2
Øvinger fra TDAT2003 Systemutvikling 2 med web-applikasjoner, dataingeniør NTNU
ajax building css interaction-design java javascript jquery lxd rest safety testing
Last synced: 12 Apr 2026
https://github.com/millukii/go-exercises
Golang exercises
concurency data-structures golang template testing
Last synced: 14 Jan 2026
https://github.com/caiogmrocha/stud-io-api
API Rest da plataforma de estudos Stud.io
clean-architecture clean-code tdd testing
Last synced: 11 Oct 2025
https://github.com/stereobooster/puppeteer-toolbox
standard library for the puppeteer
automation developer-tools headless-chrome node-module testing web
Last synced: 19 Jan 2026
https://github.com/simogasp/travistests
testing travis features
continuous-integration testing travis-ci
Last synced: 19 Mar 2026
https://github.com/aboubakr-jelloulat/unit-testing-in-csharp
This repository is dedicated to learning unit testing in C# using modern testing frameworks and best practices. It covers essential concepts and techniques for writing effective, maintainable tests in .NET applications.
csharp testing testing-framework testing-tools xunit
Last synced: 12 Oct 2025
https://github.com/satvikpraveen/tsversehub
A comprehensive TypeScript learning platform built with React 18, Vite, and Monaco Editor. Features interactive playground, 8 concept modules, 5 mini-projects, progress tracking, and PWA capabilities. 15K+ lines of code with 95%+ test coverage. Portfolio project by Satvik Praveen showcasing modern web development practices.
automated-testing ci-cd code-analysis design-system design-system-frontend developer-tools docker modular-architecture monaco-editor playground portfolio pwa react service-worker state-management tailwindcss testing typescript vite web-application
Last synced: 11 Apr 2026
https://github.com/asrieldreemurrgm/jest_testing_practice
Practice project for testing components and user interactions using React, Redux, and Jest.
frontend react react-testing-library redux testing typescript unit-testing
Last synced: 20 Apr 2026
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/you54f/pact-asyncapi-comparator
compare Message-Pact files against AsyncAPI descriptions
Last synced: 22 Jan 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/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/zafir100100/web-automation-with-selenium-junit
This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.
automation java junit selenium testing webdriver
Last synced: 22 Apr 2026
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/mchirino89/mchirino89.github.io
Personal blog about software development, personal growth and stress-free coding lifestyle
blog developmemt lyfestyle stressfree swift testing
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/tosheto/playwright-portfolio
Playwright end-to-end testing portfolio project using Page Object Model (POM), helpers, and GitHub Actions CI pipeline.
allure-report automation ci-cd continuous-integration github-actions jest nodejs page-object-model playwright playwright-typescript qa-automation qa-engineer reporting software-testing test-automation testing typescript
Last synced: 09 Apr 2026
https://github.com/rwypior/tinytest
Tiny, header-only, unit testing library for C and C++
c cpp library test test-tools testing unit-test
Last synced: 27 Jan 2026
https://github.com/jscromao/raycasting-zig
Raycasting in 1 Weekend implementation for Zig lang exploration
developer-experience language-exploration raycasting testing zig ziglang
Last synced: 27 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/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/gsaslis/bowling_kata
A Coding Kata on Test-Driven Development, using Bowling Game rules.
kata programming software-development software-engineering tdd tdd-kata testing
Last synced: 22 Feb 2026
https://github.com/wcm-io/io.wcm.testing.wcm-io-mock.caconfig
Helps setting up mock environment for wcm.io Context-Aware Configuration.
adobe-experience-manager aem caconfig 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/python-actions
Python SAST workflows.
codeql github-actions pytest python sast testing workflows yaml
Last synced: 16 Oct 2025
https://github.com/ruddyquispe/seleniumfreerange
Proyecto de test BDD (behaviour driver development) usando selenium java y cucumber
bdd cucumber selenium-java testing
Last synced: 14 Mar 2026
https://github.com/ierturk/rust-practice
Rust Language Practice
algorithm algorithms algorithms-and-data-structures data-structures dsa practice project-template recruitment-test rust rust-lang rust-practice template-project testing unit-testing
Last synced: 16 Oct 2025
https://github.com/srikanthccv/clickhouse-go-mock
a mock library implementing support for clickhouse-go/v2/lib/driver
clickhouse driver golang mock testing
Last synced: 14 Mar 2026
https://github.com/valchanoficial/reimagined-computing-machine
S2B2018 - DBServer(Teste com Selenium)
appobject dbserver eclipse java maven selenium selenium-webdriver tasks testcase testing testsuite testsuites
Last synced: 05 May 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/br0ken-/environment-loader
Autoload context classes of Behat extension.
bdd behat behat-extension tdd testing
Last synced: 18 Oct 2025
https://github.com/vanandrew/jamb
IEC 62304 requirements traceability for pytest
documentation iec62304 requirements-management testing traceability
Last synced: 24 Feb 2026
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/henry40408/alpine-ssh
Very basic SSH server based on Alpine Linux for testing purpose only
alpine alpine-ssh deprecated ssh-server testing
Last synced: 18 Oct 2025
https://github.com/baumannzone/mispuntos_v2
🏆 Mis Puntos App v.2
css cypress element-ui firebase html javascript jest less standard-js testing vuejs vuex
Last synced: 14 Apr 2026
https://github.com/lambdatest/mocha-js-terminal-logs
How to upload and view Mocha-js terminal logs on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 23 Jan 2026
https://github.com/jgleitz/atrium-gradle-testkit
Atrium assertions to test Gradle plugins with TestKit
Last synced: 23 Oct 2025
https://github.com/nicomadeankaf/because
🌟 Simplify decision-making with because, a lightweight tool that helps you weigh options clearly and efficiently.
alternatives awesome browser cli cli-app click covid-19 cyber-security gafam hacking ipython presentations python script services stackoverflow testing zsh
Last synced: 23 Oct 2025
https://github.com/lsongdev/kelp-test
super tiny testing framework
test-driven-development testing testing-framework testing-tools
Last synced: 24 Oct 2025
https://github.com/netr/mimicr
Rust library for working with HTTP requests to simulate a browser.
http-client http-requests rust testing
Last synced: 24 Oct 2025
https://github.com/nofaralfasi/quality-assurance
perl qa quality-assurance scripting testing
Last synced: 24 Oct 2025
https://github.com/rubyhcm/rails_crud_api
This project for FE to test call API
api crud ruby-on-rails testing
Last synced: 18 Apr 2026
https://github.com/lambdatest/mocha-js-scroll
How to scroll webpage in automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 24 Feb 2026
https://github.com/sayururehan/test-automation-project
A beginner level project to learn about Test Automation using Mocha, Chai, Postman and Cypress
chai cypress mocha postman test-automation-project testing
Last synced: 29 Jan 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/elenakulgavaya/surety-scaffold
Code generation for surety — extract contracts from JSON/OpenAPI, generate callers, DB models and test scaffolding
codegen contract-testing python surety testing
Last synced: 15 Apr 2026
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/NpgsqlRest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 27 Oct 2025
https://github.com/davesag/amqp-event-tester
A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.
amqp amqp-client event-emitter testing testing-tool
Last synced: 27 Oct 2025
https://github.com/testify-project/testify-project.github.io
Testify Project Website
docker easymock grpc-java guice hk2 javascript jersey junit mockito spring spring-mvc springboot tdd testify testing testing-framework
Last synced: 15 Apr 2026
https://github.com/xyproto/openaldevicetest
Small OpenAL device test program
diagnostics openal testing utility
Last synced: 24 Jan 2026
https://github.com/saratoga8/fullstack_automation
Simple example of a Full Stack automation project (includes building Web and API parts)
automation backend-api front-end-development full-stack fullstack-development functional-testing playwright pytest python testing typescript
Last synced: 28 Jan 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/ivuorinen/go-test-sarif
Convert `go test -json` output to SARIF
Last synced: 06 Feb 2026
https://github.com/vaibhavmojidra/website-test
This repository is dedicated to website testing prior to going live. It does not contain stable code and is subject to changes. When no testing is in progress, you will find an index.html file with a 'No testing' message.
mojidra test-repo testing vaibhav vaibhav-mojidra vaibhavmojidra webiste-testing website
Last synced: 28 Jan 2026
https://github.com/lambdatest/mocha-js-multiple-tabs
How to handle multiple tabs in automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium testing
Last synced: 06 Feb 2026
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/konsulting/exposer
Access non-public methods and properties on classes.
php reflection testing unit-testing
Last synced: 29 Jan 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/hasanhammoudah/education_app
education_app is a dynamic platform for course management and student engagement, allowing admins to manage courses and exams while enabling students to track progress and chat with course organizers.
android-app blocs course-project dart firebase firebase-auth firebase-database firebase-storage flutter ios-app logic pakages tdd testing ui
Last synced: 06 Feb 2026
https://github.com/almerleoalmazan/learn-go-with-tests
Learning Go using TDD approach
Last synced: 06 Feb 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/lambdatest/unittest-incognito
How to run an automation test in incognito mode in UnitTest on LambdaTest
Last synced: 06 Feb 2026
https://github.com/alexanderlapygin/cra_ts_rtl_msw_react-query
CRA-in-TS starter with React Query and testing with RTL and MSW
cra msw react react-query react-testing-library rtl softspiders ss starter template test testing ts
Last synced: 15 Apr 2026
https://github.com/lambdatest/pytest-incognito
How to run an automation test in Pytest in incognito mode
Last synced: 25 Feb 2026
https://github.com/psr-mock/http-message-implementation
Lightweight mocking library for PSR-7 HTTP Message implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-message-implementation mocking psr psr-7 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/n0rdy/proteus
A flexible tool to mock the backend / 3rd-party APIs when they are not available yet
api apimock apimocker apimocking developer-tool developer-tools devtools go golang mock-server mockapi testing testing-tools
Last synced: 30 Jan 2026
https://github.com/mcp-tool-shop/claude-collaborate
Where Human Creativity Meets AI Intelligence - A unified sandbox for real-time human-AI collaboration
ai-collaboration anthropic claude collaboration mcp model-context-protocol python sandbox 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