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-10 00:27:42 UTC
- JSON Representation
https://github.com/onatolich/saga-guide
Easy to use, framework agnostic saga testing utility.
redux-saga test testing testing-tool unit-testing
Last synced: 07 Apr 2025
https://github.com/padisa/automatewithplaywright
This repo is to test web page using JavaScript and Playwright.
automation javascipt playwright testing
Last synced: 18 Jan 2026
https://github.com/dgerike/more-cars-e2e-tests
This project is meant for educational purposes. Use it to get an idea how Gherkin scenarios work, how they can be hooked up with Cypress, and how to run them in GitHub as a (parallelized) CI job.
cypress e2e gherkin parallelization test-automation testing
Last synced: 21 Jan 2026
https://github.com/pureartisan/simple-https-proxy
Easy way to use HTTPS for local HTTP servers for testing.
https https-proxy local localhost npm proxy testing
Last synced: 26 Jan 2026
https://github.com/noriste/stackoverflow-54282341
A repo for a Stackoverflow question
javascript mock redux-saga testing
Last synced: 09 Apr 2025
https://github.com/rstoetter/mk-sql-data
mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP
data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing
Last synced: 12 Apr 2026
https://github.com/pakolalo/testing-services
Angular testing, services and components
angular17 components services testing
Last synced: 09 Apr 2025
https://github.com/merrcurys/homework-tests
This repository contains practical work on the subject in the 2-3 years of the college - Testing.
Last synced: 12 Jun 2025
https://github.com/82luli02/ccai321_artificial_neural_network
This repository is dedicated to the lab work completed for the CCAI 321 course. It demonstrates practical work in artificial neural networks, including the implementation of activation functions, Hamming networks, perceptron and Hebb learning rules, and two-layer networks in Python. Networks were trained and tested on both examples and real data.
ai ann artificial-intelligence artificial-neural-networks hamming-network hebbian-learning-rule perceptron perceptron-neural-networks testing training two-layer-neural-network
Last synced: 20 Aug 2025
https://github.com/oradian/pgscala-embedded
PostgreSQL cluster provisioning and utilities for Scala
embedded postgresql scala testing
Last synced: 14 Jan 2026
https://github.com/bvfalcon/junit5-fakesmtp
FakeSMTP for unit-testing smtp clients with JUnit 5
junit junit5 maven smtp smtp-server testing unit-testing
Last synced: 14 Jan 2026
https://github.com/boromir674/pytest-object-getter
Dynamically import any object from a python (3rd party) module, while mocking its namespace on demand.
dynamic-import mocking monkey-patching pytest pytest-fixture pytest-plugin python python-package testing
Last synced: 04 Feb 2026
https://github.com/epomatti/dojo-for-net
Unit test dojo exercises for .NET
dotnet-core efcore entity-framework-core mock nsubstitute rabbitmq specflow testing unit-testing xunit
Last synced: 15 May 2026
https://github.com/springtainer/springtainer-selenium
Selenium as docker-container for springboot testing
selenium spring spring-boot testcontainers testing
Last synced: 14 Jan 2026
https://github.com/yull23/music_rails
This project demonstrates my proficiency in Ruby on Rails, including models, databases, validations, and tests with Faker for realistic data. Created an efficient web app to view orders, users, and albums. Focused on enhancing functionality and efficiency with advanced techniques.
backend crud database faker frontend mvc ruby-on-rails testing webdevelopment
Last synced: 18 Jan 2026
https://github.com/mwahab25/TestAutomation
Keyword-driven framework for Test Automation
csharp keyword-driven-framework mobile-testing test-automation testing
Last synced: 11 Mar 2025
https://github.com/zyga/libzt
libzt is a simple and robust unit test library for C
Last synced: 09 Mar 2025
https://github.com/nash403/v-template-soup
A full-featured Vue.js + Webpack setup with hot-reload, lint/format-on-save, unit testing, css extraction, vue-router, vuex, vue-i18n, support for sass & PWA support
eslint prettier pwa sass testing vue-i18n vue-router vuejs vuex webpack
Last synced: 13 Apr 2026
https://github.com/alinangnaiba/anino
Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool
api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp
Last synced: 14 Jan 2026
https://github.com/thyago-akira/akira.testtools.scenarios
Scenarios Builder - Testing Tool
csharp dotnet testing testing-tools
Last synced: 14 Jan 2026
https://github.com/deadlysurgeon/pipedialer
Golang net.Pipe for use in Listener and DialContext
go-library golang networking testing
Last synced: 08 Feb 2026
https://github.com/deemon13/vegetable-store-with-redux
coverage css css-modules eslint gh-pages html javascript ky mantine testing typescript vite vitest
Last synced: 13 Apr 2026
https://github.com/parv3213/election-dapp
Simple election decentralized app to vote between two candidates
chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle
Last synced: 29 Apr 2026
https://github.com/xenit-eu/ditto
XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients
testing testing-library testing-tools
Last synced: 29 Jan 2026
https://github.com/behzadam/draft
(WIP): Next.js Application Architecture Boilerplate. Feature-Driven Architecture, Next.js 13, Storybook, Mock Service Worker, React Testing Library.
cypress front-end frontend-architecture mock-service-worker nextjs react-architecture react-testing-library storybook testing typescript
Last synced: 18 Aug 2025
https://github.com/jstafford5380/provausio.testing.generators
Generate fake data for testing and/or mocking
data fake-data generator testing
Last synced: 14 Jan 2026
https://github.com/nikita-filonov/tests-coverage-report
Tests coverage report for tests-coverage-tool
coverage coverage-report grpc grpc-service react test-automation testing testing-tools typescript
Last synced: 05 Feb 2026
https://github.com/luizrebelatto/testreactnative
Projeto to learn some concepts about tests
javascript jest mobile mobile-app react-native testing typescript
Last synced: 13 Apr 2026
https://github.com/juri/xctwdiff
Highlight differences in XCTAssertEqual output
Last synced: 01 Mar 2025
https://github.com/dpbm/qiskit-metal-docker
Run qiskit metal inside a docker container
architecture-components design docker docker-compose dockerfile hardware jupyter python qiskit qiskit-metal quantum quantum-computing quantum-hardware quantum-mechanics simulating testing ubuntu
Last synced: 17 Jan 2026
https://github.com/dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
c-plus-plus cmake cpp doctest fakeit gcov gcovr testing unit-testing
Last synced: 11 Mar 2025
https://github.com/joanjane/test-doubles-training
Test doubles and testability exercises and samples in dotnet core
netcore test-doubles testing unit-testing
Last synced: 11 Mar 2025
https://github.com/marceelodominguez/jest-expo
expo jest react-native react-native-testing-library testing
Last synced: 18 Apr 2026
https://github.com/paulchubatyy/forkmixer
ForkMixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. Fork of Mixer (as you may have figured from the name)
fixtures-replacement python testing testing-tools
Last synced: 14 Jan 2026
https://github.com/princemuel/rs-btc
Learn Testing
2023 react-testing-library reactjs refine-hackathon testing
Last synced: 13 Apr 2026
https://github.com/GabryelBoeira/testes_integracao_spring_boot
Teste de Integração com Spring Boot e JUnit em Java
java junit spring-boot testing
Last synced: 28 Aug 2025
https://github.com/altwalker/altwalker-examples
A growing list of examples that use AltWalker.
altwalker dotnet model-based-testing python selenium testing
Last synced: 12 Apr 2026
https://github.com/bycorsanchez/feed-reader-test
✅ Feed reader testing project
Last synced: 13 Jul 2025
https://github.com/dl0312/web-genie
🧞 Web Genie recommend website that upgrade your productivity on web programming
css html javascript react testing web
Last synced: 08 Jan 2026
https://github.com/keizah7/java-selenium-testng-qaontime
BIT užduotis: qaontime website testing using selenium, testng and java
Last synced: 14 May 2026
https://github.com/hala-samir/capybara-web-testing
End-to-end testing for a website using Capybara ruby gem.
capybara e2e ruby-gem ruby-gems selenium-webdriver testautomation testing
Last synced: 16 May 2026
https://github.com/speezepearson/testincessantly
A tool to run your tests way more often than necessary.
developer-tools testing testing-tools
Last synced: 14 Jan 2026
https://github.com/aytekinkaplan/advanced_cypress_study
Advanced Cypress Study
api api-rest chai css3 cypress github github-actions html5 intellij javascript mocha mocha-chai test-automation testing ui
Last synced: 14 May 2025
https://github.com/jakoblorz/scirocco
class-based semantic http backend functions
api callback cli expressjs expressjs-request-handler guard http http-server rapid-development rapid-prototyping rest-api testing testing-framework
Last synced: 17 Jan 2026
https://github.com/dandymaulana19/try_restassured
API automation testing using TestNG RestAssured
api api-testing automation automation-testing cucumber gherkin-language testing testng
Last synced: 14 Jun 2025
https://github.com/oowekyala/kt-tree-utils
A testing DSL to specify the structure of a tree in a concise and readable way.
kotlin-dsl kotlintest testing trees
Last synced: 24 Apr 2026
https://github.com/saahilparmar/selenium-automation-framework
A robust Selenium and Pytest-based automation framework for web application testing, featuring Allure reporting, easy configuration, and seamless CI/CD integration.
allure automation ci-cd framework github-actions page-object-model pytest python selenium test-automation testing web-testing
Last synced: 13 Apr 2026
https://github.com/iris-networks/irisdocs
This will hold the docs for iris
agents ai automation-testing langchain qa testing
Last synced: 11 May 2026
https://github.com/do1jlr/test_ansible_galaxy_and_actions
Here I will run some tests with ansible-galaxy and github-actions.
actions ansible ansible-galaxy testing
Last synced: 19 May 2026
https://github.com/rociobenitez/react-gifapp
This is my GifApp repository
api api-rest giphy giphy-api giphy-example giphy-gifs jest jest-snapshots jest-tests react reactjs testing testing-library vite vitejs yarn
Last synced: 09 Apr 2026
https://github.com/bilbottom/testing-releases
A test repo for testing releases on.
Last synced: 01 Mar 2025
https://github.com/lambdatest/mocha-js-parallel
How to run parallel automation tests in Mocha-js in on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 05 Feb 2026
https://github.com/golchanskiy23/s3downloader
Proxy downloader(under existing Go solution) from S3 source with mock testing
Last synced: 04 May 2026
https://github.com/mantoni/mocha-referee-sinon
Common Mocha setup for @sinonjs/referee-sinon
Last synced: 12 Jan 2026
https://github.com/dominikclk/test-cases-for-demo-bank-app
The repository contains the test cases project in the Google Sheet app for the Demo Bank web app. These test cases were used for the test automation project also for the Demo Bank app.
test-plan test-scenarios testing
Last synced: 21 Feb 2026
https://github.com/lucasplopes/tests-with-go-jon-calhoun
go hackoctoberfest joncalhoun test testing
Last synced: 10 Jan 2026
https://github.com/milanowicz/php-testing
Library for PHPUnit testing
php phpunit testing testing-tools unit-testing
Last synced: 23 Apr 2025
https://github.com/heiderjeffer/https-gitlab.inf.unibz.it-heider.jeffer-vv1718_ayo
MSc in Computer Science UNIBZ. Free University of Bozen-Bolzano
bash-script java reliability-engineering shell-script statistics testing
Last synced: 10 May 2026
https://github.com/carseven/adventJS
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 02 Apr 2025
https://github.com/b4dnewz/node-temp
A node utility to handle temporary files and folders
buffer mock random temporary temporary-directory temporary-files testing testing-tools testing-utilities testing-utils
Last synced: 08 Jun 2026
https://github.com/romfos/ngherkin
Modern Gherkin-based BDD framework for .NET ecosystem
bdd cucumber dotnet executable-specification gherkin spec test-automation-framework testing tests
Last synced: 28 Feb 2025
https://github.com/tas50/cinc-zero
Fully in-memory Chef Infra Server in Go for test pipelines — real Mixlib auth, Policyfiles & policy groups first-class
chef chef-infra golang in-memory policyfile testing
Last synced: 31 May 2026
https://github.com/EvilFreelancer/whisper-tests
Collection of experiments on OpenAI Whisper models
api-server docker-compose testing transcription whisper
Last synced: 11 Mar 2025
https://github.com/manojc/web-driver-io
A small POC to get started with web-driver-io using selenium-standalone as a local selenium service.
automation-test node nodejs selenium selenium-standalone testing webdriverio
Last synced: 04 May 2026
https://github.com/harrybrwn/utest
A lightweight unit testing framework for C.
Last synced: 19 Jun 2026
https://github.com/felipeakira1/miau
API RESTful for a veterinary clinic
fastify nodejs postgresql prisma-orm testing
Last synced: 05 Aug 2025
https://github.com/davidandradeduarte/learn-go-with-tests
Learning go with tests https://quii.gitbook.io/learn-go-with-tests/
Last synced: 12 Mar 2026
https://github.com/dominique216/team-profile-generator
This is a command-line application that asks for information about employees and will generate an HTML page based on input.
html-generator inquirer jest node testing
Last synced: 13 Apr 2026
https://github.com/whoisdreamer/restest
The lightweight API-Test CLI tool of REST API
api-testing cli rest-api testing
Last synced: 01 Apr 2025
https://github.com/atbashee/web-tester
JavaFX Web tester
java8 javaee javafx shrinkwrap testing wildfly-swarm
Last synced: 30 Apr 2026
https://github.com/chandankhamitkar/software-engineering-lab-tasks
All lab tasks of the | Software Engineering | will be stored here 🏪
acid atomicity consistency durability isolation python software-engineering testing
Last synced: 26 Mar 2025
https://github.com/mefistosss/performance-js-tests
Shows the average value of running js
Last synced: 26 Mar 2025
https://github.com/tomsquest/effective-testing
Presentation "Effective Testing" at JugSummerCamp 2013
Last synced: 21 Jan 2026
https://github.com/chrisguttandin/vehicles
A little test utility to travel into the future.
Last synced: 18 Jan 2026
https://github.com/bytrangle/conduit-cypress
Demo of end-to-end testing with Cypress on a Medium clone app.
cypress cypress-example javascript testing
Last synced: 17 Mar 2025
https://github.com/yurifari/django-3t
Django 3T is a Django Template Testing Tool which aims to help developers to write better tests where the Django template engine is involved.
Last synced: 14 Jan 2026
https://github.com/luisxiaomai/reactnative_development_test_study
Study recording of reactNative development and related testing. Because this is testing driven study, its content will be more focus on testing.
Last synced: 07 May 2026
https://github.com/robonito/docs
Best No-Code Tool for your QA Process Stop wasting time on manual QA process and adopt a smarter way to test your applications. Save hundreds of hours by using intuitive Recorder along with Assertions for better UI and flow testing
ai-testing-tool automation docs playwright testing web
Last synced: 05 Oct 2025
https://github.com/imran-imtiaz48/sql-query-optimization-showcase
Real-world SQL queries with optimized versions for performance tuning and best practices.
optimization performance sql sqlserver testing tuning
Last synced: 05 Oct 2025
https://github.com/abirhossenmunna/orangehrm_sheba_assessment
This is an automation testing project of a OrangeHRM site built using Selenium Web driver and TestNG as testing framework.
allure-report intellij-idea java java-11 selenium-java selenium-webdriver testing testng
Last synced: 13 Apr 2026