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-07 00:28:05 UTC
- JSON Representation
https://github.com/spnraju/demo-playwright-tests
Boilerplate for Playwright using Javascript
boilerplate demo end-to-end end-to-end-testing javascript playwright playwright-javascript testing
Last synced: 25 Oct 2025
https://github.com/orange-opensource/uuv
Solution to facilitate the writing and execution of E2E tests understandable by any human
a11y a11y-testing accessibility accessibility-testing bdd cucumber cypress e2e e2e-testing e2e-tests end-to-end end-to-end-testing gherkin playwright tdd test test-automation testing testing-library uuv
Last synced: 26 Oct 2025
https://github.com/abdulsamie10/schooltripmanagementsystem
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
database gui hibernation hibernation-scheduler java javafx junit management-system mysql os system-design testing threading trip trip-management-system
Last synced: 05 May 2026
https://github.com/estruyf/playwright-mail-reporter
Mail reporter for Playwright powered by Resend
e2e mail playwright reporter testing
Last synced: 26 Oct 2025
https://github.com/ngerritsen/jest-call-arg
Utilitiy functions for calling callbacks on mocked functions with jest.
callbacks javascript jest testing testing-tools
Last synced: 23 Jan 2026
https://github.com/escss-labs/escss-estest
ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.
escss escss-estest javascript tdd testing zero-dependency
Last synced: 04 Jan 2026
https://github.com/pdmlab/dotnet-marten-test-template
Test Template Project for MartenDB
martendb template-project testing
Last synced: 16 Mar 2026
https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example
Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.
cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest
Last synced: 28 Jan 2026
https://github.com/dojimanetwork/dojima-wallet-scripts
For testing the npm scripts locally using jest and manually.
blockchain jest scripts solana testing
Last synced: 28 Jan 2026
https://github.com/nhatthm/surveysteps
Survey steps for cucumber/godog
bdd console cucumber functional-testing gherkin go godog godog-extension golang integration-testing prompt survey surveymock testing
Last synced: 28 Jan 2026
https://github.com/critocrito/build-chores
Building JS is complicated.
ava babel babel-preset code-coverage commitlint-config eslint-config flowtype javascript lint-staged linting node-package project-template test-setup testing tooling
Last synced: 28 Jan 2026
https://github.com/thiagomvas/seederly
Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.
api automation cicd contributions-welcome csharp http requests rest-api testing tool
Last synced: 24 Feb 2026
https://github.com/mozgiii/go-test-svc
An abstraction layer around providing the dependent services (i.e. postgres, redis, etc) for testing purposes. Test using docker.
docker testing testing-practices
Last synced: 15 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/luileito/asserter
A tiny assertion lib for both nodejs and the browser.
test-suite testing unit-testing
Last synced: 29 Jan 2026
https://github.com/exc304/testing-cheat-sheets
✨Collaboration is the life of this repo.✨
cheat-sheets collaboration testing
Last synced: 29 Jan 2026
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/aerokube/boot
Solution to launch lightweight test and development virtual machines in Kubernetes
boot development environment kubernetes ssh ssh-certificates ssh-keys testing virtual-machine
Last synced: 30 Jun 2025
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/Ackee-Blockchain/tests-axelar-interchain-token-service
Tests for Axelar Interchain Service
Last synced: 13 Apr 2025
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/Ackee-Blockchain/tests-axelar-interchain-governance-executor
Tests for Axelar Interchain Governance Executor
Last synced: 13 Apr 2025
https://github.com/Ackee-Blockchain/tests-axelar-governance
Tests for Axelar CGP governance submodule
Last synced: 13 Apr 2025
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/rife2/bld-testng
bld Extension for Running Tests with TestNG
bld build-system build-tool build-tool-plugin extension testing testng
Last synced: 31 Jan 2026
https://github.com/bert27/next-fixed-and-normal-range
A dynamic range slider component built with Next.js.
nextjs range-slider responsive ssr styled-components testing typescript
Last synced: 15 Apr 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/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/rodrigobnogueira/faker-ai-provider
🤖 Faker provider for generating AI/ML fake data - models, companies, frameworks, datasets
ai artificial-intelligence fake-data faker large-language-models llm machine-learning ml python testing
Last synced: 01 Jun 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/nowsprinting/test-helper.input
Mocking the Input Manager (Legacy, UnityEngine.Input)
Last synced: 07 Feb 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/o-nnerb/swift-async-stream
Experimental implementations of AsyncSignal, ValueSubject, PassthroughSubject and AsyncExpectation
async-await combine expectation lock reactive subscribers swift testing
Last synced: 08 Feb 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/yaniv2809/fixtureforge
Agentic test data harness for Python — deterministic in CI, AI-powered in dev. pytest plugin included.
ai anthropic developer-tools faker fixtures gemini llm openai pydantic pytest python synthetic-data test-data testing
Last synced: 27 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/jeroen-g/testassist
Helpers for testing with Laravel and PHPUnit
Last synced: 16 Apr 2026
https://github.com/nireshs/pytest-html-dashboard
Beautiful dashboard-style HTML reports for pytest with charts, error analysis, and visual insights
dashboard html-report html-reporter html-reports pytest pytest-plugin python testing
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://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fsamuelvinay91%2Fawesome-ai-ml-testing
This repository serves as a comprehensive collection of resources focused on testing AI/ML systems, which present unique challenges beyond traditional software testing. The curated list provides resources for ensuring the quality, reliability, and fairness of AI/ML systems throughout their lifecycle.
aiml aiml-research awesome-list testing
Last synced: 04 Mar 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/cle-b/lymbo
A test runner designed for large test suites and small scripts.
Last synced: 05 Mar 2026
https://github.com/iamogbz/jest-react-snapshot
📷 Snapshot react components as images in jest tests
dom-image image jest node nodejs react snapshot testing typescript
Last synced: 17 Apr 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/netresearch/docker-development-skill
Agent Skill: Docker image development patterns - Dockerfile best practices, CI testing, compose orchestration. By Netresearch.
agent-skill ci-cd claude-code container docker docker-compose dockerfile testing
Last synced: 02 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/syntheticsynaptic/agentura
CI/CD for AI agents, no SDK. Agentura runs eval suites on every PR, compares scores to your baseline on main, and blocks deployment on regression. Golden dataset, LLM-as-judge, and latency strategies. No more shipping broken agents!
ai-agents ci-cd ci-cd-automation developer-tools evaluation llmops observability quality-control regression-testing reliability-analysis testing
Last synced: 02 Apr 2026
https://github.com/averspec/aver
Domain-driven acceptance testing for TypeScript
acceptance-testing bdd observability testing typescript vitest
Last synced: 03 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/dannyhw/mobile-test
mobile-test is an early-stage mobile testing framework aimed at React Native teams that want a TypeScript API.
native react-native test test-automation testing
Last synced: 04 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/offensive-vk/actionshub
Special Playground for Testing My Workflows and CI/CD. Crucial Mirror for My Personal Github Actions.
automation cd ci github-actions testing
Last synced: 17 Apr 2026
https://github.com/andriilive/cypress-example
This is a simple example of how to use Cypress to test a web application.
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/kareimgazer/blogbook
Share and vote for your favorite blog
expressjs jest-dom jsdom jwt middleware mongodb nodejs react-testing-library restful-api testing vitest
Last synced: 04 Apr 2026
https://github.com/spacetab-io/docker-images-golang
base docker images for golang projects pipelines
building docker docker-image docker-images-golang dockerfile go golang lint linter testing testing-golang
Last synced: 18 Apr 2026
https://github.com/andresmweber/mdlive-test
Coding Challenge from MDLive
andres andresmweber andresweber challenge circleci code-challenge express interview-test job-interview mongodb mongoose pagination test testing unit-testing weber
Last synced: 18 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/edyane/jest-guide
React Testing Library and Jest: The Complete Guide
jest react testing testing-library unit-testing
Last synced: 18 Apr 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/goostengine/goost-fuzzer
A fuzzer which allows to find bugs in Goost
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/saiyadakil26/automated_testing
here I am done Automation testing using chai, Mocha and Selenium in NodeJs
automated-testing chai mocha mocha-chai nodejs nodejs-testing selenium selenium-webdriver testing
Last synced: 19 Apr 2026
https://github.com/salute-developers/snapshots-kit-ios-sample
Sample Xcode project with SDSnapshots library usage demo
screenshot-testing snapshot-testing swift swiftui testing xctest
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/ehtashamahmed/playwright-csharp-bdd-format-ui-automation-testing-suite
This repository contains automation test suite crafted in Behaviour Driven Development style using Playwright with C# and XUnit as the testing framework
automated-testing bdd bdd-framework bdd-style-testing-framework bdd-tests behavior-driven-development csharp dotnet e2e e2e-testing e2e-tests gherkin-language playwright quality-assurance software-testing specflow testing webtesting xunit xunit-tests
Last synced: 20 Apr 2026
https://github.com/kooltheba/read-dojo
⭐️ Keep track of all your awesomical urls and read-your-things like a pro 🚀
docker hooks mongodb nodejs opensource react testing
Last synced: 20 Apr 2026
https://github.com/azmisahin/azmisahin-software-web-component-trace-manager-node
The code architecture allows a simple method to be monitored.
bdd cd ci conventional-commits coverage dev-container devops docker library linux logger manager module monitored nodejs package testing trace
Last synced: 20 Apr 2026
https://github.com/thoughtworksinc/sbt-example-3.x
The sbt plugin for example.scala
Last synced: 20 Apr 2026