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/aayush-dhakal/nodejs-taskmanagerapi
Node.js rest api with JWT authorization, file upload and jest testing.
express-js jest-test jwt-authorization middlewares mongodb mongoose multer node-js rest-api testing
Last synced: 10 Apr 2026
https://github.com/kamalkhan/web-driver
A convenience wrapper around facebook's php-webdriver
chrome driver phantomjs php-webdriver process testing web
Last synced: 11 Apr 2026
https://github.com/fongandrew/call-next
Hook to interrupt asynchronous function flow for ease of testing
async javascript stub testing typescript unit-testing
Last synced: 19 Apr 2026
https://github.com/hozlucas28/adventjs-solutions-2023
Repository with the solutions of AdventJS (2023) programming challenges by @midudev.
2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/bright-room/skill-test-sandbox
Sandbox repository for testing dev-workflow skills (implement-plan, fix-review, review, etc.).
Last synced: 11 Apr 2026
https://github.com/goku007007/dbt-duckdb-incremental-starter
Tiny dbt + DuckDB project: seeds → staged model with tests → incremental fact table that only loads new rows. Clone-and-run.
analytics-engineering data-engineering dbt duckdb incremental-models seeds sql testing
Last synced: 02 Sep 2025
https://github.com/maruyamakoju/deltatau-audit
Time Robustness Audit for RL agents — measures timing reliance, deployment robustness, and stress resilience
ci-cd deployment gymnasium mujoco reinforcement-learning rl-agents robustness stable-baselines3 testing timing
Last synced: 22 Feb 2026
https://github.com/szermatt/turtles
Library for writing ERT-based tests that check how Emacs renders buffers and windows
Last synced: 14 May 2025
https://github.com/fongandrew/mynock
Wrap ES6 function exports for easier mocking
es6 es6-modules javascript stubbing testing
Last synced: 25 Feb 2025
https://github.com/amscotti/decoder-ring
Decoder-Ring is a lightweight and playful application developed in Clojure, offering users an engaging way to explore the functionalities of Clojure Spec and Test Check.
Last synced: 07 Apr 2025
https://github.com/anoduck/hinode-testsite
Hinode template exclusively for testing rendering and compatibility of modules.
hinode hugo hugo-site hugo-theme testing
Last synced: 06 Nov 2025
https://github.com/amigoscode/java-unit-testing
Java Unit Testing Course Repo
assertj integration-testing java junit5 programming tdd testing unit-testing
Last synced: 20 Jul 2025
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/juanpms2/9_react_testing_exercise
Práctica del módulo 9 del máster. Testing en React con Jest y Cypress. Integración continua en Travis y Circle CI.
circleci cypress integration jest react testing travis
Last synced: 06 May 2026
https://github.com/sul-dlss/folio_qa_tests
QA Tests for migrating and loading data to SUL's FOLIO LSP.
cypress javascript libsys testing
Last synced: 17 Jun 2025
https://github.com/racodond/etaf
Making automated testing easy
automated-testing cucumber cucumberjs gherkin node-module test-automation test-automation-framework testing wdio webdriverio
Last synced: 05 Jan 2026
https://github.com/mikaelvesavuori/node-native-testing-demo
Basic demo of Node native testing and how to make it work with TypeScript.
Last synced: 14 May 2026
https://github.com/4lessandrodev/post-back-dev
A simple app to test post back
Last synced: 23 Jun 2025
https://github.com/yaramohali/magento-automation-test-cucumber
automation cucumber javascript testing typescript
Last synced: 08 May 2026
https://github.com/gregoryandrikopoulos/keyforge
React web application for random password generation.
automation ci github-actions mocha password-generator react testing vite vitest webdriverio
Last synced: 09 Apr 2026
https://github.com/tejanhu/watir_challenge_exercise
Automation Tests Executed on MagenTys Website
automation-test ruby testing watir watir-webdriver
Last synced: 25 Jul 2025
https://github.com/simonrichardson/betwixt
Documenting endpoints via testing...
documentation markdown meshuggah plaintext testing
Last synced: 24 Mar 2025
https://github.com/carseven/angular-testing
Repository for practicing Angular unit and end to end testing
angular angular14 end-to-end-testing testing unit-testing
Last synced: 18 Apr 2026
https://github.com/envylabs/nextjs-todomvc
Comparison of testing frameworks and approaches in a Next.js application
Last synced: 11 Nov 2025
https://github.com/kraj/libc-test
Mirror of git://nsz.repo.hu:45100/repo/libc-test
Last synced: 25 Jul 2025
https://github.com/4kills/cliapptestingframework
A testing framework for conveniently black-box testing a Java CLI app.
black-box-te cli cli-app java testing testing-framework testing-library
Last synced: 24 Jul 2025
https://github.com/mimifua/backend
backend for mimifua
expressjs jest mpesa-payments nodejs oauth2 testing typescript
Last synced: 11 Apr 2026
https://github.com/evgenymarkov/learn-golang
Learning the Go language and testing approaches
Last synced: 09 Mar 2026
https://github.com/ratchapolttum/nestjs-expressjs-webpack-boilerplate
Boilerplate for NestJS (Express.js) Webpack
backend boilerplate env expressjs git-hooks linter nestjs nodejs npm testing tests typescript web-service-apis webpack
Last synced: 09 Apr 2026
https://github.com/singleware/testing
Test automation package.
async browser javascript nodejs test-automation testing typescript unittest
Last synced: 06 May 2026
https://github.com/jj/p5-my-repo-test
Module that helps test assignments in a repo
academia assignments perl testing
Last synced: 31 Mar 2025
https://github.com/pawel-slowik/phpunit-phpstorm-issue-logging
Issue logging for PHPUnit tests in PhpStorm
php phpstorm phpunit phpunit-extension testing
Last synced: 21 May 2026
https://github.com/robtimus/jest-cucumber-enhanced-autobind
A replacement for jest-cucumber's autoBindSteps that allows more configuration options
Last synced: 07 Oct 2025
https://github.com/vncsmnl/rembg
🖼️ Rembg based project with tkinter
portfolio python rembg testing tkinter-gui
Last synced: 02 Sep 2025
https://github.com/raih9k/manualtestingproject-pos
Exploring manual testing methodologies for my personal POS (Point of Sale) project, aiming to ensure quality and reliability through meticulous testing practices and continuous improvement. This project is solely for personal practice and experimentation with manual testing techniques.
ci ecommerce php point-of-sale pointofsale sqa testing
Last synced: 09 Nov 2025
https://github.com/kartikmehta8/foundry_solidity_testing
In an attempt to learn more about Foundry & Solidity Testing.
Last synced: 11 Sep 2025
https://github.com/thehashton/cypress-playground
A Cypress playground in React to showcase E2E testing
cypress end-to-end-testing javascript react testing testing-tools typescript
Last synced: 08 Apr 2026
https://github.com/lambdatest/unittest-browser-options
How to set browser specific options in UnitTest on LambdaTest
Last synced: 19 Feb 2026
https://github.com/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 2025
https://github.com/ap/test-lives
decorate tests with a no-exceptions assertion
developer-tools perl testing testing-library
Last synced: 30 Aug 2025
https://github.com/lpar/schemata
Helper methods for creating test schemas in PostgreSQL databases with copies of tables from the live schema for unit testing.
golang postgresql schemas testing
Last synced: 04 Jan 2026
https://github.com/imjoehaines/flowdception
A Codeception Extension for Flowder
codeception fixture-loading fixtures flowder testing
Last synced: 11 Nov 2025
https://github.com/denv3rr/network_security_tester
Multi-platform Python tool for scanning Wi-Fi networks, Bluetooth devices, OS security settings, and network metadata (including BSSID geolocation and IP tracking). CLI & GUI modes.
network network-analysis security-tools testing
Last synced: 15 Mar 2025
https://github.com/imjoehaines/flowder-yaml-loader
A YAML file loader for Flowder
fixture-loading fixtures flowder testing yaml
Last synced: 21 May 2026
https://github.com/nitram509/golang-clean-test-code-showcase
clean-code clean-code-example go golang hamcrest showcase test testing
Last synced: 21 Mar 2025
https://github.com/04bhavyaa/todoapp-fastapi-clean-architecture
A Todo app built with FastAPI, PostgreSQL, Docker, and Bootstrap 5, following Clean Architecture principles. Features JWT authentication, password strength validation, and a modern responsive frontend.
backend bootstrap clean-architecture docker fastapi frontend fullstack jwt-authentication password-validation postgresql pytest python sqlachemy testing todo-app webapp
Last synced: 13 Apr 2026
https://github.com/aawadall/mcpcli
Command-line tool for scaffolding Model Context Protocol (MCP) servers in different languages. Generates ready-to-use templates with optional Docker support and testing utilities.
cli code-generator devtools golang java mcp model-context-protocol model-context-protocol-servers nodejs python scaffold-template scaffolding testing
Last synced: 11 Apr 2026
https://github.com/rtmigo/chkpkg_py
Tests Python package sources to see if they build successfully to a PyPi compatible distribution
ci distribution package packaging pypi pypi-packages python qa setup setuptools testing tools twine wheel
Last synced: 22 Oct 2025
https://github.com/ahwayakchih/pete
PeTe: Performance Tester (benchmark runner) for Bun and Node.js
benchmarking nodejs performance-testing testing
Last synced: 20 Jan 2026
https://github.com/petereon/ward-coverage
A coverage plugin for Python's Ward testing framework
Last synced: 28 Aug 2025
https://github.com/gedeonguerra/erp-selenium-qa
🏢 Suite completa de automação de testes para sistemas ERP - Selenium WebDriver, JavaScript, MySQL e Jenkins
automation ci-cd erp javascript jenkins mysql nodejs page-object-model qa quality-assurance selenium test-automation testing webdriver
Last synced: 13 Apr 2026
https://github.com/kellyfelkins/tabular
Convert ASCII table strings into lists of lists or lists of maps.
Last synced: 20 Feb 2026
https://github.com/ebubekirtabak/riflebird
Automated test generation & repair — produces unit, integration, E2E, performance, accessibility and visual tests automatically to cut development time.
ai e2e llm testing unit-testing visual-testing
Last synced: 13 Jan 2026
https://github.com/st4b/librarian
A simple library that helps us to unit-test Jetpack Paging
Last synced: 18 Jan 2026
https://github.com/nandemo-ya/kecs-action
GitHub Action for setting up KECS (Kubernetes-based ECS Compatible Service) in CI/CD workflows
aws ci-cd docker ecs fargate github-actions kecs kubernetes localstack testing
Last synced: 11 Apr 2026
https://github.com/kamatama41/embulk-test-helpers
Helper classes for Unit test of Embulk plugins.
Last synced: 06 Apr 2025
https://github.com/kasthack-labs/kasthack.notempty
.NotEmpty<T>() test extension
emptiness nullability nunit test testing xunit
Last synced: 27 Aug 2025
https://github.com/2022-04-11588/data-fakes
🔍 Generate realistic fake data for testing and development, enhancing your projects with simple, customizable data solutions.
data dataset developer-tools fake-content faker fakery groovy java mock phoenix python random ruby seeding struct swift-framework test-data testing
Last synced: 11 Apr 2026
https://github.com/idormenco/co-mutator
Collaborative mutation tests tools
distributed-systems mutation-testing testing
Last synced: 29 Jan 2026
https://github.com/lambdacasserole/exhaustion
A tiny library to help in exhaustive testing of Boolean functions in Python.
boolean-function exhaustive-search formal-verification python testing
Last synced: 06 Apr 2025
https://github.com/yukinagae/genkit-promptfoo-sample
Sample implementation demonstrating how to use Firebase Genkit with Promptfoo
evaluation evaluation-framework genkit llm llm-eval llm-evaluation llm-evaluation-framework llmops prompt-testing promptfoo prompts testing
Last synced: 15 Aug 2025
https://github.com/channeladam/channeladam.testframework.biztalk
A full .NET Framework automated testing library for testing BizTalk 2010/2013/2016 artifacts.
automated-testing biztalk biztalk-server channeladam dotnet flat-file flat-files maps test-framework testing testing-tools xml
Last synced: 21 May 2026
https://github.com/neemiasborges/csharp_gencertificados
Um programa que gera certificados de acordo com imagens e uma lista de palavras informadas pelo usuario
automation certificate csharp imagegenerator monolith studies testing
Last synced: 24 Mar 2025
https://github.com/rit/icemaker-unpack
Inject object properties into a callback using argument identifiers
Last synced: 31 Mar 2025
https://github.com/james-montgomery/lind
analysis bayesian-statistics design experiments frequentist-statistics statistics testing
Last synced: 13 Oct 2025
https://github.com/channeladam/channeladam.testframework.xml
A .NET library with functionality for comparing XML (using XmlUnit).
automated-testing channeladam dotnet dotnet-core test-framework testing testing-tools xml xml-diff
Last synced: 27 May 2026
https://github.com/tomwright/apitestr
API testing framework based on JSON test files, written in Go.
api api-test api-tester api-testing api-testing-framework api-tests apis gjson go golang test-file test-files testing testing-tool testing-tools
Last synced: 31 Mar 2025
https://github.com/jardotnet/tripservice-refactoring-kata
Kata for legacy code to practice refactoring techniques.
csharp kata legacy netstandard20 refactor testing
Last synced: 26 Aug 2025
https://github.com/adamluzsi/design_by_contract.rb
Design by contract conventions
bdd designbycontract interface ruby signature testing
Last synced: 05 Apr 2025
https://github.com/leojuriolli7/cypress-stripe-elements
Cypress Plugin for filling Stripe Elements inside an iframe.
cypress e2e plugin stripe stripe-elements testing
Last synced: 25 Sep 2025
https://github.com/wfernandes/clitablematcher
Gomega matcher to match tables used in the CF CLI
Last synced: 09 Aug 2025
https://github.com/isatyamks/multimodal-rag
Multimodal RAG system for generating test cases and use cases from documents using hybrid retrieval, safety guards, and LLMs.
ai-testing chromadb hallucination-mitigation hybrid-search hybrid-search-technique llm ml multimodal multimodal-rag nlp prompt-safety python rag rags retrival-augmented-generation test-automation testing
Last synced: 20 Feb 2026
https://github.com/gamazic/stubgen
Go tool for generating stubs from interfaces
Last synced: 24 May 2026
https://github.com/irsdora/cypress-bdd-page-objects-template
📋Projeto de automação Web com Cypress + JavaScript. Implementação de arquitetura Page Object Model (POM) e BDD para validação de fluxos críticos de negócio.
bdd cucumber cypress e2e-tests javascript page-object quality-assurance testing
Last synced: 20 Jan 2026
https://github.com/ajeydudhe/facile-mock
facile-mock is a simple mocking library for BrowserMobProxy to allow mocking the http requests in the tests. It allows running a given test with given scope as unit test or integration test. In case of the scope as integration test the mocking will be skipped altogether and run against actual server.
browsermob-proxy http mock mock-library mocking-library testing testng
Last synced: 27 Jul 2025
https://github.com/yuan-alex/showcase
Showcase is a React UI component story visualizer from the future.
components react reactjs stories testing
Last synced: 05 Feb 2026
https://github.com/normandy72/testing-http
Testing AngularJS Services and $http. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
angular angularjs html html5 jasmine jasmine-tests javascript js testing
Last synced: 14 Feb 2026
https://github.com/kublaios/snapshotino
A lightweight, low-barrier-to-entry snapshot testing library for iOS
screenshot-testing snapshot-testing swift testing
Last synced: 21 Feb 2026
https://github.com/bradleywood/software-quality-test-framework
basic software test framework
Last synced: 08 Aug 2025
https://github.com/pamelaintech/snakegame-em-asm
Jogo da cobrinha em assembly (em processo de criação)
assembly game practice-programming practice-project snakegame test teste testing
Last synced: 21 May 2026
https://github.com/by-pinja/test-tools-bundle
Testing and static analysis tools bundle for Symfony projects
static-analysis symfony symfony-bundle testing testing-tools
Last synced: 13 Jan 2026
https://github.com/forinda/prisma-mock-db-test
A testing express template for unit testing your express application
expressjs mock-db prisma prisma-client prisma-mock prisma-orm test-db-mock testing typescript
Last synced: 08 Apr 2026
https://github.com/mennatallahhxx/cypress_basics_tau
this is a repo for learning cypress basics for testing
automation cypress javascript testing
Last synced: 01 Aug 2025
https://github.com/damirscorner/20210806-dotnet-web-api-testing
Sample project for "Web API testing in ASP.NET Core" blogpost
Last synced: 24 Mar 2025
https://github.com/ridaridss/test-cases
js react-component test-driven-development test-framework test-runner testing testing-tools
Last synced: 24 Aug 2025