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/xtruder/go-testparrot
Golang tool to record and replay expected test values, just like a parrot :parrot: :bird:
automation golang record recorder replay test-automation testing tool
Last synced: 03 Jun 2026
https://github.com/geminimir/promptproof
Deterministic LLM testing for CI. Record→Replay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).
anthropic ci github-actions guardrails llm openai prompt rag security testing
Last synced: 09 Sep 2025
https://github.com/warleylopes/selenium.quickstart
Just inherit a class, set an app.config and you're set with Selenium WebDriver session management, e-mail sending of reports with test execution results with screenshots and videos
automate automation c-sharp e-mail email extentreports klov qa record recorder recording reports results screen screenshot selenium test testing video webdriver
Last synced: 11 Apr 2025
https://github.com/deek87/c5browser
Concrete5 browser module for codeception
codeception codeception-module concrete5 concrete5-cms concrete5-v8 e2e-testing testing ui-testing
Last synced: 27 Oct 2025
https://github.com/docutray/devflow-skill
Complete agile development workflow commands for Claude Code. Framework-agnostic slash commands for GitHub-based development: research, epic planning, feature specs, implementation, validation, and PR review.
agile-development automation ci-cd claude-code claude-code-plugin code-review continuous-integration developer-tools development-workflow devops github-integration jest productivity pytest python quality-assurance slash-commands testing typescript vitest
Last synced: 05 May 2026
https://github.com/bonsai-oss/testfmt
Tool running executable files for integration tests with exporting the result in different formats.
integration-testing junit test-automation testing xml
Last synced: 15 Feb 2026
https://github.com/houssamouhra/server-url-extractor
Server URL Extractor & Validator
e2e-testing json node nodejs playwright scraping-server testing testing-automation typescript
Last synced: 14 Apr 2026
https://github.com/javydreamercsw/validation-manager
Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless.
testing testing-tools traceability vaadin7 validation verification
Last synced: 18 Jan 2026
https://github.com/kralizek/fakerabbitmq
A library of fakes targeting the RabbitMQ .NET client
dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing
Last synced: 19 May 2026
https://github.com/lemoncheesecake/lemoncheesecake-selenium
lemoncheesecake logging for selenium
end-to-end-testing lemoncheesecake qa selenium selenium-python testing
Last synced: 13 Apr 2026
https://github.com/kanga333/cliassert
Simple command line assertion tool.
assert cli shell testing testing-tools
Last synced: 02 May 2026
https://github.com/spratiher9/valido
PySpark ⚡ dataframe workflow ⚒ validator
apache apache-spark bigdata databricks decorators pyspark python3 spark testing
Last synced: 02 May 2026
https://github.com/yokawaiik/order_management_system
My master's thesis. Design and development of an order management system based on the use of blockchain and smart contracts as a control and accounting tool.
accouting blockchain hardhat management-system openzeppelin-solidity smart-contracts solidity test-automation testing
Last synced: 09 Jun 2026
https://github.com/elkanamol/sierra_status
sierra_status is a Python CLI tool for retrieving status of Sierra Wireless EM9xxx, EM7xxx, and WP76xx modules. It uses AT commands to gather essential information, generates timestamped status files, and offers optional network search. The tool supports various module series and provides configurable verbosity for debugging.
at-command automation cli debugging mit-license pyserial python sierra sierra-status sierra-wireless testing
Last synced: 24 Apr 2026
https://github.com/risc-os-community/munit
This is a port to RISC OS of the munit library for C Unit Testing
c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing
Last synced: 07 Jun 2026
https://github.com/mokkapps/jasmine-test-selector
Visual code extension to list and select jasmine tests
describe it jasmine jasmine-tests test testing unit-test unit-testing vscode vscode-extension
Last synced: 18 Apr 2026
https://github.com/glibsm/alphabet
Sample repository with a lot of files and folders
a-z alphabet dummy-data folders sample testdata testing
Last synced: 27 Apr 2026
https://github.com/robintw/pytest_examples
Simple Pytest examples
example examples python testing
Last synced: 10 Jan 2026
https://github.com/tebogoyungmercykay/concurrent-testing-framework
This project demonstrates the use of a custom multi-threaded testing framework to compare the performance of sequential and concurrent test execution. The framework uses custom annotations to specify the execution mode and order of tests.
annotations concurrent-synchronization gradle junit5 kotln runner testing unit-testing
Last synced: 27 Jan 2026
https://github.com/likui628/vtu-next-demo
learn "Vue Test Utils for Vue 3"
jest testing typescript vue-test-utils vue-testing-library vue3
Last synced: 15 Apr 2026
https://github.com/farout101/pond
online shopping platform
django-project python3 testing
Last synced: 09 Jun 2026
https://github.com/softspiders/node-travis-heroku-cd
Minimalistic Node App Continuous Delivery by Travic CI to Heroku
cd ci continuous-delivery devops express helloworld heroku javascript js min node softspider softspiders ss starter template test testing travis
Last synced: 14 Apr 2026
https://github.com/schwabyio/xrun
Test your APIs with speed, simplicity, and at scale.
api api-automated-testing api-testing cli continuous-integration functional-testing postman rest restful-testing test-automation testing
Last synced: 04 May 2026
https://github.com/unional/domture
Create jsdom environment to load NodeJS modules
fixture fixtures jsdom systemjs test test-framework testing testing-tools
Last synced: 18 Jan 2026
https://github.com/thuongtruong1009/gouse
🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash
benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility
Last synced: 05 Apr 2026
https://github.com/ryanplasma/peridot-emoji-reporter
Display your peridot test result with emoji!
Last synced: 13 Mar 2026
https://github.com/hammadsiddique/testing-practice
This repository contains tests for beginner JavaScript challenges. These tests were creating using Jest library while following the AAA pattern.
github javascript jest jest-tests testing
Last synced: 04 May 2026
https://github.com/alttester/examples-trashcat-tests-upgrade-1.8.2-to-2.0.x
Showing the upgrade for AltTester Unity SDK from 1.8.2 to 2.0.x; C# tests created using AltTester SDK for a game developed w/ Unity
alttester alttester-2-0-0 alttester-2-0-1 alttester-unity-sdk alttestter-v2 csharp nunit-tests test-automation testing testing-tools
Last synced: 23 Feb 2026
https://github.com/xeroxzen/genuine-fake
Genuine Fake means an imitation of a (usually) valuable object that is so good that it is, to all intents and purposes, identical. Literally genuine fake means something that is real but not real at the same time. Take it like this, it's more of a perfect replica of the original.
100daysofcode hacking python3 testing
Last synced: 14 Jan 2026
https://github.com/kevcui/testing-toolbox
🛠️ Handy single-file scripts to help with testing, or daily hacking
bash bash-script bash-scripting cli puppeteer script testing testing-toolbox toolbox
Last synced: 05 May 2026
https://github.com/fakiolinho/javascript-unit-tests-playground
This is a playground so i can run some javascript unit tests fast
babel es6 javascript jest mocha tape testing unit-testing
Last synced: 19 Apr 2026
https://github.com/bennycode/example-puppeteer-travis-ci
example puppeteer testing tutorial
Last synced: 19 May 2026
https://github.com/you54f/deno-pact
Pact 🔗 Contract Testing for Deno 🦕, Powered by Rust 🦀
cdc cdct contract-testing deno deno-grpc ffi grpc interop pact rust testing ts typescript
Last synced: 06 May 2026
https://github.com/unexist/showcase-acceptance-testing-quarkus
Showcase for acceptance-testing [MIRROR]
courgette cucumber fitnesse jbehave karate quarkus serenity-bdd showcase testing
Last synced: 11 May 2026
https://github.com/neikei/check_mk-testing-environment
Check_MK Raw Edition testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible checkmk debian monitoring playground testing vagrantbox
Last synced: 20 Apr 2026
https://github.com/aladnansami/manual-testing-testcase-
Dmoney website manual testing some senerio
manual-testing test test-automation testing testing-tools unit-testing
Last synced: 19 Mar 2026
https://github.com/vgarvardt/slogex
Golang log/slog extensions
extensions go golang logging testing
Last synced: 28 Apr 2025
https://github.com/mr-cheff/pytests
Write small or big tests with PyTests a (testing framework)
pytest python testing unittest
Last synced: 06 Sep 2025
https://github.com/tidev/titanium-karma-client
Karma test runner client for Titanium
karma npm-package testing titanium unit-testing
Last synced: 10 Oct 2025
https://github.com/landhb/nixmodule
Simple qemu wrapper to automatically test out-of-tree linux kernel modules against multiple kernel versions.
framework kasan kernel linux linux-kernel lkm out-of-tree qemu qemu-kvm rust testing
Last synced: 12 Oct 2025
https://github.com/nerdmecha/git-bash-dart
GIT Dart Test
dart debug debugging git git-bash github source-tree sourcetree test testing visual-studio-code
Last synced: 06 May 2026
https://github.com/mighty-justice/tester
Centralize and standardize your tests with easy configuration.
configuration jest react react-components test test-runners testing
Last synced: 19 Jan 2026
https://github.com/kubeshop/testkube-executor-zap
ZAP based security tests executor for Testkube
kubernetes owasp owasp-zap security-testing testing testkube zap
Last synced: 25 Apr 2026
https://github.com/fallow-rs/oxc-coverage-instrument
Istanbul-compatible JavaScript/TypeScript coverage instrumentation using the Oxc AST
coverage istanbul javascript oxc rust testing typescript
Last synced: 13 Apr 2026
https://github.com/halil-yesilyurt/qr-express
A modern, feature-rich QR code generator built with React and TypeScript. Generate, customize, and share QR codes with ease.
qrcode-generator reactjs testing typescript typescript-react
Last synced: 06 May 2026
https://github.com/emanmhmd/saucedemo-by-cypress
Sample demo of testing web-app using Cypress
assertions cypress cypress-io javascript nodejs npm test-automation testing testing-tools web-testing webtesting
Last synced: 07 May 2026
https://github.com/cvigueras/null-object-design-pattern-kata
Implementation of Null Object Design Pattern example with TDD.
csharp null-object-pattern tdd tdd-kata testing
Last synced: 15 Jun 2026
https://github.com/bujosa/maps-app
This is a simple application using socket, react, nodejs and mapbox
Last synced: 07 May 2026
https://github.com/prantlf/grunt-chromedriver
Controls Chrome or Chromium using the WebDriver interface via chromedriver without Selenium.
browser chrome chromedriver chromium grunt-task gruntplugin testing webdriver
Last synced: 08 May 2026
https://github.com/fziviello/docker-jmeter
Run Jmeter Collections Using Docker
docker jmeter loadtest testing
Last synced: 25 Oct 2025
https://github.com/muthukumar-subramaniam/server-hub
A QEMU/KVM-based automation lab for end-to-end VM provisioning that manages the complete lifecycle of virtual machines, with multi-distribution support, providing a powerful environment for learning, testing, and experimenting with Linux-based technologies.
build-automation development devops homelab-automation kubernetes lab-automation linux linux-server opensuse os-provisioning platform-engineering qemu qemu-kvm rhel testing ubuntu virtualization vm-automation vm-provisioning
Last synced: 21 Apr 2026
https://github.com/howprogrammingworks/integrationtesting
Integration testing
end-to-end integration integration-test integration-testing integration-tests stub stubbing test testing
Last synced: 25 Oct 2025
https://github.com/rcardin/arrow-raise-testing
A bunch of examples on how we can test application that use the Arrow Raise DSL
Last synced: 03 Mar 2026
https://github.com/funsjanssen/specflow-api-calculator
Demo of how to use SpecFlow with ASP.NET 8 minimal api
asp-net-api github-workflows minimal-api sonarcloud specflow testing
Last synced: 03 Jun 2026
https://github.com/ashiqyousuf/sbank
A money transfer backend system using golang, postgres, docker, grpc
cicd docker golang grpc grpc-gateway jwt-authentication paseto-tokens postgresql protocol-buffers sqlc swagger testing
Last synced: 09 Feb 2026
https://github.com/pitmonticone/covid-italy
References for COVID-19 situation in Italy.
coronavirus covid-19 covid-19-italy data data-analysis documentation testing
Last synced: 05 Apr 2026
https://github.com/x1n13y84issmd42/oasis
🔀🆗☑️ Automated API testing from Swagger/Open API specifications.
api openapi openapi3 rest-api swagger test-automation testing
Last synced: 23 Jan 2026
https://github.com/thatsinewave/random-file-deleter
Small joke script wrote as a sort of prank. Use it at your own risk.
batch-script batch-scripting customizability deleter educational-purpose educational-script file-delete-utility file-management good-first-contribution good-first-issue good-first-pr good-first-project powershell powershell-script random-tasks system-startup testing thatsinewave warning windows-automation
Last synced: 11 Mar 2025
https://github.com/hegner123/tui-test-ghost
Zig-native TUI testing toolkit built on Ghostty's terminal emulation core
mcp mcp-server terminal testing tui zig
Last synced: 30 May 2026
https://github.com/artisanofcode/python-conjecture
A pythonic assertion library
pytest python python-library python-package testing
Last synced: 10 Feb 2026
https://github.com/ynohat/robotframework-akamai
Provides RobotFramework keywords for testing Akamai.
akamai robot-framework robotframework testing testing-library
Last synced: 14 Feb 2026
https://github.com/geerlingguy/travis-playground
An area to play with some Travis concepts and debug issues with Travis CI.
Last synced: 18 Mar 2026
https://github.com/marcode24/codember-solutions
🎯 This repository contains my solutions to the challenges of the Codember challenges. The challenges are created by @midudev
codember codember2022 codember2023 eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-jest husky javascript jest js solutions testing
Last synced: 31 Jan 2026
https://github.com/rahmatagungj/owntest
Simple JavaScript Testing Framework with only one file and zero dependencies.
Last synced: 12 Oct 2025
https://github.com/askirmas/git-hooks-wrapper
Wrapper scripts for Git Hooks
bash-script git-hooks hooks language-independent os-independent platform-independent pre-commit testing
Last synced: 10 Feb 2026
https://github.com/andreasbm/create-web-config
A CLI to help you get started building modern web applications.
codesplitting karma lit-element minifying rollup setup testing treeshaking typescript
Last synced: 14 Jun 2025
https://github.com/git-marcopitra/remove-unnecessary-parenthesis
Problem of unnecessary parenthesis with Functional Programming
functional-programming testing
Last synced: 06 Dec 2025
https://github.com/rutbergphilip/redisracer
ioredis vs node-redis performance benchmarking tool
benchmarking ioredis node-redis nodejs noderedis performance redis testing tinybench typescript
Last synced: 09 Feb 2026
https://github.com/sbroenne/pytest-aitest
A pytest plugin for validating whether language models can actually understand and operate your interfaces: MCP servers, system prompts, agent skills and tools.
agents ai llm mcp model-context-protocol pytest python testing
Last synced: 19 Feb 2026
https://github.com/singularityhub/stools-clair
An example of using stools-clair for Travis and Circle Continuous Integration
ci circle-ci singularity singularity-container testing travis-ci
Last synced: 28 Feb 2026
https://github.com/dirv/svelte-test-register
Compile imported Svelte 3 components on Node (e.g. for test runners like Mocha and Jasmine)
Last synced: 23 Feb 2026
https://github.com/royaals/payzen-wallet
PayZen is a comprehensive financial application that allows users to add money to wallet and perform peer-to-peer transactions.
ci-cd jest kubernetes monorepo newrelic next-auth nextjs14 postgresql prisma testing turborepo tyepscript
Last synced: 28 Jan 2026
https://github.com/malpercio/awesome-factory-associator
Sails hook aimed to aid unit testing by creating model instances and associations using Sequelize
associations factory factory-pattern model node nodejs orm sails sails-hook sailsjs sequelize testing
Last synced: 24 Apr 2026
https://github.com/mkizka/eslint-plugin-aaa
ESLint plugin to check Arrange-Act-Assert comments
Last synced: 11 Feb 2026
https://github.com/woelper/linetest
Test internet connections
internet netspeed speedtest testing
Last synced: 15 Oct 2025
https://github.com/fziviello/docker-postman-newman
Use Docker to Run Postman Collection and Generate newman Report
Last synced: 29 Apr 2026
https://github.com/tatsuyafujisaki/pairwise
Pairwise (all-pairs) testing samples using Microsoft PICT
all-pairs pairwise pict testing
Last synced: 25 Feb 2026
https://github.com/deathbeds/sweet
Testing for interactive programming
doctest hypothesis ipython jupyter testing unittest
Last synced: 17 Apr 2026
https://github.com/tracetronic/testguide_report-generator
A generator that acts as a helper to create a test.guide compatible test report
json python reporting testguide testing tracetronic
Last synced: 05 Mar 2026
https://github.com/bash-bastion/bats-all
Aggregation of the three most popular Bats utility libraries
basalt bash bash-testing bats shell testing
Last synced: 29 Apr 2026
https://github.com/mesosphere-backup/dcos-test-utils
DEPRECATED: Please use https://github.com/dcos/dcos-test-utils
Last synced: 05 Mar 2026
https://github.com/jpcadena/automated-software-testing
Automated Software Testing using Python
bdd behave cli-app flask integration-testing python restful-api tdd test-automation test-driven-development testing unit-testing unittest
Last synced: 14 Oct 2025
https://github.com/phenomnomnominal/parameterised
Create parameterised tests from Markdown(ish) tables
javascript parameterised testing
Last synced: 29 Apr 2026
https://github.com/giis-uniovi/retorch
RETORCH: Resource-aware End-to-End Test Orchestration
e2e-testing system-testing test-automation testing
Last synced: 06 Oct 2025
https://github.com/lifailon/psdomaintest
PowerShell module (cli) to test DNS records of any domain using ZoneMaster api.
api dns dns-check dns-record-checker dns-test domain domain-checker domain-testing html html-report json-api json-report powershell powershell-module rest rest-api restful-api test testing zonemaster
Last synced: 28 Jan 2026
https://github.com/thatkookooguy/monkey-js
monkey.js is a monk.js mock library for testing. Saves data to a local file to check results against
Last synced: 17 May 2026
https://github.com/nelofarzabi/finmarket-watchdog
MFINMARKET WATCHDOG is a powerful webapp designed to keep you informed about active financial market companies. Whether you're an investor, trader, or simply interested in the financial markets, this application provides you with up-to-date information on a wide range of companies, including their details and performance metrics.
api linters reactjs redux-toolkit testing
Last synced: 29 Apr 2026
https://github.com/moorchegue/django-smelly-tokens
Moved to https://gitlab.com/murchik/django-smelly-tokens
django python quality-control testing
Last synced: 16 Apr 2026