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/pubghack88/microgpt-agent-sdk
🧠 Build AI agents with advanced memory and multi-agent orchestration using this production-ready TypeScript SDK. Test before you deploy.
agents ai anthropic langchain mcp memory multi-agent openai orchestration sdk testing typescript
Last synced: 08 Apr 2026
https://github.com/usagi-flow/iron-test
A test helper crate for Iron.
http iron rust rust-crate testing
Last synced: 13 Oct 2025
https://github.com/henryssondaniel/teacup-java-engine-testng
Run Teacup tests with the TestNG engine
teacup test test-engine test-framework testing testing-framework testing-library testing-tool testing-tools testng
Last synced: 08 Feb 2026
https://github.com/felipemonobe/99h
[Haskell] My solutions to https://wiki.haskell.org/99_questions/
functional-language functional-languages functional-programming haskell haskell-language haskell-learning hspec testing
Last synced: 04 Nov 2025
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/spnraju/demo-nightwatchjs-tests
Boilerplate for NightwatchJS
boilerplate demo end-to-end end-to-end-testing javascript nightwatchjs testing
Last synced: 14 May 2025
https://github.com/ns16/tap-plugin-matchjsonschema
TAP plugin for JSON schema
assert assertion json json-schema tap tap-plugin tapjs tapjs-plugin test testing
Last synced: 20 Jan 2026
https://github.com/balamirr/e-commerce
E-Commerce Website
angular database full-stack java spring spring-boot testing
Last synced: 08 Apr 2026
https://github.com/hemantwasthere/devsnest-testing
Repo for unit testing with chai and mocha
chai css devsnest html javascript mocha testing
Last synced: 14 Apr 2026
https://github.com/dssalaza/cypress-automation-framework
A repo for applying all the automation concepts and suggested practices learned so far by using cypress and learning TypeScript.
Last synced: 14 Jul 2025
https://github.com/personalnerd/teste-e2e
Artigos que escrevi para treinamento e conscientização de testes automatizados
Last synced: 03 Jul 2026
https://github.com/bahmutov/has-only
Tells if the current Mocha execution is running only some tests that use .only
Last synced: 14 Apr 2025
https://github.com/sadabnepal/graphql-full-stack-kit
graphql development module for practising graphql testing
apollo-server graphql-apollo graphql-testing graqhql nodejs testing
Last synced: 22 May 2026
https://github.com/eronbello/loadbuster
LoadBuster is a CLI-based performance and stress testing tool written in Go, allowing you to easily test concurrency, load, and custom request bodies for your HTTP endpoints.
Last synced: 30 Mar 2025
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/punit-naik/in-memory-mongo
A Clojure library designed to work with an in-memory version of MongoDB for testing purposes
clojure in-memory mongodb testing
Last synced: 07 May 2026
https://github.com/douglasdotv/fullstackopen
Repository for the Full Stack Open course offered by the University of Helsinki, covering parts 1 through 7: modern web development with Node.js, React and MongoDB.
express fullstackopen javascript jwt nodejs react react-query redux testing
Last synced: 20 Jan 2026
https://github.com/gitup24/todolist_test_cypress
TO-DO list web app, tested with Cypress. Intellij - Cypress plugin
Last synced: 28 Jun 2025
https://github.com/vishalvivekm/api
REST API for performing CRUD operations. uses Go MySQL Driver, gorilla/mux as HTTP Router.
go gorilla-mux mysql rest-api testing
Last synced: 04 May 2026
https://github.com/windperson/orleansunittestdemo
Demo how to write test project for testing Orleans Grains
dotnet5 orleans-example testing
Last synced: 22 Mar 2025
https://github.com/pganssle/test-podcast
A podcast feed for testing RSS reader / podcast reader software
Last synced: 07 Jan 2026
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/rwieruch/svgr-async-bug
Issue Application: https://github.com/smooth-code/svgr/issues/83
Last synced: 04 Apr 2025
https://github.com/ggeorgovassilis/testutils
Various testing related projects
Last synced: 05 Apr 2025
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/e1washere/production-rag-service
Production-grade RAG service demonstrating enterprise MLOps practices with hybrid search, comprehensive observability, and automated deployment pipelines.
ai azure bm25 embeddings faiss fastapi github-actions hybrid-search llm mlops observability rag redis terraform testing
Last synced: 14 May 2026
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/samuelesabella/cowserve
serve cowsay messages over http and https
container cowsay docker docker-image http http-server https https-server nodejs simple testing web-server
Last synced: 05 May 2026
https://github.com/lambdatest/mocha-js-incognito
How to run an automation test in Mocha-js in incognito mode on LambdaTest
javascript lambdatest mochajs selenium-webdriver testing
Last synced: 25 Jan 2026
https://github.com/deepanshu-pbyte/postman-api-test-1
This is a simple project I created to practice API testing using Postman. It covers various endpoints from AutomationExercise.com and includes requests using different HTTP methods like GET, POST, PUT, and DELETE. I’ve added test scripts to each request, and everything can be run using Postman’s Collection Runner.
automationexercise postman postman-collection testing
Last synced: 01 Sep 2025
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/adamceggrid/practical_task_module_6
Module 6. Requirements Analysis
education mobile-app requirements-analysis software-engineering testing user-stories
Last synced: 19 Mar 2026
https://github.com/carseven/angular-testing
Repository for practicing Angular unit and end to end testing
angular angular14 end-to-end-testing testing unit-testing
Last synced: 18 Apr 2026
https://github.com/pawel-slowik/phpunit-phpstorm-issue-logging
Issue logging for PHPUnit tests in PhpStorm
php phpstorm phpunit phpunit-extension testing
Last synced: 21 May 2026
https://github.com/frontend-layers/mobile-friendly-test
Node.js library for test site by Mobile Friendly Test API and output errors in the console with Gulp.js compatibilities
gulp mobile-friendly nodejs testing
Last synced: 14 Apr 2026
https://github.com/adamluzsi/design_by_contract.rb
Design by contract conventions
bdd designbycontract interface ruby signature testing
Last synced: 05 Apr 2025
https://github.com/gealex/doublit
Double and test PHP classes easily in PhpUnit
mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing
Last synced: 21 May 2026
https://github.com/paulvollmer/testtable.js
utility to write data driven tests
Last synced: 21 Jul 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/irsdora/cypress-bdd-page-objects-template
📋Projeto de automação Web com Cypress + JavaScript. Implementação de arquitetura Page Object Model (POM) e BDD para validação de fluxos críticos de negócio.
bdd cucumber cypress e2e-tests javascript page-object quality-assurance testing
Last synced: 20 Jan 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/wrassis84/nfs-sharing
This repository contains files for deploying a nfs shared directory in ubuntu environment. Enjoy it!
ansible ansible-roles automation docker iac molecule nfs testing
Last synced: 16 Feb 2026
https://github.com/euler-b/pokeapi
API creada con la finalidad de aprender unit testing in Golang
Last synced: 17 Oct 2025
https://github.com/redpelicans/farso
express middleware library to mock http server
express-middleware expressjs http mocking testing
Last synced: 03 Feb 2026
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/lochris/treehouse-js-unit-testing
bdd chai javascript mochajs nodejs tdd testing
Last synced: 07 Mar 2026
https://github.com/lfreleng-actions/python-twine-check-action
Checks validity of Python build artefacts
package python testing validation
Last synced: 14 Sep 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/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/sdetautomation/users-api
Sample project using Spring Boot 2 and Java
actuator apitest apitesting cicd data-transfer-object docker dto gradle gradle-wrapper h2 h2-database integration-testing micrometer mocks mokito springboot swagger swagger-ui tdd testing
Last synced: 14 Apr 2026
https://github.com/wendreof/dotnet-ddd
API REST using .NET Core 3.1/ .NET5.0 + DDD Arch + Entity Framework with MySQL + Swagger + AutoMapper + JWT Token
adminer automapper automapper-profiles ddd-architecture docker dotnet-core editorconfig entity-framework githooks jwt mock mysql sqlserver swagger testing xunit
Last synced: 09 Apr 2026
https://github.com/borismod/fluentassertions.json.own
fluent fluentassertions json serialization test testing
Last synced: 20 May 2026
https://github.com/nomis51/coverme
A simple dotnet test coverage plugin for JetBrains Rider
coverage-testing dotnet jetbrains-rider testing
Last synced: 15 May 2026
https://github.com/0xcompose/sspec
Solidity Smart Contract specification generation tool based on Foundry tests and slang
ethereum foundry linter slang smart-contracts solidity specification testing
Last synced: 06 May 2026
https://github.com/schroedermatt/testing-kafka-presentation
A guide to testing that dives into specifics around the integration testing of Kafka
kafka kafka-streams mdx-deck object-partners opi react spring-kafka testing
Last synced: 20 May 2026
https://github.com/rtmigo/pyrel
Bash functions for building and testing Python PyPi packages
automation bash package pypi pypi-packages python setuptools testing twine wheel
Last synced: 20 May 2026
https://github.com/channeladam/channeladam.testframework.text
A .NET library with functionality for comparing text and flat files (using DiffPlex).
automated-testing channeladam dotnet dotnet-standard flat-file flat-files test-framework testing testing-tools text text-diff
Last synced: 19 May 2026
https://github.com/lambdatest/pytest-geolocation
Run automation test for a particular location in Pytest on Lambdatest
Last synced: 27 Jan 2026
https://github.com/nosqlbench/nosqlbench-build-docs
Dynamic Docs Site for NoSQLBench, updated by Github actions every build, hosted at http://builddocs.nosqlbench.io/, and promoted to http://previewdocs.nosqlbench.io/ and http://docs.nosqlbench.io/
benchmark benchmarking data-modeling metrics nosqlbench optimization procedural-generation scale testing workloads
Last synced: 14 Feb 2026
https://github.com/lambdatest/behave-add-extension
How to add extension for automation test in Behave on Lambdatest
Last synced: 03 Feb 2026
https://github.com/0xvpr/vpr-labs
Independent Software Research & Findings
open-source security-research testing web-application
Last synced: 26 Jun 2025
https://github.com/euske/symex
Symbolic Execution for Python
program-analysis python symbolic-execution testing z3
Last synced: 18 May 2026
https://github.com/diasbruno/property-based-testing-article
Code for the article "Property-based testing for the win!"
property-based-testing rantly rspec ruby testing
Last synced: 18 May 2026
https://github.com/fandresh7/frontendmentor-todo-app
A simple task management application built with Angular. Create, edit, and delete tasks easily with a responsive design.
angular angular-ssr jasmine ngrx-store signals standalone-components tailwindcss testing
Last synced: 19 May 2026
https://github.com/kolotaev/livescript-jest
A preprocessor to help use LiveScript with Jest
jest jest-test livescript preprocessor testing
Last synced: 02 May 2026
https://github.com/stalksa/myappregistration
jda lombok maven security spring-boot testing thymeleaf
Last synced: 07 May 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/stalksa/websiteforrestaurant
Сайт для ресторана с возможностью доставки блюд на дом
bistro-restaurant composer mysql php testing unittest website
Last synced: 21 Apr 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/mikerogne/laravel-tag-assertions
Adds useful tag assertions to Laravel's TestResponse class.
Last synced: 15 Mar 2026
https://github.com/makukha/tox-multipython
tox 3 discovery plugin for multipython
discovery plugin testing tox tox-plugin
Last synced: 18 May 2026
https://github.com/nicolaspadari/browser-testing
Test websites in browsers without installing them
browser playwright testing typescript
Last synced: 29 Mar 2025
https://github.com/henryssondaniel/teacup-java-core
Testing Framework for Communication Protocols and Web Services
assertion-framework assertions protocol-tester protocol-tests teacup test test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/henryssondaniel/teacup-java-example-junit
Example Teacup project with JUnit engine
example http http-client http-request http-response http-server https junit junit5 protocol protocol-tester protocol-tests teacup test test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/stelewis/tq
A Python test quality toolkit written in Rust
Last synced: 08 Apr 2026
https://github.com/amitjoy/osgi-test
An easy to use utility test class to be extended for OSGi Integration Tests
apache-sling eclipse-kura osgi testing
Last synced: 01 Mar 2026
https://github.com/godzillaandkong/javascript-v6f
🔧 Streamline your JavaScript development with v6f, offering efficient tools and features for building robust applications seamlessly.
api asynchronous coding frameworks front-end javascript javascript-ecosystem libraries npm performance programming testing tools tutorials v6f web-development
Last synced: 14 May 2026
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/asrieldreemurrgm/e2e_test_practice_with_cypress
Practical project for E2E testing using Cypress, applied to the Contact Agenda website. Includes test cases for rendering, adding, editing, and deleting contacts. Screenshots are taken after each test for visual confirmation, and the mochawesome reporter is used to generate HTML reports.
automation-testing contact-app cypress cypress-io e2e-tests end-to-end frontend javascript mochawesome react test-automation test-report testing
Last synced: 18 Apr 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/ioncakephper/cli-starter
A robust and testable starter template for building command-line interface (CLI) applications with Node.js and Commander.js, featuring graceful error handling and cross-platform compatibility.
automation boilerplate cli command-line commanderjs github-actions javascript jest nodejs release-management starter template testing
Last synced: 14 Feb 2026
https://github.com/dreadwarrior/cdct-experiment
Consumer-driven contract testing experiment
api azure infrastructure spring-boot testing wip
Last synced: 10 May 2026
https://github.com/brandonjbjelland/docker-test-anycloud
A docker container ready to test any IaC through test kitchen, kitchen terraform, and your cloud provider of choice.
container devops docker infrastructure-as-code terraform test-kitchen testing
Last synced: 19 May 2026
https://github.com/hazae41/phobos
Modern and minimalist testing library for the web
asynchronous browser concurrency deno esmodules fast javascript minimalist parallel-computing testing typescript unit-testing web
Last synced: 03 May 2026
https://github.com/devlights/go-external-test-package-example
This is example using golang external test package.
Last synced: 06 Apr 2025
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