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/ogrnv/quantifying-how-close-an-ai-is-to-agi-at-any-given-time
Quantifying how close an AI is to AGI at any given time
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 19 Feb 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/justinbrumley/megahook
Forward webhooks to your localhost
developer-tools development forwarding testing webhooks
Last synced: 16 Jan 2026
https://github.com/dedalqq/omg.testingtools
This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.
Last synced: 12 Jan 2026
https://github.com/tinyhubs/et
et is saving your time for writing test code.
assert expect extensibility go golang test testing
Last synced: 10 Mar 2026
https://github.com/lonalore/simpletest
e107 (v2) plugin - Provides a framework for unit and functional testing.
e107 e107-plugin functional-testing plugin testing testing-framework unit-testing
Last synced: 16 May 2026
https://github.com/redbeestudios/sting-kt
A collection of Kotlin APIs for making JUint more verbose and documentation friedly
junit junit5 kotlin test testing testing-tool
Last synced: 21 Mar 2025
https://github.com/jbzoo/codestyle
Collection of QA tools and JBZoo coding-standards
codestyle jbzoo makefile phpcs phpmd testing testing-tools
Last synced: 14 Apr 2025
https://github.com/iraycd/react-typescript-boilerplate
Enterprise Boilerplate - React Typescript, Highly Customisable and Easily Deployable. Better alternative of create-react-app
audit boilerplate commitlint coverage cypress eslint husky jest jest-tests lint lint-staged react reactjs rollup semantic-release testing typescript
Last synced: 21 Jan 2026
https://github.com/miroslav-reiter/kurz_selenium
Materiály, testovacie projekty, testovacie prípady a sady ku online kurzu Selenium v4
automated-testing automation reiter selenium selenium-4 software software-testing testing
Last synced: 09 Apr 2025
https://github.com/atotto/webtester
chrome web test support library
chrome chromedriver golang-library testing
Last synced: 08 May 2025
https://github.com/apertium/apertium-regtest
Regression testing system for Apertium language data and translators
apertium approval-testing characterization-tests golden-master mt testing
Last synced: 01 Jan 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/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/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/qu1nel/pythoncodetester
A flexible framework for dynamic testing of Python code using declarative JSON scenarios.
api arcade ast docs dynamic-testing education flask json linter mit-license package python testing testing-tools tool
Last synced: 11 Apr 2026
https://github.com/relaycorp/relaynet-testing-js
Testing utilities for Awala implementations in JavaScript
awala javascript nodejs testing
Last synced: 21 Feb 2026
https://github.com/BusHero/PesterExtensions
Extensions for the awesome Pester testing frameowork for PowerShell
Last synced: 29 Jul 2025
https://github.com/selendilek/e-junkiedemo
Testing e-junkie website.
automation commonio java maven-pom selenium-webdriver slf4j-log4j testing testng testng-reports
Last synced: 21 May 2026
https://github.com/claypigeon123/testing-utils
Testing utilities for java
java junit5 spring spring-boot testing
Last synced: 24 May 2026
https://github.com/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
https://github.com/downforcetech/speck.sh
A Shell Test Runner.
cli shell test test-runner testing tool
Last synced: 25 Aug 2025
https://github.com/alexskrypnyk/testmode
💧 Drupal module used to alter existing site content and other configurations when running tests.
Last synced: 11 Apr 2026
https://github.com/sapegin/playwright-article-2024
Modern React testing article examples: Playwright
end-to-end-testing frontend playwright testing
Last synced: 14 May 2026
https://github.com/mhborthwick/lorem-intl
💬 An NPM package that lets you quickly add Lorem Ipsum text in multiple languages for testing and prototyping.
developer-tool i18n lorem-ipsum placeholder-text testing text-generation typescript
Last synced: 16 Jan 2026
https://github.com/gruntwork-io/module-ci-update-terraform-variable-test
This repo is used as part of the automated tests for the terraform-update-tests script in module-ci
Last synced: 10 Jun 2025
https://github.com/akshatsrivastava0312/moving-object-detection
Moving Object Detection using OpenCV
ai artificial-intelligence dataset detection machine-learning opencv python testing training video-source
Last synced: 22 Apr 2026
https://github.com/try-php/predict
Fluent, small and simple predictions
assertions php7 test testing tryphp
Last synced: 23 Jan 2026
https://github.com/kautenja/parse-server-mock
mock elements to make unit testing parse-server cloud code easier
mock parse-server testing typescript
Last synced: 28 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/nguyenngoclongdev/gherkin-editor
Beautiful syntax highlight, code completion, format and validator.
code completion format testing validator
Last synced: 21 Feb 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/jonnymiller99/page-language-model
Open-source framework for defining Page Language Models (PLMs) for intelligent app understanding and AI-assisted testing.
automation developer-tools json-schema llm manual-testing open-source page-language-model page-object-model playwright plm pom selenium test-automation test-driven-development testing testing-framework testing-tools ui-testing
Last synced: 06 May 2026
https://github.com/anjola-adeuyi/mobx-graphql-nest-auth-kit
A combination of NestJS, GraphQL, Passport, Authentication, MobX, React and MUI, emphasizing the full-stack architecture and design.
auth authentication authentication-backend authorization graphql mobx mobx-observable mobx-react mui mui-material nestjs nestjs-backend nestjs-graphql passport react reactjs testing typescript
Last synced: 06 May 2026
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/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/fabrizziomachado/pyreciuk-fakemon
This repository includes high-quality 2D artwork of a Fire-Dark Fakemon, competitive stats, lore, and its versatile moveset, making it a valuable addition for fans and trainers. Learn more about Pyreciuk’s dynamic design and its role as a fierce competitor!
front-end front-end-development frontend html javascript js pokedex pokemon static static-site testing vue vuejs webpage webpagetest website
Last synced: 29 Apr 2026
https://github.com/georgea93/jfuzz
Generate random data from your JSON schemas.
fuzzing json json-schema testing
Last synced: 06 May 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/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/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/estruyf/playwright-mail-reporter
Mail reporter for Playwright powered by Resend
e2e mail playwright reporter testing
Last synced: 26 Oct 2025
https://github.com/sandunwira/tailwindui-with-mongodb-test
Using TailwindUI and MongoDB with Prisma [Work In Progress]
mongodb prisma prisma-orm tailwind tailwindcss testing
Last synced: 07 May 2026
https://github.com/diogoperei29/x.509-cert-verifier
A small project for loading and verifying X.509 certificate chains against a local trust store using the OpenSSL library.
c certificate certificates cmake cpp cpp17 cryptography icmp openssl python python3 raii scripting testing verification x509
Last synced: 07 May 2026
https://github.com/tasleson/test-bd
Test block device which uses ublk_drv
block compression-testing de-dupe linux read-only testing unlimited-testing-size utility virtual
Last synced: 20 Apr 2026
https://github.com/sherpable/counsel
Elegant testing framework for JavaScript and Vue.js.
framework javascript nodejs testing testing-framework vuejs
Last synced: 15 Feb 2026
https://github.com/cvigueras/point-of-sale-kata
Create a simple app for scanning bar codes to sell products in TDD.
Last synced: 18 Jun 2026
https://github.com/glenkpeterson/testutils
Utilities for testing `.equals()`, `.compareTo()` and `Comparator` Java/Kotlin contracts. Also FakeHttp(Request|Response)
comparators equality java kotlin testing
Last synced: 29 Apr 2026
https://github.com/harmim/vut-ivs-project-1
Praktické aspekty vývoje software: Projekt 1 – Testování
c-plus-plus cmake code-coverage gcov google-test ivs lcov matrix project red-black-tree test-driven-development testing vut
Last synced: 23 Oct 2025
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/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/gardimy/space_travelers_hub
This project is to implements the Space Travelers' Hub web application, which allows users to book rockets, join space missions, and view their profiles. The application utilizes real live data from the SpaceX API to provide up-to-date information on rockets and missions.
es6-modules react-api react-library react-redux react-router redux-logger redux-thunk redux-toolkit testing
Last synced: 16 Apr 2026
https://github.com/dyarleniber/fastapi-boilerplate
Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.
async fastapi poetry python python3 rest-api testing
Last synced: 29 Apr 2026
https://github.com/nickserv/jest-environment-url
Load a URL into JSDOM for testing
Last synced: 29 Apr 2026
https://github.com/fabioantunes/react-portals-example
Testing React portals with enzyme
enzyme enzyme-testing jsdom modal modals portals react react-16 react-portals testing
Last synced: 30 Apr 2026
https://github.com/ne-sachirou/mnemonics_ex_machina
ExMachina strategy for Mnemonics.
Last synced: 15 Jun 2026
https://github.com/morris/gqlm
A framework for fully automatic monkey testing of GraphQL APIs
Last synced: 30 Apr 2026
https://github.com/bredalis/jest
📑 Librery of testing for JS 📑
framework jest js node-js nodejs testing testing-framework testing-library
Last synced: 08 May 2026
https://github.com/adiii3692/ecohub
An E2E Tested Full-Stack Web Application Promoting Eco-Friendly Initiatives. Implemented backend in React, Node.js, Express.js, PostgreSQL
automation-testing cypress docker-compose dockerfile e2e expressjs javascript jenkins nodejs npm postgresql postman reactjs testing vercel-deployment
Last synced: 04 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/yzevm/solidity-truffle-testing-starter-kit
Starter kit for testing ethereum smart contract
ethereum smart-contracts solidity testing truffle
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/adaiasmagdiel/leste
Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.
elegant framework lua testing tools unit-testing
Last synced: 22 Jun 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/awncorp/test-ability
Property-Based Testing for Perl 5
automation perl perl5 property-based-testing testing
Last synced: 19 Jun 2026
https://github.com/lamngockhuong/db
Database Testing
database mysql performance postgresql testing
Last synced: 01 May 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/bhallibhai/browser-testing
Test Your Website on Different Browsers like: Safari | Chrome | Firefox | Opera etc
browser chrome firefox open-source openai opensource opera safari starred test testing testing-library testing-tools website website-development website-testing webtesting
Last synced: 09 May 2026
https://github.com/nidhish-nayak/protractor
Protractor testing framework used to UI and E2E test Angular based applications
angular javascript protractor-e2e-test testing typrescript ui-testing
Last synced: 24 Apr 2026
https://github.com/g4-api/g4-vscode-extension
Brings a full visual sequential workflow designer into VS Code, allowing you to build automation flows with drag & drop directly from your workspace. Seamlessly integrates with VS Code features like AI, extensions, source control, and terminals to turn your editor into a complete automation and orchestration IDE.
ai-assisted automation developer-tools devops drag-and-drop low-code no-code orchestration productivity qa rpa testing visual-programming visual-workflow vscode-extension workflow workflow-designer
Last synced: 17 Jun 2026
https://github.com/destafajri/qa-automation
Sample Project Selenium, Appium, TestNG, JUnit, Maven, Cucumber, Architecture Testing for BDD and how to using existing chrome selenium for login solution
appium architecture automation bdd-tests cucumber existing-customer java maven-plugin maven-pom selenium testing testng-framework
Last synced: 01 May 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/levvolkov/setting-up-the-debugger
1. «Использование JS в браузере. Тестирование, дебагинг»
automated-testing-of-web-interfaces debugging testing
Last synced: 19 Mar 2026
https://github.com/asarkar/mockserver-spring
annotation integration-testing mockserver spring spring-boot testing
Last synced: 17 Oct 2025
https://github.com/mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
apollo graphql jest server tdd testing typescript
Last synced: 09 May 2026
https://github.com/sumanjs/sce-examples
Test script examples in various languages.
developer-experience sce selenium suman-chrome-extension testing
Last synced: 24 Apr 2026
https://github.com/orsinium-labs/simple-tla
Collection of useful "operators" (functions) to make TLA+ easier to learn and to use
formal-methods learning pluscal testing tla tlaplus verification
Last synced: 19 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/codylane/ansible-role-pyenv
Install and configure pyenv via ansible
ansible ansible-galaxy ansible-role cicd pyenv python python3 testing virtualenv
Last synced: 01 May 2026
https://github.com/rabestro/automation-testing-mentoring
Automated Testing Mentoring with Java: Basic [core track]. Solutions for practical tasks.
examples selenium-webdriver test-automation testing testing-framework
Last synced: 01 May 2026
https://github.com/maloleroy/confer
🧪 A C/C++ unit testing library written in C, with no heap memory allocation! 🌳
Last synced: 01 May 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/0age/minimal-solidity-coverage-test
A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.
coverage coverage-report coverage-testing coveralls ethereum ethereum-contract solidity solidity-contracts testing travis-ci web3 web3js
Last synced: 09 May 2026
https://github.com/dotsetlabs/bellwether
Open-source testing tool for Model Context Protocol (MCP) servers. Detect breaking schema changes before they reach production. Free deterministic validation with optional LLM-powered behavioral exploration. CI/CD ready with GitHub Actions support.
ai-agents anthropic api-testing automation ci-cd claude cli contract-testing developer-tools devops documentation-generator drift-detection github-actions llm mcp model-context-protocol openai schema-validation testing typescript
Last synced: 16 Feb 2026
https://github.com/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 29 Jun 2026
https://github.com/marcode24/angular-testing
testing for angular (services, components, routes, forms)
angular jasmine jasmine-tests javascript karma karma-jasmine testing typescript
Last synced: 01 May 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/burnsoftnet/burnsoft.testing.web.selenium
Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website
burnsoft selenium selenium-webdriver testing unittest website
Last synced: 02 May 2026
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 2025
https://github.com/sergkondr/fake-web-service
fake web service for testing purposes
golang kubernetes sre testing web-service
Last synced: 02 Mar 2026