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/mahtf/leilao-csharp
Aplicativo de um leilão, para estudo de testes realizado em C# (csharp)
Last synced: 24 Jun 2026
https://github.com/suse/downtime-general-testsuite
cloudfoundry clusters k8s kubecf testing
Last synced: 14 Jun 2026
https://github.com/narze/typescript-jest-tdd
TypeScript TDD Playground, try me on CodeSandbox!
codesandbox jest playground tdd testing typescript
Last synced: 13 May 2026
https://github.com/se2p/.github
java python scratch search-based-software-testing testing
Last synced: 13 May 2026
https://github.com/0-co/mcp-test
pytest integration and CLI for testing MCP servers — the missing testing layer for MCP
cli integration-testing mcp mcp-server mcp-testing pytest python testing
Last synced: 04 May 2026
https://github.com/juancastillo0/dart_github_actions
Collection for Dart and Flutter Github actions workflows, configurations and scripts for continuous integration and deployment (CI & CD)
cd ci codecov coverage coveralls dart deployment flutter formatting github-actions linting testing
Last synced: 05 May 2026
https://github.com/daggerok/jest-testing
Testing with Jest
babel babel-jest jest jest-tests jestjs plugin-transform-modules-commonjs test test-driven-development testing tests ttd
Last synced: 05 May 2026
https://github.com/daniel-grounin/cloudstoragecli-testing
Automated testing framework for Google Cloud Storage CLI commands using TestNG & Allure Reporting. Ensures smooth operations for bucket creation, file uploads, listing files, and signed URLs. 🚀
allure-report automation gcloud maven testing testng
Last synced: 14 May 2026
https://github.com/kooshapari/kwality
🧠 LLM Validation Platform: Advanced testing frameworks with DeepEval, Playwright MCP, OpenLLMetry observability, Neo4j knowledge graphs, and Burr+pytest TDD workflows
ai claude deepeval llm neo4j observability playwright tdd testing validation
Last synced: 05 May 2026
https://github.com/qualimetry/vscode-gherkin-plugin
Real-time static analysis for Cucumber Gherkin .feature files - structure, design, style, and correctness rules powered by the Qualimetry analysis engine.
cucumber feature-files gherkin gherkin-language language-server linter static-analyser static-analysis testing vscode vscode-extension
Last synced: 12 Jun 2026
https://github.com/halas77/halas
This project is a hands-on exercise focused on creating an ERC-20 token, named Halas.
erc-20 hardhat openzeppelin-contracts scripting testing
Last synced: 12 Jun 2026
https://github.com/lambdatest/python-selenium-verify-download
How to verify file download in automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 04 May 2026
https://github.com/b4dnewz/json-server
A customizable fully working REST JSON server
express-server json-server prototyping testing testing-tools
Last synced: 13 Jun 2026
https://github.com/hamolicious/configuration-less-generic-stub
Highly flexible and customisable stub for you testing needs.
automated-testing stub stubbing testing
Last synced: 13 Jun 2026
https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-5_dotnet-8_csharp-12
Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.
aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit
Last synced: 05 May 2026
https://github.com/osisdie/mocha-http-test-template
A simple, workable, configable UnitTests using mocha, nconf and axios
axios http integration-testing mocha nodejs starter template testing
Last synced: 25 Jun 2026
https://github.com/codeofnode/allrounder
It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.
command db mocha-tests rest-api testing unit-testing
Last synced: 04 May 2026
https://github.com/adrienjoly/minimal-travis-ci-testing-boilerplate
Minimal boilerplate: Travis CI + Vows + Node.js VM to test a JS file.
boilerplate minimal nodejs testing travis-ci vows
Last synced: 05 May 2026
https://github.com/shahidmalik4/data-platform-forge
A production-style local data platform built with modern data engineering tools. This project simulates a real-world ELT pipeline — from raw data ingestion through transformation and orchestration — using the same stack used in professional data engineering teams.
dagster dbt dlt postgresql testing uv
Last synced: 15 Jun 2026
https://github.com/fpopic/cmake-googletest-template-project
(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".
cmake google-test testing unit-testing
Last synced: 16 Jun 2026
https://github.com/realazthat/snipinator
Embed Python code snippets in your README.md from actual (testable) code.
documentation documentation-generator documentation-tool documentation-tools dynamic-documentation github include jinja2 markdown preprocessor readme readme-md readme-template snippets templates testing
Last synced: 05 May 2026
https://github.com/matheusrf96/agentspec
Spec-driven evaluation framework for AI agents
agent-evaluation ai-agents benchmark deepseek evaluation-framework llm-agents llm-evaluation mcp openai pytest spec-driven testing
Last synced: 16 Jun 2026
https://github.com/kadraknb/react-testing-library
Nesse projeto eu escrevi testes para uma aplicação React
Last synced: 04 May 2026
https://github.com/lamco-admin/lamco-rdp-tools
A toolkit of focused RDP utilities: rdpsee inspects a server, rdpdo drives a session.
automation cli ironrdp rdp rdp-client remote-desktop rust screenshot testing
Last synced: 27 Jun 2026
https://github.com/optiflowic/kumolo
A high-fidelity AWS emulator for local development and testing
aws aws-emulator developer-tools dynamodb golang local-development s3 sts testing
Last synced: 17 Jun 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/shwetank/promptecho
Record & replay for LLM API calls. Like vcrpy / nock, but built for the way LLM traffic actually behaves.
anthropic llm openai pytest record-replay testing testing-tools vcr
Last synced: 18 Jun 2026
https://github.com/lokie-codes/music-app
The Music App is a Django Rest Framework-based application designed for sharing music with others. With three types of access levels (public, protected, and private), users can sign up using their email, log in securely, and enjoy a seamless music-sharing experience.
api-rest django django-rest-auth django-rest-framework python testing
Last synced: 04 May 2026
https://github.com/catesandrew/playwright-tui
Terminal UI wrapper for Playwright test runner with live stats, failure cards, and interactive controls
developer-tools ink playwright react terminal test-runner testing tui typescript
Last synced: 28 Jun 2026
https://github.com/claudioaltamura/spring-boot-wiremock
A Spring Boot Wiremock example
github-actions java maven spring-boot testing wiremock
Last synced: 07 May 2026
https://github.com/averrunci/carna
Carna is a testing and specification framework for .NET Platform
Last synced: 07 May 2026
https://github.com/jwill9999/sinon_reverse_engineered
Teaching package to demonstrate Sinon Reverse Engineered code.
chai engineering example-project mocha re-engineered reverse reverse-engineered reverse-engineering sinon sinonjs teaching-materials testing testing-framework
Last synced: 07 May 2026
https://github.com/sharonnavarro/angular-testing-course
Angular proyect with Jest as JavaScript testing framework
angular jest karma testing unit-testing
Last synced: 07 May 2026
https://github.com/matheus-rech/clinical-extraction-system
Clinical Study Extraction System - Interactive PDF annotation and data extraction with full traceability. TypeScript + Vite + PDF.js. 100% test coverage.
clinical-research data-extraction pdf pdf-annotation playwright testing typescript vite
Last synced: 07 May 2026
https://github.com/neemiasborges/csharp_clientproductmanager
sistema de gerenciamento de clientes e produtos desenvolvido em C# com Windows Forms e .NET. Permite cadastrar, editar, remover e listar clientes e produtos, além de registrar e listar vendas. Utiliza PostgreSQL para persistência de dados e segue a Clean Architecture.
clean-architecture clean-code csharp postgresql studies tdd testing
Last synced: 06 May 2026
https://github.com/toghrulmirzayev/selenew
SeleNew is a framework over Selenium to simplify UI Test Automation
automation-framework browser selenew selenium test-automation testing ui webdriver
Last synced: 07 May 2026
https://github.com/bitomule/musts
The validation loop that stops AI coding agents from claiming work is done before it actually is.
agents ai-agents claude-code cli developer-tools dogfooding rust testing validation
Last synced: 19 Jun 2026
https://github.com/digital-technology-agency/test-junit
Spring boot Junit tests
java junit junit-tests rest-api simple spring spring-boot test testing
Last synced: 07 May 2026
https://github.com/abrahamuchos/roles-with-spatie-permissions
This project only seeks to be a guide and test for the efficient management of roles and permissions in Laravel. All of this under the Spatie Laravel-Permissions package.
api-rest guide laravel laravel-permissions laravel-sanctum laravel11 postgres practice-project spatie-laravel-permission tdd testing
Last synced: 07 May 2026
https://github.com/andrehora/exploring-testing-practices
Exploring software testing with TestMiner
Last synced: 10 Jun 2026
https://github.com/funnyhcat-dotcom/api-shape-diff
Compare JSON/API response shapes and highlight breaking changes.
api cli developer-tools diff json nodejs schema testing
Last synced: 29 Jun 2026
https://github.com/microeinstein/bliftest
Build and execute simulation tests for SIS projects.
2018-2019 bash-script computer-science sis testing university-of-verona
Last synced: 08 May 2026
https://github.com/gechandesu/httest
HTTP test server
http-mocking http-server mock-server testing testing-tool vlang
Last synced: 21 Jun 2026
https://github.com/b0ir/user-management-app-qa
Aplicación web desarrollada en TypeScript y React para la gestión de usuarios.
e2e-testing github-actions integration-testing playwright react testing typescript unit-testing
Last synced: 06 May 2026
https://github.com/kevgathuku/fantastic-engine
Testing changes to a page URL with Jest
Last synced: 04 May 2026
https://github.com/aejkatappaja/workout_tracker
Production-ready workout tracker API in Go with clean architecture, authentication, and PostgreSQL. Built for scalability and maintainability.
api clean-architecture docker go jwt middleware postgresql rest testing
Last synced: 06 May 2026
https://github.com/loosedwhale/carbon_world_test
csharp learning school testing
Last synced: 22 Jun 2026
https://github.com/dbut2/example
A Go package for bridging complex logic and non-technical users.
documentation go low-code testing
Last synced: 06 Sep 2025
https://github.com/futagoza/prattle
prattle - A spec and benchmark runner for JavaScript
bdd benchmark easy expect javascript painless suite tdd testing
Last synced: 25 Mar 2025
https://github.com/pschocke/testmacros
A set of useful Laravel testing macros
Last synced: 30 Apr 2026
https://github.com/datadavev/echo.rslv.xyz
A reflector site, returning the request as JSON
Last synced: 28 Mar 2025
https://github.com/sainiabhishek/react_socialbook-app
It is a learning project to showcase a Social Media Application. Frontend is developed in React.js and Backend is developed in Node.js. It demonstrates the use case of the different libraries such as React-Query, Axios, Redux, Formik, React toolkit and more.
emotion eslint express formik jsonwebtoken mongodb mui-material multer nodejs react-router-dom reactjs redux-toolkit testing typescript yup
Last synced: 12 Apr 2026
https://github.com/parv3213/election-dapp
Simple election decentralized app to vote between two candidates
chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle
Last synced: 29 Apr 2026
https://github.com/yisus82/udemy-advanced-redux
Advanced React and Redux: 2018 Edition - Udemy
hoc javascript jest js jwt middleware react redux testing
Last synced: 12 Apr 2026
https://github.com/claudioaltamura/java-junit5
junit5 examples
github-actions java java-junit testing
Last synced: 17 May 2026
https://github.com/spekulatius/php-char-combinator
A char combinator lib to brute-force stuff
Last synced: 08 Apr 2025
https://github.com/coderbyheart/exploring-better-ways-to-write-tests
Slides for my talk about improving the tools we use to test the solutions we build
Last synced: 22 Feb 2026
https://github.com/darkzarich/vue-mocha-and-chai-testing
Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai
chai javascript learning mocha testing training unit-testing vue2 vuejs
Last synced: 29 Sep 2025
https://github.com/mvaibhav131/movie-search-app
making awesome movie find app , with including the advance features and function with reactjs,scss etc...
component css fetching-data-from-an-api html5 javascript movie movieapp reactjs redux scss search-movies style testing
Last synced: 12 Apr 2026
https://github.com/ArackRs/TwitterBackend
Este repositorio contiene el backend de una web app de red social, desarrollado con Spring Boot. El backend proporciona una API REST para manejar la autenticación de usuarios, la gestión de publicaciones y la interacción entre usuarios.
api-restfull azure docker hexagonal-architecture hibernate jwt mysql solid-principles sonarsource spring spring-boot spring-modulith spring-security swagger-ui testing
Last synced: 28 Mar 2025
https://github.com/kyrylopikhno/components_test
components hooks libraries query-language style testing
Last synced: 31 Mar 2025
https://github.com/SirBlobman/Votifier-Tester
A Java GUI application that can be used to test the connection to a server using Votifier.
bukkit java minecraft nuvotifier plugin socket spigot testing votifier
Last synced: 10 Mar 2025
https://github.com/rusq/307_ex
307_ex программа тестирования для 307 кафедры МАИ (ТУ) (2002 год)
80286 assembly assembly-language cp866 dos encryption student-project tasm testing tsr vintage x86-assembly
Last synced: 31 Mar 2025
https://github.com/kaxun01/nextjs-portfolio
Welcome to Kasun's portfolio repository! This repository contains the source code for my personal portfolio website built with Next.js and enhanced with Three.js for 3D visualizations.
automation cicd-pipeline nextjs tailwindcss testing threejs
Last synced: 12 Apr 2026
https://github.com/dm3/asynctest
Clojure/script async test utilities
async clj cljs clojure clojurescript library testing utilities
Last synced: 04 Apr 2026
https://github.com/mdw-katas/golang-testing-functional-fixtures
Writing tests with functional options.
functional-options golang testing
Last synced: 08 Apr 2025
https://github.com/sergey-shandar/rest-client-runtime-test-net-poc
REST API Client RunTime for .Net Test (Proof of concept)
dotnet-standard json-rpc rest-api rest-client restful-api restful-client testing
Last synced: 23 Jul 2025
https://github.com/zonayedpca/circlecitest
A Simple Project Demonstrating the Usage of CircleCI
circleci continous-integration continuous-testing testing
Last synced: 18 Jun 2025
https://github.com/magicoo51889/typescript-mess-of-things
This is a whole load of tasks we got asked to do for school, all bundled into one, which you can call each task individually.
Last synced: 24 Mar 2025
https://github.com/peizh/refactor-legacy-code
Agent skill for safe legacy-code refactoring and maintenance workflows
agent-skills codex legacy-code refactoring skills-sh testing
Last synced: 28 May 2026
https://github.com/simonrichardson/betwixt
Documenting endpoints via testing...
documentation markdown meshuggah plaintext testing
Last synced: 24 Mar 2025
https://github.com/paoloprodossimolopes/goshop
Backend application using GoLang to provide a list of products after the user authenticate
backend ci go golang testing unit-testing
Last synced: 18 Mar 2025
https://github.com/matias-romero/soapservicesmocker
Integration-Tests involving SOAP WebServices made easy
Last synced: 14 Jan 2026
https://github.com/emanmhmd/swag_labs_testing
Sample demo of testing web-app using Selenium by python
pytest python python3 selenium selenium-python test-automation testing ui-testing
Last synced: 19 Mar 2025
https://github.com/neemiasborges/csharp_gencertificados
Um programa que gera certificados de acordo com imagens e uma lista de palavras informadas pelo usuario
automation certificate csharp imagegenerator monolith studies testing
Last synced: 24 Mar 2025
https://github.com/dmitry-lipetsk/hobby-autotest-calcwin10-flaui
A sample of automated work with Windows Calculator via FlaUI FW
automation automation-ui calculator-tests flaui testing
Last synced: 31 Mar 2025
https://github.com/denzp/rust-crate-compile-test
Rust Crate Compilation Test helper
compilation-testing rust rust-crate testing
Last synced: 05 Jul 2025
https://github.com/ioncakephper/js-starter
A feature-rich starter template for modern Node.js applications. Pre-configured with Jest, ESLint, Prettier, and a GitHub Actions CI workflow.
boilerplate code-quality eslint github-actions javascript jest linting nodejs prettier template-repository testing
Last synced: 11 Apr 2026
https://github.com/mehmedmaljoki/readit
All about books managment
docker docker-compose dockerfile java react selenium selenium-java spring-boot spring-test-web spring-testcontainers test test-automation test-driven-development testcontainers testing testing-framework testing-library testing-tools tests
Last synced: 11 Apr 2026
https://github.com/fiveladdercon/pmocha
A lightweight perl knock-off of the mocha javascript test framework
Last synced: 02 Apr 2025
https://github.com/arackrs/twitterbackend
Este repositorio contiene el backend de una web app de red social, desarrollado con Spring Boot. El backend proporciona una API REST para manejar la autenticación de usuarios, la gestión de publicaciones y la interacción entre usuarios.
api-restfull azure docker hexagonal-architecture hibernate jwt mysql solid-principles sonarsource spring spring-boot spring-modulith spring-security swagger-ui testing
Last synced: 05 Apr 2025
https://github.com/harmim/vut-ata-project2
Automatizované testování a dynamická analýza - Projekt - Implementace monitoru pro RV - Řízení vozíku v robotické továrně
ata automated-testing dynamic-analysis finite-automata ltl-formulas run-time-verification testing vut vut-fit
Last synced: 31 Mar 2025
https://github.com/cgsamp/marco-polo
Spring app to provide load to a kubernetes cluster
kubernetes maven spring-boot testing
Last synced: 12 Apr 2026
https://github.com/lambdatest/pytest-upload-file
How to upload a file to the LambdaTest and use it in your Pytest automation test
lambdatest pytest selenium testing
Last synced: 26 Mar 2025
https://github.com/truecryingdev/playwright-demo
Playwright demo repo
node playwright testing typescript
Last synced: 13 Apr 2026
https://github.com/arwl2016/react-timer
Udemy course projects - Andrew Mead: Complete React - Timer App
babel express karma mocha react react-router testing webpack
Last synced: 02 Apr 2026
https://github.com/lambdatest/unittest-jenkins
How to create a Jenkins pipeline for UnitTest automation tests on LambdaTest
lambdatest selenium testing unittest
Last synced: 26 Mar 2025
https://github.com/okamyuji/flutter_riverpod_http_cache_app
A Flutter application demonstrating HTTP caching with Riverpod state management, featuring SWR-like functionality using Hive for cache storage and comprehensive test coverage.
dart dio flutter fvm hive http-cache mobile-app riverpod state-management testing
Last synced: 23 Mar 2025
https://github.com/lindritkrasniqi/nuxt-vuetify
Front end template application build with NuxtJS and Vuetify.
axios jest nuxt testing vue vue-router vue-test-utils vuetify vuex
Last synced: 13 Apr 2026