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-02 00:30:59 UTC
- JSON Representation
https://github.com/voiceeval/voiceeval
VoiceEval: World-Class Open-source Voice AI Testing Framework
open-source pytest python testing testing-framework voice-agents voice-ai voice-testing
Last synced: 14 Jan 2026
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 04 May 2026
https://github.com/atlassian-labs/unstoppable-mockery
Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.
jest mocking mockito testing unit-testing
Last synced: 07 Oct 2025
https://github.com/qajonatasmartins/qa.base-example-web-test.webdriverio
Projeto base com exemplos para testes automatizados web com o webdriverio
automation-testing testing web-testing webdriverio
Last synced: 07 Oct 2025
https://github.com/leolanese/angular18-inmemorywebapimodule
Angular18 InMemoryWebApiModule to mock data collections
angular api-rest inmemorywebapimodule mockserver testing typescript
Last synced: 20 May 2026
https://github.com/badj/nzgovdebttrends2002-2025
An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.
automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow
Last synced: 02 Apr 2026
https://github.com/mathtechstudio/darturbation
Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development
behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing
Last synced: 23 Feb 2026
https://github.com/geekie/datadriven
Run a test case multiple times with different data
Last synced: 26 Jul 2025
https://github.com/mokkapps/property-based-testing-typescript-demo
A demo application to demonstrate property based testing in TypeScript
angular jest karma mocha property-based-testing testing typescript
Last synced: 14 Apr 2026
https://github.com/microsoftpremier/js-testcat
Repo for the JavaScript Test Categories npm package
Last synced: 21 Jan 2026
https://github.com/actiago/traefik-lab
Meu lab de estudos do traefik como proxy reverso
lab nginx study testing traefik traefik-docker traefik2 whoami
Last synced: 11 Oct 2025
https://github.com/mrichforth/tspb-framework
“Framework” project created by Maksym Kuznetsov to demonstrate the possibilities of using NPM packages to optimize and separate the executable code of a project for its further reuse in potential other projects.
automation framework npm-package playwright qa testing typescript
Last synced: 14 Apr 2026
https://github.com/johnnynotsolucky/upcake
Fast, easy and consistent testing for HTTP APIs
assertions cli e2e-tests http rest rust test-automation test-runner test-suite testing testing-tools tests
Last synced: 13 Oct 2025
https://github.com/najeeb1023/automationpractice
automation java testing testng-framework
Last synced: 13 Mar 2026
https://github.com/jeckel-lab/clock
PHP Clock abstraction
clock mock php php-library php8 symfony4 symfony5 testing
Last synced: 14 Oct 2025
https://github.com/danielschaffer/ts-custom-error-shim
A TypeScript custom error shim that allows properly testing custom errors
custom-error testing typescript unit-testing
Last synced: 01 Jul 2026
https://github.com/brittni-and-the-polar-bear/palettes-explorer
An exploration and testing project for the palettes of the @batpb/genart library
algorithmic-art code-art exploration generative-art p5 p5-js p5js testing typescript
Last synced: 17 Oct 2025
https://github.com/yb66/rack-test-accepts
Helpers for rack-test for the HTTP_ACCEPT header.
mime mime-types rack ruby spec testing
Last synced: 26 Apr 2026
https://github.com/shonharsh/fsharp-exercism-s02e01-booleans-annalynsinfiltration
Exercism - A project about booleans.
academic artificial-intelligence atom automation boolean bot config education exercism fsharp git guide learning markdown process studio testing training-materials trending windows
Last synced: 05 Feb 2026
https://github.com/actionanand/js-testing
It's basic javascript testing project using Vitest
Last synced: 23 Jul 2025
https://github.com/btafoya/go-mailtester
Go CLI tool for testing SMTP and IMAP servers — connection, TLS, auth, and delivery diagnostics
cli diagnostics email go golang imap mail-server smtp starttls testing tls
Last synced: 20 Jun 2026
https://github.com/nguyenngoclongdev/gherkin-editor
Beautiful syntax highlight, code completion, format and validator.
code completion format testing validator
Last synced: 21 Feb 2026
https://github.com/ajzaff/testcase
Run tabular unit tests
minimal tabular testing unit-testing utility
Last synced: 23 Jan 2026
https://github.com/invetica/spec-utils
Utilities for working with clojure.spec.
clojure spec specification testing utility
Last synced: 22 Oct 2025
https://github.com/io7m-com/quixote
Embedded test suite web server
embedded-web-server mocking-server testing
Last synced: 22 Mar 2025
https://github.com/aladnansami/emi-calculator-android-apps-automation-using-appium
Emi Calculator Automation (https://play.google.com/store/apps/details?id=com.continuum. emi.calculator) . Here the following tasks are done: An EMI Calculator app extracted from https://apps.evozi.com/apk-downloader/ by extracting its apk. First , a negative test case is executed where user hits the calculate button without giving any data. Different data is tested where user gives Amount,Interest,Period and Processing fee and hits Calculate button. The monthly EMI,total interest ,processing fee and total payment generated are matched with the expected data provided in the dataset. Database testing is performed on a minor scale to check whether the system handles varieties of data to give correct result or not. It is tested for five different data and a reset button will be pressed after a test case with a single data is executed. JSON data will be stored for every user information.
android android-automation appium automation intellij java selenium testing
Last synced: 08 Apr 2026
https://github.com/criteo-forks/testing.cassandra
testing.cassandra3: fork of testing.cassandra with Python 3 and Cassandra 3 support
Last synced: 02 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/iloveitaly/github-action-playground
GitHub Actions playground repository for testing and experimenting with workflows and actions
automation ci-cd devops github github-actions playground testing workflows
Last synced: 08 May 2026
https://github.com/prashanth-sams/api-automation-frisby-typescript
API automation framework to spin backend tests
api api-automation automation frisby frisby-js testing typescript
Last synced: 28 Apr 2026
https://github.com/bnclabs/dbtest
Randomised testing tool in golang for storage algorithm
btree go golang llrb lmdb mvcc quality-assurance testing
Last synced: 12 Jan 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/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/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/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/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/meowlove/linux-init-setup-kit
LISK development repository: Contribute to the Linux system initialization toolkit and test upcoming features. For developers and contributors only.
admin automation bash beta configuration dev development devops experimental linux linux-init-setup-kit lisk script server setup shell sysadmin system testing toolkit
Last synced: 26 Feb 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/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/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/williamkoller/calculate
Testing Calculations in Python, using OOP (Object-Oriented Programming)
Last synced: 11 Jun 2026
https://github.com/mirchaemanuel/devfest-quiz
This is a demo application for the speech "The Journey of a Commit" presented at Google DevFest Pescara 2023
Last synced: 09 Feb 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/jofaval/girls4stem-web-scraping
girls4stem - Taller parte de la charla de Web Scraping y las Bases de Datos Ofuscadas
java maven selenium testing web-scraping
Last synced: 07 May 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/jeroen-g/testassist
Helpers for testing with Laravel and PHPUnit
Last synced: 16 Apr 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/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/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://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/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/wickedone/phpunit-printer
PHPUnit printer which adds PhpStorm editor url to its cli output
Last synced: 27 Jun 2025
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/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/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/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/dhleong/sqlead
A somewhat heavier version of SQLite
android room-persistence-library sqlite testing
Last synced: 18 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/lav45/mock-server
HTTP mocking application for testing and fast prototyping
Last synced: 15 Sep 2025
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/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/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/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/nickemma/hotel-reservation
A comprehensive hotel reservation system designed to facilitate seamless booking and management of hotel rooms. Users can make reservations, and manage their bookings. Hotel administrators can view reservations, and update room details. This project aims to provide an efficient, user-friendly
bcrypt docker gofiber golang jwt-token mongodb 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/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/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/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/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/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/thoughtworksinc/sbt-example-3.x
The sbt plugin for example.scala
Last synced: 20 Apr 2026