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-16 00:25:09 UTC
- JSON Representation
https://github.com/sivaganesh1988/serenity-rest-bdd-javaframework
API test automation framework using cucumber and Serenity
api-testing-framework cucumber-jvm github-actions serenity-bdd test-automation testing
Last synced: 11 Mar 2025
https://github.com/mattmazzola/internals-visible-typescript
Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript
csharp internals internalsvisibleto jest testing typescript
Last synced: 09 Apr 2026
https://github.com/pdmlab/waitforpostgres.net
Wait for Postgres connections using .NET
devops dotnet npgsql postgresql testing
Last synced: 09 Apr 2026
https://github.com/android10/instapixel
This is complete project which demonstrates how to architecture a modern application which includes a serverless backand plus android and web client.
android architecture backend continuous-delivery continuous-deployment continuous-integration development docker engineering ios microservices monitoring nodejs project python scala security serverless testing web
Last synced: 09 Apr 2026
https://github.com/jfhovinne/podmatrix
Parallel execution of commands within a matrix of Podman containers
automation bash bashly ci-cd containers lightweight parallel-processing podman test-matrix testing
Last synced: 18 May 2026
https://github.com/atoomnetmarc/risc-v-emulator-riscof
My try at running the riscv-arch-test using RISCOF against my RISC-V emulator.
Last synced: 04 Oct 2025
https://github.com/aleclarson/flush-microtasks
Know when the microtask queue is empty
Last synced: 16 Aug 2025
https://github.com/chronosgit/javary
Javary is a secure, Java-based personal diary application built with a client-server architecture. It enables users to create, store, and retrieve encrypted diary entries over a network, ensuring privacy and data persistence.
backend client cryptography diary frontend java jdbc junit mockito networking secure server slf4j testing
Last synced: 16 Aug 2025
https://github.com/nicconike/test-automatedgo
Testing the functionalities of AutomatedGo Go package
autodownload autodownloader goautomate test-goautomate test-golang testing
Last synced: 23 Aug 2025
https://github.com/tkraak/intro-unit-test
:circus_tent: Workshop: Intro to unit testing with AVA
ava javascript learn testing unit-test unit-testing
Last synced: 13 Aug 2025
https://github.com/milaziabchenko/node.js-apps-and-snippets
Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps 🟢
api apollo-server chatbot decorators event-loop express-js graphql-server jest mongodb mvc-pattern node-js openai testing typescript websockets
Last synced: 10 Apr 2026
https://github.com/felipecrp/pytest-pyspec
A plugin that transforms the pytest output into a result similar to the RSpec.
Last synced: 20 Feb 2026
https://github.com/goncalossilva/kotlinjs-useanybrowser
Kotlin/JS plugin to run tests on any available browser
Last synced: 18 Aug 2025
https://github.com/srijanshetty/express-ts-backend
A template repository to create backends with express, node, typescript
express helmet hpp jest node security testing typescript
Last synced: 10 Apr 2026
https://github.com/netcracker/qubership-kube-events-generator
Simple tool to generate a lot of Kubernetes Events for test purposes
logging observability qubership-observability testing
Last synced: 19 Aug 2025
https://github.com/PaulioRandall/volley
(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories
api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing
Last synced: 11 May 2025
https://github.com/miroslav-reiter/automatizovane_testovanie
🛠️ Kurz Automatizované Testovanie Materiály, zdrojové kódy, zdroje a návody
automation automation-test reiter test-automation test-automation-practice test-automation-project test-driven-development testing testing-tools
Last synced: 20 Aug 2025
https://github.com/mscbuild/testing_node-js
🕵🏻♀️ Testing Node.js with Mocha, Chai and Sinon
chai developer-tools mocha node-js sinon testing testing-library testing-tools
Last synced: 13 Apr 2026
https://github.com/jkl2thebest/quote-service-django
Django web app that shows weighted random quotes with likes, views, and top quotes dashboard.
database-management django django-framework python python-data-structures pythonanywhere qa testing
Last synced: 18 May 2026
https://github.com/leninpaulino/hotels-api
Hotels API built using Laravel applying TDD practices.
hotels-api laravel rest-api tdd testing
Last synced: 29 Dec 2025
https://github.com/thatgirldorian/locha
This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.
javascript nodejs testing testing-framework
Last synced: 14 Sep 2025
https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 18 May 2026
https://github.com/claypigeon123/testing-utils
Testing utilities for java
java junit5 spring spring-boot testing
Last synced: 24 May 2026
https://github.com/thiagodp/concordialang-codeceptjs-core
🔌 Concordia Compiler Plug-in Core for CodeceptJS
android app codecept codeceptjs concordia concordia-lang concordialang core e2e functional ios plug-in plugin test testing web windows
Last synced: 17 Feb 2026
https://github.com/alttester/examples-csharp-bitbar-alttrashcat
NUnit test project with AltTester v2.0.x setup for running on Bitbar using Appium (both client and server side)
alttester alttester-2-0-0 alttester-unity-sdk bitbar bitbar-client-side-appium bitbar-server-side-appium csharp nunit-tests test-automation testing testing-tools
Last synced: 29 Aug 2025
https://github.com/iterative/example-get-started-http-private
A frozen version of Get Started DVC project. Used in Studio test.
machine-learning studio test testing
Last synced: 30 Aug 2025
https://github.com/ergus/nanos-cluster-benchmarks
Main set of benchmarks for OmpSs-2@Cluster
c cmake cpp high-performance-computing inter-language mpi ompss-2 parallel-computing performance testing
Last synced: 16 Sep 2025
https://github.com/ramzibouzaiene/react-testing-component
I Created a login component form and i wrote unit tests for it using React testing library for testing React components and Jest as test runner.
jest reactjs testing testing-library
Last synced: 28 Apr 2026
https://github.com/vancelongwill/snapshot
Snapshot testing for Golang
go golang golang-testing snapshot snapshot-testing testing
Last synced: 09 Mar 2026
https://github.com/jaunt/clifry
Node.JS application for functionally testing command line applications (CLI)
cli functional-testing testing testing-tool typescript
Last synced: 22 May 2026
https://github.com/webino/webino-devkit
:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]
automation continuous-delivery continuous-integration devkit php testing ubuntu webino
Last synced: 24 May 2026
https://github.com/sevilayerkan/test-string-extention
A lightweight Chrome extension designed for test data generation and Turkish localization.
chrome-extension lorem-ipsum lorem-ipsum-generator offline-first qa test test-data-generator testing testing-tools turkish turkish-dataset
Last synced: 15 Jan 2026
https://github.com/testpointcorp/vansah-playwright-ts
Seamlessly integrate Playwright automation with Vansah Test Management for Jira. This repository provides a robust Vansah TypeScript binding to log test results, manage test runs, and attach execution artifacts (e.g., screenshots) directly to your Test Case Runs in Vansah.
reporting test test-automation testing typescript vansah
Last synced: 25 Jan 2026
https://github.com/dna-engine/load-web-page-jsdom-mocha
Minimal example of loading a web page into jsdom and testing with Mocha
example javascript jsdom localhost mocha nodejs testing url
Last synced: 28 Feb 2025
https://github.com/bengadbois/flakyserver
Configurable HTTP server that flakes out
Last synced: 09 Jul 2026
https://github.com/YOURLS/YOURLS-test-suite-for-plugins
🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!
github-actions phpunit testing unit-tests yourls yourls-plugin
Last synced: 14 Mar 2025
https://github.com/iterative/example-get-started-s3-private-fixture
DVC Studio fixture to test private S3 remote storage
Last synced: 02 Feb 2026
https://github.com/danilado/iu7-c
Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана
bmstu bmstu-iu7 c iu7 makefile test-automation testing tests
Last synced: 07 Nov 2025
https://github.com/meemaw/testcafe-action
Github actions that executes testcafe inside container that has all popular browsers pre-installed
Last synced: 19 Mar 2026
https://github.com/mokkapps/rxjs-marble-testing-demo
An Angular demo application to demonstrate RxJS marble tests
angular angular-cli marble-testing rxjs testing unit-testing
Last synced: 12 Apr 2025
https://github.com/nalbion/test-appender
Allows logging output of Java applications to be tested
Last synced: 09 Jul 2026
https://github.com/fabrizziomachado/glaciara-fakemon
A Vue.js project featuring Glaciara and its evolution line, Froskit. This app presents a custom-designed Fakemon with a beautiful hero, detailed battle attributes, and a dynamic gallery. Meet this new ice-fairy pokemon glaciara through a responsive UI, and competitive insights.
css fakemon front-end frontend html javascript pokemon scss testing vuejs vuejs3 vuetemplate webpage webpages website website-design website-template
Last synced: 10 Apr 2026
https://github.com/johnkeyscloud/jest-test
A Jest playground created for testing before integrating the tool into my workflow stack. Included are also all of my notes on the topic of TDD.
development driven jest tdd test testing
Last synced: 17 May 2026
https://github.com/akshatsrivastava0312/moving-object-detection
Moving Object Detection using OpenCV
ai artificial-intelligence dataset detection machine-learning opencv python testing training video-source
Last synced: 22 Apr 2026
https://github.com/dedalqq/omg.testingtools
This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.
Last synced: 12 Jan 2026
https://github.com/librudder/rudder
containers containers-java docker gradle java maven test testing tools
Last synced: 10 Apr 2026
https://github.com/oriolpuig/node-todo-api
Todo API with NodeJS and Mocha
chai cucumber es6 javascript mocha nodejs test testing
Last synced: 11 Apr 2026
https://github.com/cundd/test-flight
PHP documentation tester
documentation-testing documentation-tool testing testing-tools
Last synced: 09 Oct 2025
https://github.com/presidio-oss/factifai-mcp-server
MCP Server for Factifai
ai automation automation-testing compute-use factifai hai llm mcp presidio puppeteer testing
Last synced: 07 Apr 2026
https://github.com/dena/unity-meta-check-bins
Pre-built binaries of unity-meta-check for Windows/Linux/macOS
ci prebuilt-binaries testing tool unity
Last synced: 25 Apr 2025
https://github.com/elaichenkov/doorman
Doorman is a simple, lightweight VSCode extension that allows you to link and open test cases from your favourite test case management tool directly in VSCode.
cypress cypress-io playwright testing vscode-extension
Last synced: 16 Feb 2026
https://github.com/viniciuscestarii/findafriendback
🐶 FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!
api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest
Last synced: 11 Apr 2026
https://github.com/atiaron/grafana-automation-testing
Automation Testing for Web and API using Selenium, Pytest, and Allure.
allure-report api automation pytest selenium testing webtesting
Last synced: 17 May 2026
https://github.com/anaskhan96/cloud-complete
Unified testing suite for testing applications for Cloud Compliance
containers docker load-balancer orchestration python rest testing
Last synced: 12 May 2026
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 17 May 2026
https://github.com/bsabadach/react-users-list
a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright
cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript
Last synced: 07 May 2025
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/milly/ts-streamtest
Library for testing streams like RxJS
rxjs testing typescript webstream
Last synced: 10 Jul 2026
https://github.com/mrgrd56/simple-http-server
Simple HTTP server for testing
javascript nodejs simple-http-server testing
Last synced: 17 May 2026
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 25 Feb 2025
https://github.com/relaycorp/relaynet-testing-js
Testing utilities for Awala implementations in JavaScript
awala javascript nodejs testing
Last synced: 21 Feb 2026
https://github.com/amitjoy/enhanced-sling-testing-osgi-mock
This is an enhanced version of Apache Sling Testing OSGi Mock utility to provide mock implementations of OSGi API for easier testing
mock-implementations osgi sling testing
Last synced: 18 Jun 2026
https://github.com/jonaxplanta/es2
Repository with codes and programs for Software Engineering 2.
javascript jest softaware software-engineering testing
Last synced: 18 Jul 2025
https://github.com/gabrielfeo/testingflowswithturbine
Examples for a presentation on testing Kotlin Flows with https://github.com/cashapp/turbine
kotlin-flow squareup testing turbine
Last synced: 17 Jul 2025
https://github.com/aead/s3
AWS S3 unit testing with the go test CLI
golang minio s3 test-driven-development testing
Last synced: 15 Mar 2025
https://github.com/wlsf82/select-multiple-options
Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.
cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing
Last synced: 31 Mar 2025
https://github.com/itsvinayak/mock-crud-api
This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.
api-mocking api-rest api-testing mock nodejs testing
Last synced: 17 Nov 2025
https://github.com/adriens/chocolatey-ytt
Chocolatey package source code for ytt
chocolatey configuration k8s kubernetes lint templates templating testing yaml yml
Last synced: 13 May 2026
https://github.com/igords-goncalves/meu-time
Projeto para um teste técnico visando uma vaga como desenvolvedor front-end na empresa trade technology. O teste consiste em construir uma aplicação para entusiastas de football consumindo dados fornecidos pela api-rest https://www.api-football.com.
api api-football api-rest flux flux-architecture fronted hooks javascript nodejs reacr redux sass testing typescript
Last synced: 11 Apr 2026
https://github.com/rogervinas/mockserver-testing
🎭 MockServer Testing
kotlin mockserver testcontainers testing
Last synced: 16 Apr 2025
https://github.com/dzylab/kronos-ci
Pull-request discipline gate for AI-assisted coding — runs your tests, scans for secrets, guards your main. Any editor, any CI.
ai-agents automation ci-cd claude-code code-quality continuous-integration copilot cursor developer-tools git-hooks github-actions pre-commit pull-requests secrets-detection testing vibe-coding vscode windsurf workflow
Last synced: 17 Jun 2026
https://github.com/sunsetmkt/httpbin-vercel
httpbin for Vercel, a fork of postmanlabs/httpbin
api flask http http-server httpbin json python python3 service testing vercel vercel-deployment vercel-serverless vercel-serverless-functions
Last synced: 11 Apr 2026
https://github.com/dahlitzflorian/monkeypatch-global-variables-video-snippets
Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.
monkeypatch monkeypatching pytest python python3 testing
Last synced: 15 Jun 2026
https://github.com/mikelpmc/beezy-frontend-test
Beezy frontend test, react, redux, tdd
css es6 javascript mocha react react-router redux testing
Last synced: 04 Apr 2026
https://github.com/emileplas/test-coverage-extension
Test Coverage Extension for enhancing JaCoCo test coverage by enforcing rules based on Git branches
Last synced: 11 Apr 2026
https://github.com/thehackingprotocol/dead-signal-
⚡ DEAD SIGNAL – A live recon engine built for the terminal. Ping 📶, portscan 🔍, threat score ☢️, heatmap 🔥 — all in real time. Made by THE HACKING PROTOCOL for India’s cyber underground. Just type, target, and watch it light up. ⚫🟥🟨🟩
cyber cybersecurity deadsignal ethicalhacking hacking livedata networking networkingtool networkscanner nmap ping python recon reconnaissance scanning testing thehackingprotocol
Last synced: 11 Jun 2026
https://github.com/mchesterkadwell/testing_workshop
TEMPLATE REPOSITORY. This workshop covers how to write tests and code together, how to run tests and automate test running on collaborative projects.
django docker pytest python3 test-driven-development testing
Last synced: 11 Jul 2025
https://github.com/gnana997/mcp-dev-kit
Complete testing & debugging toolkit for MCP (Model Context Protocol) servers
debugging devtools json-rpc mcp model-context-protocol stdio testing typescript
Last synced: 16 May 2026
https://github.com/alecxcode/edmauto
EDM System Automation Framework
automation pytest python rpa testing
Last synced: 23 Mar 2025
https://github.com/tjenkinson/promise-chain-settled
Provides a way of knowing when a promise chain is settled. Useful for testing.
fulfilled promise promise-chain rejected resolved settled testing
Last synced: 08 Apr 2025
https://github.com/atotto/webtester
chrome web test support library
chrome chromedriver golang-library testing
Last synced: 08 May 2025
https://github.com/sumanjs/sce-plugins
Official plugins for the Suman Chrome Extension app.
code-generation developer-experience developer-tools dx sce selenium suman suman-chrome-extension sumanjs testing
Last synced: 25 Apr 2026
https://github.com/tibolte/walktracker
App that tracks your walk and pulls images from Flickr based on your itinerary
clean-architecture dagger-hilt fusedlocationproviderclient lifecycleservice mvvm testing
Last synced: 10 Jun 2025
https://github.com/giltayar/visual-grid-todomvc-tests
Implementation of TodoMVC (React+Redux), including Cypress and Storybook tests that visually test it using the Applitools Visual Grid
applitools cypress storybook testing todomvc visual-testing
Last synced: 12 Apr 2026
https://github.com/jenkinsci/appcircle-enterprise-app-store-plugin
Jenkins plugin
android beta-distribution ios testing testing-tools upload-artefacts upload-artifact
Last synced: 11 Jan 2026
https://github.com/kamiazya/jest-dynamic
An extension to dynamically switch the Jest test suite according to the environment (such as platform).
jest nodejs testing testing-library typescript-library
Last synced: 08 Apr 2025
https://github.com/chiefbiiko/bashert
bash assertions 4 pure bash test suites :DD
assertions bash github-actions-ci testing
Last synced: 24 Apr 2026