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/samuelebarbiera/venmjs
BUILDING A VUE STACK IT'S NEVER BEEN SO EASY🔧 ⛏️
backend-framework cli cloud create database dependencies deploy docker fullstack-javascript hosting mevn node nuxtjs orm testing venmjs vue webapp
Last synced: 12 Apr 2026
https://github.com/4nickpick/automate-recaptcha
Automating Recaptcha Testing
automate captcha recaptcha testing
Last synced: 04 Oct 2025
https://github.com/rudymatela/hspec-leancheck
LeanCheck support for the Hspec test framework.
haskell hspec leancheck testing testing-framework testing-tools
Last synced: 15 Apr 2025
https://github.com/shonharsh/rust-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism git guide hello-world learning markdown process rust studio testing training-materials trending windows
Last synced: 07 Apr 2026
https://github.com/presidio-oss/factif-ai
AI-powered computer control for automated testing. FactifAI uses vision models (Claude, GPT-4o, Gemini) to interact with applications naturally - clicking, typing, and verifying results just like a human would.
anthropic automated-testing automation bedrock claude computer-use docker-vnc factif-ai gpt-4o hai human-ai omniparser puppeteer testing
Last synced: 26 Sep 2025
https://github.com/pre-history/lcov-summary-action
📊 GitHub Action for LCOV coverage reports with detailed summaries, PR comments, and visual feedback
automation ci-cd code-analysis code-coverage code-quality continuous-integration coverage-reporter developer-tools devops github-action github-actions lcov mermaid nodejs pull-request quality-assurance test-automation test-coverage testing typescript
Last synced: 25 Jan 2026
https://github.com/dakusui/actionunit
Action programming library for testing
Last synced: 14 Jan 2026
https://github.com/bitcoder/cucumber-java-calc
A sample project showcasing using Cucumber in Java
automation cucumber java testautomation testing
Last synced: 23 Apr 2025
https://github.com/zepatrik/cobrax
Library with helpers for https://github.com/spf13/cobra. Makes commands composable and reusable, and makes testing easier.
Last synced: 07 Apr 2025
https://github.com/jbzoo/mock-server
Flexible HTTP mocking application for testing and fast prototyping
http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing
Last synced: 14 Apr 2025
https://github.com/emadalblueshi/lite-ceph-s3-gw
Lite Ceph S3 Gateway Testing Container
api-gateway api-rest aws-apigateway aws-s3 ceph ceph-radosgw container docker docker-image integration-testing podman podman-image radosgw s3 test-environment testing
Last synced: 04 Jan 2026
https://github.com/apeatling/appstore-grabber
Grab your iOS app store page so you can perform split tests and improve conversion.
ab-testing appstore appstore-api ios js react testing
Last synced: 29 Apr 2026
https://github.com/m-kovalevsky/ggft
Grokking Go Fundamentals with Tests Video Series / Course
course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial
Last synced: 25 Mar 2025
https://github.com/okaymeal/toc-tests
Automated tests for the Tombs of Cherem web game
automation game phaser phaser3 python selenium selenium-python selenium-webdriver software testing web
Last synced: 29 Jan 2026
https://github.com/guardian/content-api-local-proxy
Proxying requests to live and preview CAPI. Handling auth, so you don't have to!
Last synced: 07 Jan 2026
https://github.com/tanoconsulting/euts
eZPlatform Ultimate Test Stack
ci continuous-integration ezplatform ezpublish symfony-bundle testing
Last synced: 13 Apr 2026
https://github.com/thiagodp/concordialang-codeceptjs-webdriverio
🔌 Concordia Compiler Plug-in for CodeceptJS with WebDriverIO
codecept codeceptjs concordia concordia-lang concordialang e2e functional plug-in plugin test testing web webdriver webdriverio
Last synced: 03 May 2026
https://github.com/esafirm/kotlin-playground
🔬 Collections of my Kotlin experiment
examples kotlin playground testing
Last synced: 03 Feb 2026
https://github.com/cap32/kapok-js
Javascript Testing utilities for CLI
cli javascript node node-js nodejs test testing testing-framework testing-tools utilities
Last synced: 22 Apr 2025
https://github.com/wlsf82/seguros
Seguros ABC
cypress-io fixtures talking-about-testing testing web-testing
Last synced: 05 May 2025
https://github.com/anshul-sonpure/api-testing-using-python
This a Collection of python script which can be used to perform api testing using python requests module. Collection contains scripts for fetching user,create a user,update and delete user.
api crud-application python pythonapi requests response rest rest-api testing validation
Last synced: 21 May 2026
https://github.com/kwabenberko/mailtrap-tutorial
A Tutorial on Email Testing using Mailtrap.io
email expressjs javascript mailtrap nodejs sandbox testing tutorial
Last synced: 09 Apr 2026
https://github.com/qtsolv/jest-testrail-reporter2
Reporter for Jest to automatically create test runs in TestRail, link test cases and update their status.
automation jest qa reporter reporting testing testrail
Last synced: 13 Aug 2025
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 09 Apr 2026
https://github.com/NeuraLegion/sectester-net
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
appsec brightsec c-sharp e2e pentesting qa security test testing
Last synced: 16 Nov 2025
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 24 Apr 2026
https://github.com/gardimy/testing_practice
A simple exercice to keep practice JS Testing
Last synced: 18 May 2026
https://github.com/mypdns/dead-hosts
Test for dead hosts an faulty domains
learning-by-doing playground sandbox testing
Last synced: 21 Mar 2025
https://github.com/michelbernardods/learn-go-with-tests
This repository is for training Golang with testing
go go-testing golang google testing
Last synced: 30 Jun 2026
https://github.com/byteotter/otterden
A small Flask based blog application. Built for learning purposes only.
behave blog flask flask-application flask-sqlalchemy gherkin html-css-javascript learning python test-automation testing webapp
Last synced: 07 May 2025
https://github.com/superzazu/uunit
micro unit testing library in C99 distributed under the zlib license
Last synced: 22 Mar 2025
https://github.com/tomzox/gtest_gui
Test runner GUI for Google-Test instrumented test applications
google-test graphical-user-interface gui test-runners testing testing-tool tkinter-python
Last synced: 14 May 2025
https://github.com/timokoessler/interactive-cli-tester
A tool for testing interactive command line interfaces
cli command-line command-line-interface jest terminal test testing
Last synced: 09 Apr 2026
https://github.com/dexit-framework/dexit
Declarative Extensible Integration Testing Framework
api-testing declarative integration-testing rest-api test testing testing-framework yaml
Last synced: 12 Feb 2026
https://github.com/oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
ava jasmine jest mocha tape testing unit-testing uvu vitest
Last synced: 12 Apr 2026
https://github.com/anghelleonard/automationtesting---shopin
Shopin is a production-like app useful for automation testing and more.
automation-test cypress protractor selenium testing
Last synced: 13 Nov 2025
https://github.com/helpscout/cyan
🐱 Cyan: Cypress-like Testing for React + JSDOM
cypress integration javascript jsdom library open-source react react-router redux testing
Last synced: 12 Apr 2025
https://github.com/contributte/tester
🧪 Nette Tester with extra horse power.
contributte integration-testing mocks nette tester testing unit-testing
Last synced: 17 Jan 2026
https://github.com/iunary/fakeuseragent
Golang package that provides fake useragent strings for popular web browsers
browser faker fakeuseragent golang scraping testing user-agent-spoofer user-agent-string useragent webscraping
Last synced: 20 Nov 2025
https://github.com/openweb-nl/in-memory-jcr
The goal of this project is to make it easier for developers to set up a full feature JCR repository (In this case Jackrabbit) for testing purposes.
Last synced: 18 May 2026
https://github.com/hrace009/perfect-world-api
A package to retrieve data from a Perfect World game server
laravel laravel-package testing
Last synced: 23 Apr 2025
https://github.com/ruslansagitov/karma-loud
Karma plugin for Loud, web accessibility testing helper
accessibility karma-plugin testing
Last synced: 31 Oct 2025
https://github.com/softspiders/next-typescript-storybook-snapshot-test
Minimalistic NextJS in TypeScript with Storybook and Snapshot testing
helloworld javascript js min mini next next-js nextjs snapshot softspider softspiders ss starter storybook template test testing ts typescript
Last synced: 02 Apr 2026
https://github.com/airalab/airalab-sidechain
Experimental Robonomics sidechain
Last synced: 29 Mar 2025
https://github.com/hemerajs/hemera-testsuite
Helper library to write tests for Hemera.
Last synced: 12 Apr 2025
https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 07 Aug 2025
https://github.com/dylan-lang/deft
Dylan development tool
builds dependencies testing workspaces
Last synced: 19 Feb 2026
https://github.com/samsung/bluezoo
BlueZ D-Bus API mock running entirely in user space
Last synced: 01 Jul 2025
https://github.com/shonharsh/python-exercism-s00e01-setup-helloworld
Exercism - This Python project is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism git guide hello-world learning markdown process python studio testing training-materials trending windows
Last synced: 14 Apr 2026
https://github.com/jondot/dircmp
📖 Compare two folders for the similarities and differences
Last synced: 30 Apr 2025
https://github.com/damirscorner/20210820-ng-test-http-get
Sample project for "Testing HttpClient GET requests in Angular" blogpost
Last synced: 24 Mar 2025
https://github.com/joshi4/goroutine-inspector
easy to use package for testing go routine events
golang leaky-goroutine testing
Last synced: 29 Aug 2025
https://github.com/kubeshop/testkube-backstage-plugin
Plugin for exposing Testkube test execution results in the Backstage Developer Portal
backstage kubernetes plugin test-automation testing
Last synced: 15 Apr 2026
https://github.com/aasaam/sms-gateway
Wrapper service for sending, logging and testing Short Message Service(SMS)
Last synced: 02 Jul 2025
https://github.com/maximiliysiss/grpc.net.testing.nsubstitute
Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for NSubstitute
grpc mock net nsubstitute testing
Last synced: 14 Jan 2026
https://github.com/jimfulton/testvars
Helper for making assertions on complex data structures with variable parts.
python test-framework testing testing-framework
Last synced: 09 Apr 2025
https://github.com/psyirius/rockite
A modern, free and open-source WebSockets Client
react realtime testing websocket-client websockets
Last synced: 19 Apr 2025
https://github.com/SharmaSalil/Cypress_JavaScript_TDD
This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.
api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial
Last synced: 03 Oct 2025
https://github.com/a5anka/wso2-synapse-engine-test-framework
Distributed synapse integration test framework
Last synced: 19 Apr 2025
https://github.com/ebazhanov/cypress-ui-api-tests
Cypress UI and API test example
api cypress qa testing typescript ui
Last synced: 24 Apr 2026
https://github.com/kiran-kumar-k3/vulnweb-docker
A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database
docker dockerfile testing worddpress
Last synced: 18 Sep 2025
https://github.com/taservers/lest
Zero dependency Lua testing framework in the style of Jest
Last synced: 16 May 2025
https://github.com/artefactop/promptdev
A prompt evaluation framework that provides comprehensive testing for AI agents across multiple providers.
ci-cd evaluation-framework llm llm-eval llm-evaluation llm-evaluation-framework prompt prompt-engineering prompt-toolkit red-team testing
Last synced: 30 Oct 2025
https://github.com/siaexplains/jasmine-karma
This is a repository for all Jasmine-Tesing learning =>
ci ci-cd es6 headless-browsers headless-chrome jasmine javascript karma nodejs test-automation testing travis-ci unit-testing
Last synced: 09 May 2026
https://github.com/kuy/actix-delay
Simulates a delayed response for actix-web
actix actix-web middleware rust testing
Last synced: 28 Apr 2025
https://github.com/waylonwalker/coverage-rich
A rich table report for coverage.py
Last synced: 05 May 2025
https://github.com/wenzzy/go-ushort
URL shorter
ci-cd db-diagram gin github-actions golang goose gorm grafana jwt-authentication logrus metrics prometheus swaggo testing victoriametrics viper
Last synced: 04 May 2026
https://github.com/somatech1/mocks
A package to help creating mocks for APIs to be used in unit tests
Last synced: 11 Mar 2026
https://github.com/melezhik/ducky
Run sparrow tasks on docker containers
automation continuous-integration docker docker-container ducky sparrow testing
Last synced: 18 Apr 2026
https://github.com/mjaroslav/mcingametester
Engine for tests, that requires minecraft to be loaded.
gradle gradle-plugin gradle-task minecraft-forge minecraft-forge-mod minecraft-forge-mod-util minecrat test test-automation test-framework testing testing-framework testing-library
Last synced: 06 May 2026
https://github.com/gv2011/util
Various general purpose Java utilities
collections immutable java logging streams testing
Last synced: 11 Jun 2025
https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker
Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.
Last synced: 11 May 2026
https://github.com/andostronaut/drowser-site
The official website and documentation for Drowser and Drowser Studio.
ai drowser graphics metrics test-automation testing
Last synced: 02 May 2025
https://github.com/i582/intellij-kphp-highlighting-test-adapter
Library for testing highlighting in plugins for IDEA in KPHP format.
Last synced: 04 Sep 2025
https://github.com/pyladiesams/pytest-aug2019
How to use Pytest, it's best practices and how proper tests are done.
pytest python testing workshop
Last synced: 12 Sep 2025
https://github.com/arminjo/github-actions
Github actions script for testing build of Arduino libraries with arduino-test-compile
actions arduino continuous-integration github github-actions github-workflow test-automation testing workflow yml
Last synced: 08 Apr 2026
https://github.com/mrfoh/httpprobe
A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.
api go http http-testing testing
Last synced: 08 Mar 2026
https://github.com/lillallol/declarative-tree
Converts string to trees and vice versa. Useful for creating declarative tree tests.
Last synced: 21 Mar 2025
https://github.com/Aetherr-Agency/DeepDive
AI-powered GitHub Action that analyzes test quality, provides scores, identifies issues, and suggests improvements through OpenAI's GPT models. Posts detailed reports directly to your pull requests.
automation ci code-quality github-action gpt openai pull-request quality-analysis test-quality testing
Last synced: 27 Jun 2025
https://github.com/lmbek/graph_algorithms
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
dijkstra dijkstra-algorithm dijkstra-shortest-path go golang graph graph-algorithms graph-theory graph-traversal graphs interface interface-driven interface-first interfaces open-closed-principle polymorphism solid solid-principles testing weight
Last synced: 06 Jul 2026
https://github.com/erg-lang/molc
A mock language client for testing language servers
language-server lsp lsp-client rust testing
Last synced: 06 Apr 2025
https://github.com/ripe-tech/ripe-rainbow
Automation test framework for the RIPE domain
automated functional selenium testing
Last synced: 15 Jul 2025
https://github.com/alvisonhunterarnuero/unit-testing-jest-react
jest jest-tests mock testing unit-testing
Last synced: 19 May 2026
https://github.com/alielderawi/geoassistant
A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.
accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing
Last synced: 04 Jan 2026
https://github.com/wix-incubator/with-eyes
Lightweight library for integrating with applitools eyes
applitools e2e jest mocha protractor puppeteer testing
Last synced: 10 Apr 2026
https://github.com/veiko/jest-a11y
✨ Custom Jest matchers for testing accessibility
a11y a11y-testing jest testing testing-library
Last synced: 06 May 2026