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-09 00:27:36 UTC
- JSON Representation
https://github.com/claypigeon123/testing-utils
Testing utilities for java
java junit5 spring spring-boot testing
Last synced: 24 May 2026
https://github.com/erelsop/obrowse
A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.
browser cli jest mocha nodejs testing typescript unix-like wsl2
Last synced: 25 Jan 2026
https://github.com/theinfinityglitch/waytest
A simple project for studying and testing with wayland compositor in Rust (Smithay)
rust smithay study testing wayland wayland-compositor
Last synced: 29 Aug 2025
https://github.com/aem-design/geb-aem-testing
Shift-Left AEM Automation Testing for AEM.
Last synced: 31 Jul 2025
https://github.com/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
https://github.com/medha-3102/teatime
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml
Last synced: 29 Mar 2025
https://github.com/brianobot/django_restframework_test_idioms
Generic Test Codes for Django/Django Rest Framework Application, written in Pytest
django django-rest-framework pytest python python3 testing
Last synced: 20 May 2026
https://github.com/giis-uniovi/retorch-st-eshopcontainers
RETORCH eShopContainers End-to-End Test Suite
Last synced: 14 Sep 2025
https://github.com/giis-uniovi/retorch-st-fullteaching
RETORCH FullTeaching End-to-End Test Suite
Last synced: 04 Mar 2025
https://github.com/eckinox/introduction-tests-unitaires
Un atelier d'introduction aux tests unitaires pour les développeurs PHP.
educational php testing training-materials
Last synced: 23 Nov 2025
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 02 Jan 2026
https://github.com/luisvalgoi/cypress-playground
Repository dedicated to learn more about the usage of Cypress.
cypress cypress-io test-automation testing
Last synced: 30 Mar 2025
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/databasecleaner/databasecleaner.github.io
database-status database-testing testing testing-tools
Last synced: 08 Mar 2026
https://github.com/legend80s/template-es6-utils
Template for writing utils in ES6 (`export default` syntax) with babel and test by mocha with sinon.
babel es6-boilerplate mochajs sinonjs template testing utils
Last synced: 24 Jan 2026
https://github.com/iwatakeshi/latte
A C++ testing framework that's as easy as sipping a latte.
Last synced: 18 May 2026
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/jmix-framework/jmix-ui-tests
Jmix v.1 Classic UI test suite
Last synced: 25 Jun 2025
https://github.com/b4dnewz/process-test
Easy way to test command line applications
child-process cli-testing cli-utilities fork spawn test testing testing-tools
Last synced: 26 Jul 2025
https://github.com/rupt/c-explicitly-controlled-testing
You can test C code without hiding control flow in macros.
Last synced: 12 May 2025
https://github.com/programmer-rd-ai/ci6115_aurora_skin_care
Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.
cli gui java java-8 management oop swing test testing
Last synced: 28 Mar 2025
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/try-php/predict-exception
Simplified predictions if a piece of codes throws an Exception
Last synced: 16 May 2026
https://github.com/mark05e/UnitTestingAppForGAS
A unit testing app for Google Apps Script
apps-script google-apps-script google-workspace gsuite javascript testing
Last synced: 10 Mar 2025
https://github.com/szktty/kiri-check
A testing library for property-based testing in Dart, enabling custom test data generation, testing stateful systems, and integrating seamlessly with package:test.
dart property-based-testing testing
Last synced: 08 Jul 2025
https://github.com/geekie/datadriven
Run a test case multiple times with different data
Last synced: 26 Jul 2025
https://github.com/sebyx07/c-ai-optimizer
AI-powered C code optimizer demonstrating 2.3× performance gains through SIMD vectorization, cache blocking, and algorithmic improvements. Proof that AI optimizes better than humans.
ai ai-assisted avx benchmark c cache-optimization cicd claude compiler machine-learning optimization performance simd testing vectorization
Last synced: 17 Apr 2026
https://github.com/dhimasanb/react-simple-test
:wrench: React simple test using unit test and end-to-end testing
Last synced: 19 May 2026
https://github.com/shonharsh/fsharp-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism fsharp git guide hello-world learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/timothystiles/hello-rs
A starter rust project with code coverage gutters in vs code via extensions.
code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode
Last synced: 21 May 2026
https://github.com/revotale/php-composer-testing-action
GitHub CI Action to simplify the process of testing composer packages for PHP.
ci compatibility-testing composer package-testing php testing
Last synced: 25 Apr 2026
https://github.com/bujosa/ain
This is a simple project about rust and testing
Last synced: 01 Apr 2025
https://github.com/grasword/qa-road
My software engineer roadmap 🐱👤
cypress roadmap test-automation testing testing-tools
Last synced: 11 Mar 2025
https://github.com/daironpf/socialseed-e2e
E2E Framework for testing REST APIs with AI Agents
e2e playwright python3 testing testing-framework testing-library testing-tools
Last synced: 01 Mar 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/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/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/exc304/testing-cheat-sheets
✨Collaboration is the life of this repo.✨
cheat-sheets collaboration testing
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/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/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/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/markuusche/mobile.playground
💰 casino game [ mobile mode emulation ] automation
automation casino-games pytest testing
Last synced: 25 Feb 2026
https://github.com/goldsteinn/eztest
An Easy Unit Test Framework
c c11 c17 c23 c99 ctest cxx cxx11 cxx14 cxx17 cxx20 cxx23 googletest test-framework testing unittest unittest-framework
Last synced: 01 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/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/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/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/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/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/thelazytomcat/testingscripts
Few windows batch scripts I am using to test compilation of projects.
batch-script compilation-testing script testing
Last synced: 19 Mar 2026
https://github.com/sadmanpieal/tokopedia_e-commerce_manual_testing
This repository contains manual test cases and documentation for testing the Tokopedia e-commerce platform. It includes test scenarios, plans, and possibly bug reports focused on verifying the functionality and usability of various features on Tokopedia.
bug manual-testing mindmap testing
Last synced: 19 Mar 2026
https://github.com/engineeringsoftware/finerts
More precise regression test selection via reasoning about semantics-modifying changes
regression-testing semantic test-selection 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/craflin/mingtest
A minimalistic C++ unit test framework
gtest test testing unit-testing
Last synced: 24 Jan 2026
https://github.com/cockroachlabs-field/crdb-workload-docker
Scripts / config for building a Docker image containing only the workload binary
containerization database docker testing tools
Last synced: 16 Apr 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/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/konnov/apalache-rpc-client
Minimalistic Python client for interaction with the Apalache model checker over JSON RPC
apalache client model-based-testing model-checking quint symbolic-execution testing tla tlaplus
Last synced: 01 Apr 2026
https://github.com/sergeyshmakov/playwright-page-object
TypeScript Page Object Model for Playwright — decorator-driven, typed, composable controls instead of raw locator strings.
decorators e2e page-object-framework page-object-model page-object-pattern playwright playwright-test playwright-typescript pom testing
Last synced: 01 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/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/molily/paginate-directive
Testing Structural Directives in Angular
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/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/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/tzachbon/css-webpack-plugin-example
A short guide for creating a CSS Webpack loader and plugin.
css html javascript preprocessor react sass stylable testing typescript vue webpack
Last synced: 04 Apr 2026
https://github.com/kooltheba/shopping-cart-react
🛒 Shopping cart made with React, testing and Material-UI 💥
enzyme jest material-ui oop prop-types react testing
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/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/danisimov/gassert
Simple json assertions for testing frameworks.
java qa qaautomation qatools 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/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/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/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/shivamkumar24/rct201
This repositary is build for managing Unit-5 ( RCT201 ) assignment and all other notes related to lectures.
cypress-tests jest-tests nextjs redux redux-thunks testing typescipt
Last synced: 21 Apr 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/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/diomonogatari/mcp-server-factory
Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.
dotnet integration-testing mcp mcp-server model-context-protocol nuget test-harness testing
Last synced: 06 Jun 2026