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-10 00:27:42 UTC
- JSON Representation
https://github.com/busraoguzoglu/software-test-rag
Generation of software test scenarios using a RAG system with a local LLM (llama.cpp)
llamacpp llm rag software-testing testing
Last synced: 02 Feb 2026
https://github.com/goodvin707/study-repos
All materials I created during education in MGCoDT, BSUIR. Includes laboratory works, practical works, reports and theoretical materials on different subjects.
cpp csharp css database desktop-development diagrams html java javascript networks python study testing web-development winforms wpf xamarin
Last synced: 03 Apr 2026
https://github.com/haltuf/travis-localhost
Code for my blog post Travis@Home: How to test your code in multiple PHP versions on localhost using Docker (in Czech)
Last synced: 17 Apr 2026
https://github.com/pedrohenriques/go-dbfixtures-mongodb-driver
A MongoDB driver for the Golang go-dbfixtures package.
fixtures golang mongodb testing testing-tools
Last synced: 17 Apr 2026
https://github.com/UltraSkye/a2a-compliance
Automated compliance testing for the Agent2Agent (A2A) protocol — schema validation, JSON-RPC conformance, and SSRF/TLS/CORS security checks.
a2a agent2agent compliance llm protocol security tck testing typescript
Last synced: 09 Jun 2026
https://github.com/dimensionlessdevelopments/avalanche-token
We will be building our very own ERC20 token in Solidity programming language and then deploying it on Avalanche blockchain. This project is important as it equips you with necessary knowledge to begin your exciting journey of coding in Avalanche using Solidity. Let’s look at how you will be interacting with the token by the end of the course.
avalanche avax-network blockchain blockchain-technology foundry scripting scripting-language solidity solidity-contracts testing testing-tools web3
Last synced: 29 Mar 2025
https://github.com/ronihdzz/aws-lambda-fastapi-template
Professional template for building serverless REST APIs with FastAPI, Docker, and AWS Lambda. Includes modular architecture, real database testing, and full CI/CD integration.
aws-lambda ci-cd cloud docker fastapi github-actions mangum microservices mongodb postgresql pydantic python rest-api serverless sqlalchemy template testing
Last synced: 17 Apr 2026
https://github.com/alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial
Last synced: 17 Apr 2026
https://github.com/sawadashota/sql-test-sample
Sample for writing database tests
Last synced: 03 Jun 2026
https://github.com/tslateman/spec-trace
Requirements traceability for Python projects — connect specs to tests, see what's verified
python requirements testing traceability
Last synced: 04 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/sulaimanniazi/cypress-automation-assignment
A customizable cypress test automation project for e-commerce webpage APIs
cypress cypress-example cypress-io cypress-tests javascript json json-api test test-automation testing
Last synced: 18 Apr 2026
https://github.com/hoangeiu/advanced-react-and-redux
Advanced React and Redux - Udemy
authentication high-order-component middleware-redux mongodb reactjs testing
Last synced: 04 Apr 2026
https://github.com/mohamedaflah/node_prisma_sample
jest nodejs postresql prisma testing typescript
Last synced: 04 May 2026
https://github.com/gsanchez1687/laravelapitdd
Proyecto creando una api con TDD
Last synced: 18 Apr 2026
https://github.com/dmitriykolesnikm8o/distributed-task-system
Pet Project with microservices, Clean Code Architecture, REST API, Docker, Redis, Postgres, Grafana and Prometheus
clean-architecture ddd ddd-architecture docker docker-compose git github go golang grafana logs microservices microservices-architecture mux postgresql prometheus redis testing yml
Last synced: 04 Apr 2026
https://github.com/yashsonaar/machine-learning-tasks
This repository has machine learning tasks which include classification, recommendation system, fraud detection system
classification jupyter-notebook machine-learning numpy pandas prediction python scikit-learn testing
Last synced: 04 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/bycait27/se433-testing-project
A CLI shopping application made in Java that implements unit, integration, system, and acceptance testing using JUnit.
Last synced: 04 Jun 2026
https://github.com/stalksa/websiteforrestaurant
Сайт для ресторана с возможностью доставки блюд на дом
bistro-restaurant composer mysql php testing unittest website
Last synced: 21 Apr 2026
https://github.com/tksh164/aprl-testing
aprl arm-templates azure resiliency testing
Last synced: 19 May 2026
https://github.com/mgiulio/helmut
Automated full page screenshots of a site at multiple viewport sizes with Puppeteer and Node.js
automation nodejs puppeteer responsive-web-design screenshot testing tool
Last synced: 18 Apr 2026
https://github.com/andreirepo/todo-app-playwright
Playwright suite with E2E, API, and database testing - includes data seeding, visual regression, and CI/CD integration.
e2e-testing playwright testing
Last synced: 18 Apr 2026
https://github.com/percy/example-percy-ruby-selenium
Example app demonstrating Percy's Ruby Selenium integration.
selenium selenium-ruby testing visual visual-testing
Last synced: 18 May 2026
https://github.com/ozturkeniss/microservices-designed2
A .NET 8 based e-commerce platform using microservices architecture with RabbitMQ, Redis, PostgreSQL, and YARP, all containerized with Docker.
docker e-commerce microservices-architecture rabbitmq testing yarp-gateway
Last synced: 26 Jun 2025
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/wtsi-hgi/python-test-helpers
Python library to help with creating tests
Last synced: 22 Mar 2025
https://github.com/ozturkeniss/krakenmicro
The KrakenMicro architecture leverages Go for high performance and scalability, and integrates PostgreSQL, Redis, and RabbitMQ to ensure robust data management, caching, and asynchronous communication. API Gateway functionality is provided by Krakend, enabling unified and secure access to all services.
docker docker-compose golang gomicro grpc krakend microservices-architecture postgresql protocol-buffers rabbitmq redis testing
Last synced: 26 Jun 2025
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/serratotech/laravel-testing-project
kahlan laravel laravel-5 laravel-52 php php56 phpspec phpunit phpunit-tests sqlite testing
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/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/sajjadhossain/api-testing-examples
Functional and behavioral API testing examples using BDD
api-testing chai js mocha node testing
Last synced: 20 Apr 2026
https://github.com/jav-car-1971/uno
Hugo, Code, Multilengua, Prueba
code documentation documentation-site hugo hugo-site site static testing
Last synced: 20 Apr 2026
https://github.com/omeyang/engineering-handbook
A practical engineering handbook for Go backend teams, covering naming, design, testing, reliability, performance, observability, refactoring, and quality gates.
backend coding-standards engineering-handbook go golang observability refactoring software-design testing
Last synced: 20 Apr 2026
https://github.com/nuclearredeye/webdriver.io
Exercises and notes for the Automated Software Testing with WebdriverIO training course from Udemy
Last synced: 04 Jun 2026
https://github.com/sonalys/react-testing
Simple example for reactjs testing
boilerplate jest learning-by-doing react testing
Last synced: 04 May 2026
https://github.com/rickcau/functionapppythontokencount
ai azure-functions python testing token-count
Last synced: 12 Sep 2025
https://github.com/almirjnr/discord-ping-pong-bot
A simple discord bot made only for testing purposes, it can respond with "pong!" if the used command is "/ping".
discord-bot dotnet ping-pong testing
Last synced: 20 Apr 2026
https://github.com/cerberauth/stubidp
A mock OpenID Connect server for developers. Stop waiting for identity providers. Start building.
developer-tools oauth2 oauth2-server oidc openid-connect test-automation testing
Last synced: 07 Mar 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/rathorsunpreet/python_api_checks
API Testing of the site https://reqres.in using Pytest and Requests.
pytest python-3 python3 request requests requests-library-python rest-api test test-automation testing
Last synced: 08 Jul 2026
https://github.com/zsoulaimane/miningblockchain
bitcoin blockchain genesis hash javascript json mining nodejs testing
Last synced: 05 May 2026
https://github.com/1birdo/weather-dashboard
Global-Weather-Dashboard
app php php7 poc testing weather weather-api web
Last synced: 26 Jun 2025
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/epeee/junit-jupiter-extension-testing
Fluent assertions library to execute certain test cases and assert on the result
assertions junit-jupiter testing
Last synced: 05 Jun 2026
https://github.com/iwdgo/largeoutput
Testing large outputs of ordinary exercises
go golang ordinary-exercises testing
Last synced: 22 Jul 2025
https://github.com/omajid/dotnetregressiontestrunner
run small standalone programs as regression tests
Last synced: 22 Apr 2026
https://github.com/flngsquirrl/acorn
Food storage app
ios18 localization swift6 swiftui testing
Last synced: 23 Apr 2026
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
Last synced: 24 Apr 2026
https://github.com/deamondev/scala-data-structures
Implementation of most common data structures / algorithms in Scala. Based on "Rock the JVM - Scala & Functional Programming practice course". All solutions are mine.
algorithms data-structures scala testing
Last synced: 06 Jun 2026
https://github.com/nikita-filonov/python-ui-tests-async
About This project serves as a reference implementation for writing clean, maintainable, and effective async UI tests in Python using Playwright
allure-report async asyncio best-practices logging playwright-python pytest python test-automation testing ui-testing
Last synced: 04 Jul 2026
https://github.com/mathealgou/fizzbuzzineverylanguage
A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.
comparison language language-comparison speed testing
Last synced: 14 Apr 2025
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/rubix982/sadaparcel
My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.
backend kotlin monad spring-boot testing
Last synced: 24 Apr 2026
https://github.com/letsrunit-hq/letsrunit
AI-assisted website testing with Playwright and Gherkin
ai cucumber gherkin playwright testing
Last synced: 21 May 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/mridang/minitest-reporters
Jest-style coverage reporter for Minitest with directory tree output
code-coverage minitest reporting ruby-testing testing
Last synced: 08 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/siddik-1997/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: 25 Apr 2026
https://github.com/sakejs/sake-chai
Add chai assertions with promise support to sake-mocha tasks.
chai javascript mocha nodejs sake tasks testing
Last synced: 05 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/nalediym/difftest
Differential testing CLI — run two programs with the same inputs, compare outputs. Zero config. Language agnostic. CI friendly.
ai-rewrite cli developer-tools differential-testing migration rust testing verification
Last synced: 26 Apr 2026
https://github.com/bju12290/cuda-agent
Config-driven build, test, benchmark, compare, and reporting runner for local software projects, with an initial focus on CUDA workflows.
automation benchmarking build-tools cli cuda developer-tools performance python sqlite testing
Last synced: 04 Jul 2026
https://github.com/haminimi/e-commerce
An SPA E-Commerce site built with React.
client-side-routing css-modules css-modules-react e-commerce e-commerce-project javascript react react-router react-testing-library rtl spa testing vitest
Last synced: 11 Apr 2026
https://github.com/pplu/paws-net-multiplexcaller
Paws::Net::MultiplexCaller - Control routing of services to Paws callers
aws paws paws-callers pluggable-callers testing
Last synced: 19 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/mgnfy-view/simple-token-wallet-challenge
A simple token wallet featuring gasless transfers built for the Monad developers monthly coding challenge
anvil blockchain cryptocurrency ecdsa-cryptography eip712 erc20 ethereum forge foundry monad smart-contracts solidity testing
Last synced: 08 May 2026
https://github.com/wechaty/mocker
Wechaty mock library generates mock wechat account for testing purpose
mocker mocking testing wechaty
Last synced: 22 Jul 2025
https://github.com/rupakpoddar/rupakpoddar.github.io
My web pages.
automation firebase home-automation information laboratory link-tree public-domain python raspberry-pi server testing website
Last synced: 05 May 2026
https://github.com/eyedol/raiburari
[Deprecated] In favor of Android Architecture Components
android android-sdk annotations architecture clean-architecture framework processor testing
Last synced: 27 Apr 2026
https://github.com/ash914027/insurance_data_analyzer
🏥 Medical insurance is now a necessity in these pandemic times. 📊 Data analysis helps insurers offer the right policies to customers. 🧹 Data cleaning is crucial before any analysis can be done. 💼 Providing the right insurance coverage is key for the common man.
javascript mochai nodjs testing
Last synced: 27 Apr 2026
https://github.com/flaconi/behat-contexts
Behat extension with custom helper steps
Last synced: 10 Jun 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/giri7a/java-fintech-transaction-processor
Java Fintech Transaction Analyzer: A program for processing fintech transaction logs. Analyzes statuses, identifies peak times, and lists failures. Includes a test class for functionality demonstration. Efficiently monitors and gains insights into transaction dynamics.
algorithmic-logic data-representation data-structures date-and-time-handling documentation exception-handling java oops string-formatting testing
Last synced: 27 Apr 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/lfost42/aline-data-generator
Data Generator scripts for an implementation of the Aline Financial app.
data-generator microservices python testing
Last synced: 22 Jul 2025
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intégrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/soblvsk/shri-2023-testing
🧪 Testing a website for React.js
Last synced: 19 May 2026
https://github.com/craftzing/redemption
A collection of test utilities for Laravel we commonly use at Craftzing
laravel laravel-framework php php81 phpunit testing
Last synced: 06 May 2026
https://github.com/ashmalzahra/testing-practice
This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.
javascript jest tdd-javascript testing unit-testing
Last synced: 28 Apr 2026
https://github.com/tomdionysus/apitest
An API Integration testing framework in CoffeeScript/Node
api automation coffeescript testing
Last synced: 25 Jun 2025
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/textbook/rps-api
Worked example for "JS TDD API"
cypress javascript jest mock msw react tdd test-doubles testing tutorial
Last synced: 28 Apr 2026