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/zabavb/exam-project-tpm
The Calculator App is a group project developed as part of a collaborative assignment from IT Step Academy. This application provides basic and advanced calculation functionalities using Windows Forms (WinForms) in C#.
calculator calculator-application contributors csharp documentation dotnet dotnet-framework info testing tests visual-studio-code vscode windows-forms winforms
Last synced: 29 Jan 2026
https://github.com/mam-dev/pytest-litter
Pytest plugin which verifies that tests do not modify file trees.
pytest-plugin robustness test-automation testing
Last synced: 06 Feb 2026
https://github.com/rife2/bld-pitest
PIT Mutation Testing and Coverage for bld
bld build build-system build-tool build-tool-plugin coverage extension mutation-testing pit pitest test testing
Last synced: 01 May 2026
https://github.com/abaeyens/hexapod
Hexapod robot project: KDL for IK, custom leg planning algorithm, Gazebo simulation, integration tests with simulation
gazebo kdl kinematics launch-testing robotics ros2 simulation testing walking-robot
Last synced: 30 Jan 2026
https://github.com/andrew-costa-10114/seleniumproject
automation basic-learning home-automation homepage selenium testing
Last synced: 06 Feb 2026
https://github.com/jabro86/redux-testing-library
Testing utilities for react and redux applications.
react redux redux-saga testing
Last synced: 30 Jan 2026
https://github.com/seuros/simplecov-db
analytics code-coverage coverage-storage database reporting ruby ruby-gem simplecov test-coverage testing
Last synced: 15 Apr 2026
https://github.com/ansaribrahim/recipe-app
This Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
cancancan capybara devise factory gitflow license linters rails render rspec ruby rubyonrails tailwindcss testing
Last synced: 30 Jan 2026
https://github.com/george-taschina/nest-nuxt-demo
A full-stack monorepo project using Nuxt 3 for the frontend and NestJS for the backend. It features Docker support, Swagger UI for API documentation, unit and E2E testing, and a well-structured codebase for both applications. Architecture Decision Records (ADR) are included to document key decisions.
backend docker e2e frontend monorepo nestjs nuxt3 rest-api swagger tailwindcss testing typescript
Last synced: 15 Apr 2026
https://github.com/abhishekjadhav2002/lol-nft-marketplace-contracts
NFT Marketplace Smart Contracts with hardhat. Minting, Listing, Buying NFTs and exchanging with ERC20 token in marketplace.
blockchain chai contracts erc20 erc721 exchange hardhat marketplace nft solidity testing token typescript
Last synced: 31 Jan 2026
https://github.com/inventor96/fatfree-test-manager
A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.
composer fat-free-framework fatfree-framework fatfreeframework testing unit-testing
Last synced: 07 Feb 2026
https://github.com/athanclark/purescript-symbiote
Data serialization verification implementation
encoding network quickcheck serialization symbiote testing
Last synced: 31 Jan 2026
https://github.com/markuusche/mobile.playground
💰 casino game [ mobile mode emulation ] automation
automation casino-games pytest testing
Last synced: 25 Feb 2026
https://github.com/kenjyco/testing-helper
Helpers for testing with pytest
cli docker kenjyco pyenv pytest python test-matrix testing
Last synced: 01 Feb 2026
https://github.com/asbhogal/a11y-stack
Accessibility-focused, typesafe Next.js frontend framework stack, with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.
a11y accessibility accessibility-checker accessibility-testing e2e eslint husky nextjs playwright prettier react react-hook-form shadcn-ui storybook tailwindcss testing typescript zod
Last synced: 08 Feb 2026
https://github.com/allentv/go-testhelpers
Helper functions for writing unit tests in Golang
Last synced: 02 Feb 2026
https://github.com/mustafaahmed313/jest-js-unit-testing
A simple tutorial for each one need to know about unit testing as a beginner :☺
javascript jest software software-development software-testing testing unit-testing unit-testing-framework
Last synced: 07 Feb 2026
https://github.com/leopard2a5/wiremock-multipart
Multipart matchers for the wiremock testing framework
Last synced: 17 Mar 2026
https://github.com/neikei/dockerce-testing-environment
Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.
ansible debian docker docker-ce playground portainer testing vagrantbox
Last synced: 15 Apr 2026
https://github.com/point-c/integration
Tests for point-c Caddy modules
caddy docker dockerfile golang librespeed librespeed-cli templates testing wireguard wireguard-go
Last synced: 08 Feb 2026
https://github.com/lokrip/echo
Echo.js will be a library for creating “echoes” of events on a web page that react to user actions and create visual, audio or even tactile effects, simulating mode reactions.
cicd git javascript prettier testing typescript webapp
Last synced: 08 Feb 2026
https://github.com/intellitect/testtools.console
TestTools.Console is a simple end-to-end test framework for .NET console applications.
console dotnet hacktoberfest nuget testing testing-tools
Last synced: 26 Feb 2026
https://github.com/hywan/atoum-apiblueprint-extension
Compile API Blueprint files into executable tests with atoum
api apiblueprint atoum http json-schema php test-framework testing
Last synced: 15 Apr 2026
https://github.com/fksxiz/test-passing-system
A client-server application designed to create and passing tests.
authorization client-server csharp csharp-app csharp-code education mssql mssql-database mssql-server registration testing wpf wpf-application
Last synced: 18 Mar 2026
https://github.com/yusufyusie/recipe_app
Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.
devise jwt postgresql ruby ruby-on-rails testing
Last synced: 15 Apr 2026
https://github.com/sgaunet/retry
simple and flexible command-line tool that retries a given command until it succeeds or a maximum number of attempts is reached. Ideal for automating workflows, handling flaky commands in CI/CD pipelines, and improving reliability in development and testing environments.
automation binary ci cli command-line devops flaky-tests golang linux retry task-runner testing utility
Last synced: 15 Apr 2026
https://github.com/amitsaha/container-structure-test-demo
Demo of testing docker images using container-structure-test
ci codeship-pro docker testing
Last synced: 09 May 2026
https://github.com/ssokolow/diskdoubler-test-files
Minimal test files made using legally purchased copies of DiskDoubler, suitable for integration testing.
archives diskdoubler test test-data test-dataset test-datasets testing
Last synced: 18 Mar 2026
https://github.com/ssokolow/stuffit-test-files
Minimal SIT and SITX files made using registered StuffIt installs, suitable for integration testing.
archives stuffit test test-data test-dataset test-datasets testing
Last synced: 18 Mar 2026
https://github.com/piebro/mcp-client-for-testing
A simple MCP (Model Context Protocol) client for testing MCP Server
Last synced: 27 Feb 2026
https://github.com/unlight/awaitable-emit
Emit message to kafka and wait while nestjs process it
end-to-end-testing kafka microservices nestjs nestjs-testing testing
Last synced: 11 Feb 2026
https://github.com/jimmy-guzman/mejora
Prevent regressions. Allow improvement.
baseline cli eslint improvement incremental regression testing typescript
Last synced: 18 Feb 2026
https://github.com/qamit/softwaretestingproject11x
This repository is a collection of Test documents of the project consist of Test plan and Test case creation
agile-methodologies manual-testing qa rtm-s testcases testing testplan
Last synced: 12 Feb 2026
https://github.com/valtzu/php-fakerandom
Mock random_bytes & random_int
mocking php php-extension php8 random testing
Last synced: 13 Feb 2026
https://github.com/asim-2000/js-testing
🧪 Modifying Mocha and Chai according to some needs
chai javascript jest mochajs testing
Last synced: 13 Feb 2026
https://github.com/takashabe/go-fixture
Management the fixtures of the database for testing.
fixtures go golang testing testing-tools
Last synced: 28 Feb 2026
https://github.com/leocamello/spec-kit-v-model
V-Model Extension Pack for Spec Kit — enforces paired generation of development specs and test specs with regulatory-grade traceability
bdd compliance requirements-engineering safety-critical spec-kit specification-driven-development testing traceability v-model
Last synced: 28 Feb 2026
https://github.com/melezhik/perl6-powershell-testing
Powershell testing with Sparrow6
perl6 powershell sparrow6 testing
Last synced: 14 Feb 2026
https://github.com/doamaral/qarentena-insomnia
Materiais relacionados a apresentação do Insomnia na QArentena
Last synced: 19 Mar 2026
https://github.com/lishaduck/lishaduck.github.io
Just trying things out with CI (webapp.io), and GitHub Pages. The HTML file is a compilation of my Khan Academy HTML coursework; I reserve no rights to my alterations.
lishaduck personal-site practice-project testing
Last synced: 19 Mar 2026
https://github.com/dfandrich/testclutch
Test Clutch is a system for tracking and analyzing automated regression test results over multiple continuous integration services.
developer-tools statistics testing
Last synced: 01 Mar 2026
https://github.com/lambdatest/unittest-headless
How to run browser in headless mode in UnitTest on LambdaTest
Last synced: 19 Mar 2026
https://github.com/zolppy/wizard-register
Welcome, aspiring mage of Eldoria! Fill out this form to join the Royal Archive of Mages and gain access to secret grimoires, sorcerous tournaments, and epic quests. Your answers will shape your destiny in the realm!
form form-validation formulary jest mage nextjs react-testing-library reactjs rtl testing useform wizard
Last synced: 20 Mar 2026
https://github.com/sergkondr/fake-web-service
fake web service for testing purposes
golang kubernetes sre testing web-service
Last synced: 02 Mar 2026
https://github.com/enzoferey/jest-test-my-code
Test code server side with Jest
Last synced: 16 Apr 2026
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 03 Mar 2026
https://github.com/daichitakahashi/confort
Unit test with Docker containers in Go
containers docker go golang testing
Last synced: 16 Apr 2026
https://github.com/rudymatela/leancheck-instances
Common LeanCheck instances
enumerative-testing haskell leancheck property-based-testing property-testing testing testing-tools
Last synced: 04 Mar 2026
https://github.com/gunjankadu/angular-super-heroes
Super Heroes Application made with Angular 8 + Angular CLI + Angular Universal + i18n + Firebase
angular8 firebase i8n karma-jasmine lazy-loading mocha ngrx ngrx-effects ngrx-store scss scss-mixins testing
Last synced: 16 Apr 2026
https://github.com/yusufshakeel/mocha-chai-project
This is a sample Mocha Chai testing project.
chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing
Last synced: 05 Mar 2026
https://github.com/codegeekr/secure-password-generator
script is a strong password generator written in Python
password password-generator python python3 script secure testing verification
Last synced: 01 Apr 2026
https://github.com/cle-b/lymbo
A test runner designed for large test suites and small scripts.
Last synced: 05 Mar 2026
https://github.com/molily/paginate-directive
Testing Structural Directives in Angular
Last synced: 06 Mar 2026
https://github.com/rodewitsch/tractor-test
React Native application for testing by a,b,d,e,f categories (tractor/other machines)
education react-native testing
Last synced: 06 Mar 2026
https://github.com/jahongir7174/dualdet
DualDet implementation using PyTorch
albumentations coco cutmix mixup mosaic object-detection pytorch testing training
Last synced: 19 Apr 2026
https://github.com/checkerschaf/playwright-vercel-e2e-tests
🧪 Running E2E tests against your Vercel deployment is easy with Playwright and GitHub Actions.
actions e2e github playwright testing typescript vercel
Last synced: 02 Apr 2026
https://github.com/wishtack/codesandbox-angular-testing
Template for Angular with Jasmine & Jest (as you wish) that runs on Codesandbox.io
angular codesandbox jasmine javascript jest karma testing
Last synced: 17 Apr 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: 17 Apr 2026
https://github.com/joelfaldin/full-stack-open2024
Exercises for Full Stack Open course.🚈🚈🚈
cypress express fullstackopen mongodb react testing
Last synced: 17 Apr 2026
https://github.com/mikasjp/testingtypedhttpclients
Demo app for "How to test typed HTTP clients in .NET 6? " blogpost
Last synced: 17 Apr 2026
https://github.com/jaedle/test-and-commit-or-revert
test && commit || revert - cli
Last synced: 17 Apr 2026
https://github.com/cdepillabout/example-fodonuts
Examples of FODONUTs: fixed-output derivations for operating network-utilizing tests
fixed-output-derivations fods nix testing
Last synced: 03 Jun 2026
https://github.com/automation-test-starter/restassured-maven-demo
a RestAssured demo project with maven tool
allure allure-report api-testing github-actions java maven rest-assured testing testng
Last synced: 17 Apr 2026
https://github.com/pushkarsambhus/slack-qa-assistant
AI-powered Slack app & API that suggests test cases from code diffs or PRs — heuristics-first with optional LLM enrichment.
ai automation ci-cd developer-tools fastapi llm machine-learning qa slack testing
Last synced: 18 Apr 2026
https://github.com/arran4/heatplot
This program takes a formula and plots the "heat" for any particular location
experiment golang graph heatplot maths plot testing
Last synced: 05 Apr 2026
https://github.com/jaid/action-jest
GitHub Action for running Jest (unit tests and coverage requirements) on my Node projects.
action action-jest actions github-action github-actions jest test testing workflow
Last synced: 18 Apr 2026
https://github.com/cjstehno/proving
Useful utilities for writing unit tests in Dart.
Last synced: 04 Jun 2026
https://github.com/alansastre/java-junit5
Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.
api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing
Last synced: 18 Apr 2026
https://github.com/danisimov/gassert
Simple json assertions for testing frameworks.
java qa qaautomation qatools testing
Last synced: 18 Apr 2026
https://github.com/ivan-ha/react-hooks-test
Demonstrate how to unit test React custom Hooks
hooks react react-hooks react-hooks-demo react-hooks-tutorial reactjs testing
Last synced: 18 Apr 2026
https://github.com/hchauvin/name_manager
Utility to manage shared test resources with a global lock 🔒
bazel concurrency distributed-lock docker-compose end-to-end-testing integration-testing test-harness testing
Last synced: 19 Apr 2026
https://github.com/wldcordeiro/snapshot-diff-serializer
A serializer that lets you generate snapshot diffs between two values
javascript jest snapshot-testing snapshots testing
Last synced: 19 Apr 2026
https://github.com/victoreronmosele/callback-test-dart
Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests
dart flutter mocking mockito testing unit-testing
Last synced: 19 Apr 2026
https://github.com/getlark/skills
Agent skills for getlark.ai — author, run, and manage end-to-end test workflows from your coding agent.
claude-code coding-agent e2e-testing skills testing
Last synced: 04 Jun 2026
https://github.com/goralexcomp/tupo_testovyy_bot
Телеграм-бот для показа возможностей
bot flask koyeb pymysql python telegram-bot telegram-bot-api testing
Last synced: 20 Apr 2026
https://github.com/techwithty/worldwide-prompts
Worldwide Prompts — production-ready AI workflows, slash-commands, and dev automations for React/Next.js monorepos. Includes testing toggles, migrations, and refactor guides.
ai automation biome ci-cd developer-tools documentation linting monorepo nextjs productivity react ruff slash-commands templates testing typescript workflows
Last synced: 20 Apr 2026
https://github.com/davidgamez/parrot-rest
REST API to mimic external REST dependencies without modifying the consumer code
continuous-integration echo-server integration-testing java redis rest-api spring-boot testing
Last synced: 20 Apr 2026
https://github.com/lren-chuv/docker-airflow-test-py35
Airflow with nosetests running on Python 3.5
Last synced: 20 Apr 2026
https://github.com/adityaarsharma/orbit
🪐 10-agent WordPress Plugin QA team for Claude Code. 116 runtime-evergreen skills · CTO→PM→Dev→UAT→Security→Release · MCP discovery · Docker wp-env · WP.org zero-rejection · Brain-connected memory.
agentic ai-agents automated-testing claude-code docker elementor gutenberg lighthouse mcp phpcs playwright qa testing uat visual-regression wordpress wordpress-plugin wordpress-qa wp-env wpcs
Last synced: 30 May 2026
https://github.com/gonzalinux/socket-io-online-tester
Webpage to test socket io contection by sending and receiving events
socket-io socketio testing website
Last synced: 21 Apr 2026
https://github.com/bredalis/programs
🐍 Simple Python Programs Folder 🐍
algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter
Last synced: 22 Apr 2026
https://github.com/jossmoff/awssert
☁️ A library used for fluent assertions on common AWS SDK objects
assertion-library assertions assertj aws testing
Last synced: 24 Apr 2026
https://github.com/xxxcam900xxx/web-api
Whatsapp Application with Postgres DB
api csharp object-oriented-programming postgres testing
Last synced: 24 Apr 2026
https://github.com/bloxbean/yaci-cardano-test
Make Java app testing on Cardano blockchain a breeze with Yaci Cardano Test Java library.
Last synced: 06 Jun 2026
https://github.com/ansaribrahim/fix-mate-backend
Fix-Mate-Backend is a Ruby on Rails application. It's the server-side of Fix-Mate, handling database transactions, user authentication, and business logic to assist users.
authentication authorization gitflow linters rails rubocop ruby testing
Last synced: 25 Apr 2026
https://github.com/dbrennand/molecule-demo
This repository is a demo of how to use Molecule to test an Ansible playbook.
ansible ansible-playbook molecule testing
Last synced: 27 Apr 2026
https://github.com/itamarc/githubtest
Repository to test GitHub functionality.
Last synced: 27 Apr 2026
https://github.com/thiagodp/concordialang-codeceptjs-playwright
🔌 Concordia Compiler Plug-in for CodeceptJS with Playwright
codecept codeceptjs concordia concordia-lang concordialang e2e functional playwright plug-in plugin test testing web
Last synced: 27 Apr 2026