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/cvigueras/autofixture-customizations-example
AutoFixture customizations example.
autofixture chsarp csharp-code customize testing testing-library
Last synced: 01 Jul 2026
https://github.com/dsietz/tdg-workshop
Workshop for building a test data generation service
archconf nfjs rust rust-lang test-data test-data-generator testing
Last synced: 30 Jul 2025
https://github.com/chema22r/minimal-jest-mock-console
Minimal Jest utility to mock the console
console javascript jest minimal mit mit-license mock mocking testing
Last synced: 15 May 2026
https://github.com/mtumilowicz/spring-test-database-mock
It is often better to provide in memory repository than h2 during tests.
Last synced: 16 Jun 2025
https://github.com/jyotisulakhe/openinapp
I tested OpeninApp platform, including few key activities indentifying and documenting functional bugs and design related issues, and creating comprensive test cases for the products "Top Secret Links" and "Affilinks" .
java maven selenium testing testng
Last synced: 08 May 2026
https://github.com/bnnq/testingsystem
Testing System for teachers and students
desktop-application educational-project educational-software testing wpf wpf-application
Last synced: 11 May 2026
https://github.com/prantlf/grunt-geckodriver
Controls Firefox using the WebDriver interface via geckodriver without Selenium.
browser firefox geckodriver grunt-task pruntplugin testing webdriver
Last synced: 27 Mar 2025
https://github.com/prantlf/grunt-reg-viz
Compares pictures and shows their differences for visual regression test automation.
compare-images differences-detected grunt-task screenshots testing
Last synced: 27 Mar 2025
https://github.com/grailbio/testutil
Testing libraries
golang testing testing-framework
Last synced: 23 Jun 2025
https://github.com/adityaprakash-bobby/py-tdd
[WIP] An approach towards test driven development in Python.
aws django fabric gunicorn-web-server selenium tdd-python testing web-application
Last synced: 05 Apr 2026
https://github.com/sumanjs/suman-browser
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
browser suman sumanjs tdd testing unit-testing
Last synced: 30 Jun 2026
https://github.com/gabrioliv/c-general-scripts
General scripts in C language.
c language-c learning programming script terminal testing
Last synced: 17 May 2026
https://github.com/empire/go-httpmock
Proof of concept to mock go http server
go mock server-mocking testing
Last synced: 17 Jan 2026
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 17 May 2026
https://github.com/cbrake/brun
The simple way to run native workflows. No containers required.
automation ci-cd embedded linux testing workflow
Last synced: 17 May 2026
https://github.com/atiaron/grafana-automation-testing
Automation Testing for Web and API using Selenium, Pytest, and Allure.
allure-report api automation pytest selenium testing webtesting
Last synced: 17 May 2026
https://github.com/dimosr/acceptance-testing-demo
A project demonstrating acceptance testing with Spring
acceptance-testing microservices spring-boot testing
Last synced: 17 May 2026
https://github.com/mathhetru/p9_billed-app
Debug and test an HR SaaS
css3 html5 javascript jest testing
Last synced: 10 May 2026
https://github.com/adfinis/vagrant-roundcube-plugins
Vagrant environment to develop our Roundcube Plugins
php roundcube-plugin testing vagrant
Last synced: 17 May 2026
https://github.com/sumanjs/suman-watch-plugins
Plugins for hooking into external watching tools such as `tsc -w` and `webpack -w`.
chokidar developer-experience dx suman suman-watch sumanjs testing webpack
Last synced: 13 Mar 2025
https://github.com/munyabelden/test-practice
This is a project on testing using jest library on my application. It was created mainly for practice.
Last synced: 03 Apr 2025
https://github.com/jenkinsci/appcircle-testing-distribution-plugin
Jenkins plugin
android ios ios-development test testing testing-distribution testing-tools upload-artifact
Last synced: 11 Jan 2026
https://github.com/viniciuscestarii/findafriendback
🐶 FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!
api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest
Last synced: 11 Apr 2026
https://github.com/nazarepiedady/testing-library-docs-pt
Documentação da Testing Library em Português. 🇦🇴 🇧🇷 🇵🇹
angular end-to-end jest mocha preact pt pt-br pt-pt ptbr react svelte test testing testing-framework testing-library vite vitest vue
Last synced: 06 Apr 2026
https://github.com/kkrypt0nn/x
🧪 A repository for all my experiments, tests, and similar random things
experience experiments go golang google learning rust rust-lang test testing
Last synced: 23 Jan 2026
https://github.com/najeeb1023/jqueryui-automation
java oop testautomation testing testng-framework
Last synced: 02 Jul 2026
https://github.com/gregros/declare-it
Accurately test type declarations.
library package testing type-declarations typescript
Last synced: 16 Feb 2026
https://github.com/hadiindrawan/selenium-cucumber-starter-pom
This is a starter cucumber selenium project with a POM and has a simple DDT implementation
automation automation-testing cucumber cucumber-jvm java junit pom selenium starter starter-kit starter-project starter-template testing
Last synced: 19 Jul 2025
https://github.com/juaaloval/PostmanAssertify
PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool
Last synced: 30 Oct 2025
https://github.com/lukasraider/junittesting
JUnit testing - calculator, array , addition , subtraction, multiplication , division,
array calculator junit-test junit5 testing testing-framework
Last synced: 09 Sep 2025
https://github.com/mrgrd56/simple-http-server
Simple HTTP server for testing
javascript nodejs simple-http-server testing
Last synced: 17 May 2026
https://github.com/elouannh/vuejs-gallery
An app containing a gallery of images to learn how to use Vue.js.
Last synced: 27 Mar 2025
https://github.com/selendilek/technostudytrproject
Testing technostudy website.
commonio java selenium-webdriver slf4j testing
Last synced: 17 May 2026
https://github.com/jenkinsci/appcircle-enterprise-app-store-plugin
Jenkins plugin
android beta-distribution ios testing testing-tools upload-artefacts upload-artifact
Last synced: 11 Jan 2026
https://github.com/leonardovff/angular-crud-auth-automated-test
Repository used to learn automated test in front-end context. With: SPA Client crud (with interceptors), Login and Guard. Using Angular.
Last synced: 15 May 2026
https://github.com/mikelpmc/beezy-frontend-test
Beezy frontend test, react, redux, tdd
css es6 javascript mocha react react-router redux testing
Last synced: 04 Apr 2026
https://github.com/presidio-oss/factifai-mcp-server
MCP Server for Factifai
ai automation automation-testing compute-use factifai hai llm mcp presidio puppeteer testing
Last synced: 07 Apr 2026
https://github.com/abrahamgalue/testing-js
Repository for learning the fundamental concepts of JavaScript testing
docker jest mongodb playwright testing
Last synced: 05 Apr 2026
https://github.com/lambdatest/unittest-scroll
How to test scrolling of a webpage using an automation test in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 02 May 2026
https://github.com/tsaarni/certy-tutorial
This project provides a tutorial for generating certificates for development and testing.
certificates golang java python testing testing-library testing-tools unittest x509 yaml
Last synced: 04 May 2026
https://github.com/lambdatest/unittest-multiple-tabs
How to handle multiple tabs using an automation test in UnitTest on LambdaTest
Last synced: 26 Mar 2025
https://github.com/thpani/testing-distsys-devconf26
Workshop "Find distributed systems bugs before production" at DevConf.CZ. Brno, June 2026
control-plane controller distributed-systems formal-methods formal-specification formal-verification kubernetes model-based-testing production-readiness property-based-testing reliability reliability-engineering site-reliability-engineering spec-driven-development specification sre testing
Last synced: 02 Jul 2026
https://github.com/nu0ma/nextjs-app-with-openapi
MSW + aspida + testing-library + Chakra UI + React-Query
msw nextjs openapi react-query testing typescript
Last synced: 20 Jan 2026
https://github.com/pxls00/shop-now-api
Shop-now-api v3.0.0
express mongoose swagger testing typescript
Last synced: 03 May 2026
https://github.com/jeroen-g/testassist
Helpers for testing with Laravel and PHPUnit
Last synced: 16 Apr 2026
https://github.com/lambdatest/pytest-multiple-tabs
How to handle multiple tabs using an automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 03 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/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/ssciwr/effective-software-testing
Effective Software Testing [SSC Compact Course]
python ssc-compact-course testing
Last synced: 31 Jan 2026
https://github.com/iand1013/react-testing
Comprehensive testing examples for modern React apps using React Testing Library, Vitest, and Mock Service Worker. Built with TypeScript, this project covers component, form, API, routing, and authentication testing as part of Code with Mosh’s Testing React Apps course.
Last synced: 03 May 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/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/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/damien-hl/nitro-tests-example
Testing a Nitro (unjs/nitro) application
example nitro test testing tests typescript unjs vitest
Last synced: 15 Oct 2025
https://github.com/zombiegeek0/pytest
Pytest es una librería simple de Python para realizar pruebas sencillas de Pentesting
debian hacking kali library linux os penetration pentesting py python testing zombiegeek0
Last synced: 08 May 2026
https://github.com/wlsf82/tech-interview-sample-project
Sample project for a tech interview
cypress cypress-testing e2e-testing end-to-end-testing github javascript js mentoria-tat mentoring sample-tech-interview-project software-testing talking-about-testing tech-interview test-automation testing web-testing
Last synced: 23 Apr 2025
https://github.com/im-open/process-dotnet-test-results
GitHub action that creates a status check or pull request comment based on dotnet test trx files
continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser
Last synced: 06 Jul 2025
https://github.com/doytch/rtl-apollo-testing
Demonstrating approaches for testing React components that integrate with Apollo Client for GraphQL operations.
apollo graphql react react-testing-library testing testing-library
Last synced: 04 May 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/vpavlin/jh-stresstest
Simple Selenium based test for JupyterHub on OpenShift component of https://opendatahub.io
kubernetes openshift pipfile python selenium testing
Last synced: 10 May 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://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/valentinogagliardi/cypress-tutorial
Companion repo for JavaScript End to End Testing with Cypress
cypress e2e-tests javascript testing
Last synced: 19 Jan 2026
https://github.com/andrelkj/selenium
Selenium cheat sheet to automate google and amazon search
css html python selenium test-automation testing
Last synced: 04 May 2026
https://github.com/ackee-blockchain/tests-axelar-interchain-governance-executor
Tests for Axelar Interchain Governance Executor
Last synced: 13 Jan 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/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/percy/example-percy-selenium-python
Example app demonstrating Percy's Python Selenium integration.
percy python-selenium selenium testing visual-regression-testing visual-testing
Last synced: 05 Jul 2025
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/seijikohara/db-tester
Annotation-driven database testing framework for JVM. Load test data and verify database state using simple annotations, data files, and naming conventions.
Last synced: 22 Feb 2026
https://github.com/benzid-wael/ng2-product
Materials for testing Angular2 projects.
angular-cli angular2 jasmine testing
Last synced: 05 May 2026
https://github.com/ackee-blockchain/tests-axelar-interchain-token-service
Tests for Axelar Interchain Service
Last synced: 13 Jan 2026
https://github.com/vocality-org/discord-listen
🤖 Making the behavior of your discord bot testable
discord discord-bot discordjs mocking testing
Last synced: 05 May 2026
https://github.com/developer-guy/spring-data-elasticsearch-sample
:octocat: Sample application using spring-data-elasticsearch and some tests with embedded elasticsearch.
elasticsearch spring-data-elasticsearch springboot springboot-testing testing
Last synced: 05 May 2026
https://github.com/natanaelvich/nodejs-tests-jest-supertests
tests examples with jest and supertests in node
expressjs jest supertest testing
Last synced: 05 May 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/kbukum/rnts-skeleton
reactnative-typescript-skeleton
react react-native react-native-debugger testing typescript
Last synced: 05 May 2026
https://github.com/manawasp/mwsp.me
blog python rust technical-writing testing vue
Last synced: 11 May 2026
https://github.com/sb2bg/crucible
Crucible is continuous integration for chess engines.
chess chess-engine sprt testing
Last synced: 05 May 2026
https://github.com/shuvoprogram/sqa-manual-testing
Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.
manual-testing sqa-plan testing
Last synced: 19 Mar 2026
https://github.com/nikolam-dev/counter-app-tsx
⚛️ A simple counter app for learn ReactJS with typescript
Last synced: 06 May 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/l2x6/cli-assured
Java DSL for testing command line applications
Last synced: 14 Jan 2026
https://github.com/automationpanda/gotri-qr-payment-codes
A Python test automation project covering QR payment codes for the (fictitious) GoTri public transit system
pytest python python-testing qr-code tdd test-automation test-driven-development test-framework testing the-way-to-test-software
Last synced: 23 Jun 2026
https://github.com/kooltheba/star-wars-universe
Your favorite star-wars-pedia to search for your favorite characters 🤖, most curious planets 🌍 and coolest starships 🛸
community-project cssmodules-react hooks jest nextjs react testing testing-library usereducer-hook
Last synced: 06 May 2026
https://github.com/264gaurav/deep-learning
Deep Learning and Neural Network learning/building and exploring
artificial-neural-networks dagshub deep-learning deep-neural-networks dvc experiment-tracking hyperparameter-tuning keras-tensorflow keras-tuner mlflow-tracking numpy sklearn tensorflow testing training-data
Last synced: 06 May 2026
https://github.com/ramarimoo/insert-tools
Simple and fast Python toolset for bulk data insertion into databases and CSVs. Ideal for ETL pipelines and data engineering tasks.
bigdata cli couchdb database datafaker excel-to-sql export go java pg-dump postgresql script testing wordpress
Last synced: 07 Apr 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/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/nerdmecha/git-bash-web
GIT Used Web Development
css git git-bash github html javascript jquery source-tree sourcetree test testing visual-studio-code
Last synced: 11 Apr 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/ze/vector-test
Generate test vector files for Logisim programmatically
kotlin-jvm library logisim testing
Last synced: 06 Oct 2025