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-09 00:27:36 UTC
- JSON Representation
https://github.com/danieldantasdev/aspnetcore-clean-architecture_course-luisdev-part-1_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: 17 Apr 2026
https://github.com/mersocarlin/testing-with-jest-and-mocha
Sample repo used in my Blog Post to Signavio Tech Blog.
Last synced: 17 Apr 2026
https://github.com/k-kinzal/oas-fake-php
Intercept HTTP requests, validate against OpenAPI schemas, and generate fake responses for testing
api-testing fake-server mock-server openapi openapi-mock php php-testing php-vcr testing
Last synced: 04 Apr 2026
https://github.com/dogukanayd/go-test-database
go-test-database
docker docker-sdk go golang test-automation testing unit-testing unittest
Last synced: 17 Apr 2026
https://github.com/wlsf82/do-not-use-cy-dot-xpath
Sample project to demonstrate the rule `no-xpath` from v4.2.0 of eslint-plugin-cypress.
cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing
Last synced: 17 Apr 2026
https://github.com/kavekardel/api-onionarchitecture
this project Created by Onion Architecture with BDD And TDD
architecture automated-testing bdd behavior-driven-development onion-architecture specflow tdd test-driven-development testing
Last synced: 17 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/plurid/runner
Test Runner with Preparation/Postparation Stages
Last synced: 18 Apr 2026
https://github.com/arcj137442/babelnar-nal-test-suite
基于BabelNAR CLI的NARS自动化测试套件
nars non-axiomatic-logic test-automation testing
Last synced: 20 Apr 2026
https://github.com/hussein-m-kandil/odin-shopping-cart
A mock shopping card built as part of studying The Odin Project's React course.
app axios axios-react client-side-routing development fakestoreapi frontend javascript learning react react-router react-testing-library tailwindcss testing vite vitest web
Last synced: 05 Apr 2026
https://github.com/goyalyatin/python-robot-libraries
Python libraries for Robot framework
robot-framework test-automation test-framework testing webservice-testing
Last synced: 18 Apr 2026
https://github.com/behnaz-mirmiran/ci-github-actions
ساخت جریان برای تست پروژه
actions automation ci-cd github testing
Last synced: 18 Apr 2026
https://github.com/jomrr/ansible-molecule-images
Ansible playbooks for building containers used to test Ansible roles with molecule.
ansible docker-image molecule testing
Last synced: 19 Apr 2026
https://github.com/simone-sanfratello/tollo
javascript testing library AAA schema
bdd engine javascript nodejs tdd test testing unit-testing
Last synced: 19 Apr 2026
https://github.com/lakshitnagar/youtube
A minimal clone of youtube.
agile-methodologies clone clone-repos create-react-app enzyme jest production reactjs tdd tdd-javascript testing unit-testing youtube youtube-api
Last synced: 19 Apr 2026
https://github.com/lren-chuv/docker-create-databases
Create databases in a Postgres server. Useful for testing with docker-compose.
docker-image infrastructure testing
Last synced: 19 Apr 2026
https://github.com/sofiane-abou-abderrahim/react-deployment
🚀 React Deployment is a guide for deploying React apps from development to production. It covers testing, optimizing, building & uploading your app to Firebase. It also ensures smooth client-side routing with React Router and performance optimization through lazy loading. Explore the code to master the deployment process & avoid common pitfalls.
client-side-routing deployment firebase javascript lazy-loading optimization react react-router reactjs server-side-routing single-page-app testing
Last synced: 20 Apr 2026
https://github.com/you54f/getpact
Pact 🔗 Contract Testing - Quick Start Helper Script
contract-testing docker pact pact-broker pactflow postgresql testing
Last synced: 20 Apr 2026
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/hwang-fu/rust-concurrency-mastery
concurrency mutex rust testing
Last synced: 21 Apr 2026
https://github.com/billy0402/python-architecture-patterns
A learning project from the book 'Architecture Patterns with Python' by Harry Percival, Bob Gregory.
Last synced: 05 Jun 2026
https://github.com/danielcardonarojas/swift-mocking
A Swift mocking library powered by macros and parameter packs.
framework macro mock mocking mockito parameter-packs swift testing
Last synced: 05 Jun 2026
https://github.com/leonardovff/angular-crud-auth-e2e
Repository used to study Angular. SPA with crud, auth and guard. Using E2E and integration testes. Responsible with mobile first. Using interceptors to simulate the API.
angular crud-application e2e-tests interceptors material-design mobile-first spa testing testing-angular-applications
Last synced: 21 Apr 2026
https://github.com/lren-chuv/docker-compose-for-ci
Build environment for our projects on CircleCI
docker-image infrastructure testing
Last synced: 21 Apr 2026
https://github.com/tdworowy/performanceplayground
A few examples of using different tools for performance testing.
gatling jmeter locust performance-testing testing
Last synced: 22 Apr 2026
https://github.com/grdsdev/swift-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
http swift swift-package testing urlsession vcr
Last synced: 06 Jun 2026
https://github.com/m0nirul/config-validator
A simple utility to validate configuration files against defined rules or expected structures.
configuration python qa testing utility validation
Last synced: 24 Apr 2026
https://github.com/nhatthm/n26godog
Cucumber N26 API for Golang
bdd cucumber functional-testing gherkin go godog golang integration-testing n26 n26api testing
Last synced: 24 Apr 2026
https://github.com/aynuayex/quality-assurance-and-testing-with-chai
free code camp curriculum course
chai chai-http mocha-chai testing
Last synced: 24 Apr 2026
https://github.com/sdley/test-java
This repository provides a collection of utilities, examples, and best practices for effective testing in Java applications.
Last synced: 24 Apr 2026
https://github.com/camel-chased/promiseloop
for testing nested promises
jasmine nested-promises promise promises test testing tests
Last synced: 24 Apr 2026
https://github.com/mrchevyceleb/edgetest-skill
Comprehensive edge case testing for Claude Code with auto-fix and production deployment
ai automation claude-code cli developer-tools edge-cases playwright testing
Last synced: 06 Jun 2026
https://github.com/hupe1980/aws-local-testing-library
Testing library for local aws development
aws events lambda local testing typescript
Last synced: 24 Apr 2026
https://github.com/rhaeguard/impostor
Impostor - a Mock HTTP Server
http-server mock-server mock-webserver testing
Last synced: 25 Apr 2026
https://github.com/sujoyghoshal/testing
This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.
api git testing vercel-deployment
Last synced: 25 Apr 2026
https://github.com/parthpant/justrunit
Run small snippets of code online in different languages
Last synced: 25 Apr 2026
https://github.com/jamstooks/consistently-io
Measure deployment goals
continuous-deployment continuous-integration deployment integrations python react testing
Last synced: 25 Apr 2026
https://github.com/reddomgt/pythonseleniumtestframework
This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...
browser-automation cross-browser-testing page-object-model pytest python selenium selenium-python test-automation testing webdriver
Last synced: 25 Apr 2026
https://github.com/s0urcedev/utesting-js
JS module for unit testing
js module node-js nodejs testing testing-tools unit-testing
Last synced: 27 Apr 2026
https://github.com/sharma-it/playwright-stable-locator
Extends Playwright with the ability to wait for elements to be stable (not animating)
animation playwright stable testing
Last synced: 27 Apr 2026
https://github.com/basilfx/go-testwire
An easy-to-use API to add test automation probes
Last synced: 07 Jun 2026
https://github.com/jwulf/magikcraft-mock-api
The Magikcraft Mock API for Test-Driven Development
javascript magikcraft magikcraft-api minecraft test-driven-development testing typescript
Last synced: 27 Apr 2026
https://github.com/mgnfy-view/foundry-starter-template-v2
A template to quickly get started with foundry projects
anvil blockchain documentation evm forge foundry smart-contracts soldeer solidity testing
Last synced: 28 Apr 2026
https://github.com/danielwhatmuff/alpine-node-karma-chromium-xvfb
Run headless browser tests using Karma + xvfb + Chromium on Alpine Linux
alpine alpine-linux chromium docker headless headless-browsers javascript karma karma-test-runner node nodejs testing xvfb
Last synced: 28 Apr 2026
https://github.com/brootaylor/playwright-poc
Playwright POC example
playwright test-automation testing testing-tools
Last synced: 28 Apr 2026
https://github.com/amssdias/sending-emails
Website to send emails
django form-validation logs python3 smtp testing
Last synced: 28 Apr 2026
https://github.com/trainingitcourses/vaas-angular_testing-diciembre
🅰️ Curso de Angular Testing para Vaas
Last synced: 28 Apr 2026
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/damirscorner/20240517-dotnet-top-level-testing
Sample project for 'Testing top-level statements' blogpost
Last synced: 28 Apr 2026
https://github.com/ganeshsrambikal/mocha_test
simple demo on mocha chai test with mocha test template
javascript mocha mocha-chai testing
Last synced: 29 Apr 2026
https://github.com/luizcurti/node-rest-graphql-api
Node.js API with REST and GraphQL Endpoints
docker-compose eslint graphql javascript jest mongodb nodejs rest-api testing typescript
Last synced: 29 Apr 2026
https://github.com/locke-chappel/oss-java-commons-testing
Test framework extensions and abstractions
Last synced: 29 Apr 2026
https://github.com/yahya123-hub/automation-testing-opencart
This project demonstrates automation testing of the OpenCart Demo using Java, Selenium WebDriver, and TestNG. The automation suite covers key e-commerce functionalities like user authentication, product search, cart management, and checkout process.
automation-testing java opencart selenium-java selenium-webdriver 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/phauthentic/phpunit-openapi-assertions
Validates request and response objects against a given Open API specification.
phpunit phpunit-assertions testing testing-tools
Last synced: 29 Apr 2026
https://github.com/coder-acjhp/spring-boot-rest-mongodb
Simple springboot restful api with embedded mongodb
monogdb restful-api spring-boot testing
Last synced: 29 Apr 2026
https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing
Last synced: 29 Apr 2026
https://github.com/sohonetlabs/testfs
Synthetic read-only FSKit filesystem serving tree -J -s JSON trees on macOS
developer-tools filesystem fskit macos swift testing
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/lindorg/pokemon-team-builder-e-commerce-platform
Full-Stack Web Dev Project • Pokémon E-Commerce Mock Platform
bcrypt design docker ecommerce full-stack html-css java javascript jsp jupiter spring-boot sql testing web website
Last synced: 29 Apr 2026
https://github.com/unexist/showcase-testing-quarkus
Showcase for testing [MIRROR]
Last synced: 30 Apr 2026
https://github.com/lambdatest/python-selenium-add-status
How to add test status in automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 30 Apr 2026
https://github.com/alexlafroscia/demo-bigtest-with-webcomponents
Testing a WebComponent using the BigTest testing library
bigtest karma testing webcomponents
Last synced: 30 Apr 2026
https://github.com/doamaral/js-test-frameworks
Examples of Jest, Jasmine and Mocha features
jasmine javascript jest mocha testing
Last synced: 30 Apr 2026
https://github.com/markuusche/reqres.in-test
🔥python-js api automation
api axios javascript python rest-api testing
Last synced: 30 Apr 2026
https://github.com/encalmo/scala-aws-lambda-local-host
Local emulator of the AWS Lambda host environment. Starts local HTTP server implementing lambda runtime API. Provides browser-based HTML interface to send input to lambda and to read output.
aws-lambda scala scala3 testing
Last synced: 30 Apr 2026
https://github.com/lambdatest/python-selenium-tunnel
Start tunnel using script for Python-selenium automation test on Lambdatest
lambdatest python selenium testing
Last synced: 01 May 2026
https://github.com/pablo-abc/chai-jsdom
A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.
Last synced: 01 May 2026
https://github.com/pgporada/packer-centos7-devenvironment
Penguicon 2017
centos7 kickstart packer serverspec shell testing vagrant
Last synced: 01 May 2026
https://github.com/lambdatest/unittest-verify-download
How to verify file download in automation test in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 01 May 2026
https://github.com/gobindagoswamee6328/selenium_testing
Software Testing using python selenium.
csv-files graph-plot matplotlib pandas selenium-python selenium-webdriver testing testreport
Last synced: 01 May 2026
https://github.com/carseven/adventjs
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 01 May 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/oleksandr-moik/dockers-springboot
Three sb-services in each in own dokcer contsainer where they coneting to mysql-db in another container.
docker docker-compose java spring-boot testing
Last synced: 01 May 2026
https://github.com/lacausecrypto/mcp-wallfacer
Runtime testing harness for MCP servers: fuzz tools, validate schemas, run YAML invariants and multi-step sequences, ship SARIF to CI. 17 embedded packs · stdio + HTTP · 5 install paths.
agent-testing cli fuzzing invariant-testing llm-tools mcp mcp-sdk mcp-server mcp-tools model-context-protocol property-testing runtime-testing rust sarif security testing validation
Last synced: 07 May 2026
https://github.com/eneax/gatsby-cypress
A starter blog demonstrating what Gatsby, Cypress, Vercel and GitHub Actions can do.
Last synced: 02 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/maheshkumar-novice/tic-tac-toe-with-tests
A command line game written in Ruby with Tests
Last synced: 02 May 2026
https://github.com/justjum/battleship
Battleship Game built using Test Driven Development with Jest.
battleship game html javascript jest sink-the-ships tdd testing
Last synced: 02 May 2026
https://github.com/llnl/radiuss-shared-ci-test
Test repository for radiuss-shared-ic
Last synced: 09 Jun 2026
https://github.com/actionanand/angular-testing-2
This is an example app for angular unit testing
angular angular7 jasmine testing unit-testing
Last synced: 02 May 2026
https://github.com/restuwahyu13/express-testing-mocha
example development testing with mocha and chai
express mocha-chai mocha-tests nodejs testing ts-node typescript
Last synced: 02 May 2026
https://github.com/luohino/nexusvault
NexusVault is a modern, high-performance developer platform for hosting repositories, browsing code, and collaborating on anomalies.
contributions-welcome open-source testing
Last synced: 03 May 2026
https://github.com/jonmatum/react-mfe-template
React MFE template with atomic design system
accessibility atomic-design boilerplate component-library design-system developer-experience mfe micro-frontend modern-stack production-ready react responsive-design tailwindcss template testing theme-support typescript vite vitest wcag
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/lambdatest/python-selenium-geolocation
How to add geolocation to an automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 03 May 2026
https://github.com/oskang09/geliver-vscode
Webview version of Geliver UI for support internally in vscode editor.
grpc testing vscode vscode-extension
Last synced: 03 May 2026
https://github.com/andreavitali/moviebookings
MovieBookings API Test Project
api dotnet-8 entity-framework testing
Last synced: 03 May 2026
https://github.com/juanmachuca95/conductores_go
Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing
clean-architecture gin golang gomock mysql sqlmock testing
Last synced: 03 May 2026
https://github.com/dimuzzo/intrusion-detection-tester
Little intrusion detection tester using python. The project is inspired by the article from freeCodeCamp: https://www.freecodecamp.org/news/build-a-real-time-intrusion-detection-system-with-python/
intrusion-detection-system python testing
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/vincevargadev/ecstatic_dart
This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.
Last synced: 04 May 2026