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/codelikeagirl29/fullstackopen
Fullstackopen course from part0 - part13.
express fullstack-development fullstackopen graphql nodejs react react-native redux testing
Last synced: 07 Apr 2026
https://github.com/iterative/example-get-started-s3-private-fixture
DVC Studio fixture to test private S3 remote storage
Last synced: 02 Feb 2026
https://github.com/linuxwolf/expecto
An assertion library with an "expect" style interface, inspired by Chai's and built for Deno.
assertions bdd deno testing typescript
Last synced: 16 May 2026
https://github.com/geshan/jest-tohavebeencalledwith
Demo repo for blog post about Jest to have been called with
Last synced: 15 May 2026
https://github.com/hywan/atoum-teamcity-extension
Add TeamCity support for atoum
atoum php phpstorm teamcity test-framework testing
Last synced: 10 May 2026
https://github.com/diego-cores/backpy
BackPy is a library made in python for back testing in financial markets.
matplotlib python3 strategy test testing trading
Last synced: 14 Dec 2025
https://github.com/grailbio/testutil
Testing libraries
golang testing testing-framework
Last synced: 23 Jun 2025
https://github.com/common-workflow-lab/run-tests
Action for running tests for CWL workflows
common-workflow-language commonwl cwl testing
Last synced: 02 Feb 2026
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 01 Jul 2026
https://github.com/gabrioliv/octave-crypto-scripts-general
Scripts of Cryptography Concepts compatible with GNU Octave.
crypto cryptography gnu-octave learning mathematical-programming mathematics number-theory octave octave-scripts programming testing
Last synced: 15 May 2026
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/qainsights/perftractor
compare perf testing tools and more
Last synced: 11 Jan 2026
https://github.com/ecrmnn/hoax.js
Mock objects with ease
javascript mock mock-library testing testing-tools
Last synced: 28 Oct 2025
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/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/ilyasergey/geometry-testing
Geometry Generation and Testing Framework
art-gallery-problem computational-geometry polygon quickcheck random-polygons scala testing
Last synced: 27 Mar 2025
https://github.com/0xhericles/easyacceptlesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 03 Apr 2025
https://github.com/smurf-iv/winafred
Windows Add File Read Edit Delete -> Tester
Last synced: 29 Oct 2025
https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets
Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.
contextlib pytest python python3 testing
Last synced: 15 May 2026
https://github.com/go-rel/reltest
Database unit testing for Golang
golang hacktoberfest orm testing
Last synced: 29 Jun 2025
https://github.com/jthelin/testharness
A simple wrapper application for running single Visual Studio test methods directly in .exe for easier debugger stepping.
Last synced: 16 May 2026
https://github.com/seafloor-geodesy/gnatss-test-data
Repository to host test data for GNATSS software
Last synced: 06 Apr 2026
https://github.com/devmunyi/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing
Last synced: 06 May 2026
https://github.com/iamazeem/github-actions-reusable-workflow-test
GitHub Actions Reusable Workflow Test
ci github-actions github-actions-workflow github-actions-workflows testing
Last synced: 03 Apr 2025
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/networkservicemesh/cloudtest
CloudTest an automatic cloud-wide integration test execution tool.
cloud cloudtest go gotest networkservicemesh testing
Last synced: 14 Jan 2026
https://github.com/dzylab/kronos-ci
Pull-request discipline gate for AI-assisted coding โ runs your tests, scans for secrets, guards your main. Any editor, any CI.
ai-agents automation ci-cd claude-code code-quality continuous-integration copilot cursor developer-tools git-hooks github-actions pre-commit pull-requests secrets-detection testing vibe-coding vscode windsurf workflow
Last synced: 17 Jun 2026
https://github.com/thomfilg/eslint-plugin-test-flakiness
ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.
ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest
Last synced: 30 Jun 2026
https://github.com/stagas/run-in-client
runs a single function in the client using puppeteer and esbuild
esbuild function puppeteer test testing typescript
Last synced: 28 Jan 2026
https://github.com/zuazo/specinfra-backend-docker_lxc
Serverspec / Specinfra backend for Docker LXC execution driver.
backend devops docker docker-lxc lxd serverspec specinfra specinfra-backend tdd testing
Last synced: 21 Mar 2025
https://github.com/hgschandeepa/flutter-unit-testing
This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.
firestore flutter http mock mokito sharedpreferences testing
Last synced: 03 May 2026
https://github.com/elaichenkov/doorman
Doorman is a simple, lightweight VSCode extension that allows you to link and open test cases from your favourite test case management tool directly in VSCode.
cypress cypress-io playwright testing vscode-extension
Last synced: 16 Feb 2026
https://github.com/josecelano/github-actions-virtualization-support
Documentation and testing matrix for virtualization tools support across GitHub Actions shared runners (Ubuntu, Windows, macOS)
ci-cd compatibility docker documentation github-actions lxd macos multipass runners testing ubuntu virtualization windows
Last synced: 06 Apr 2026
https://github.com/ilyasyoy/testing-interfaces
Simple example how to enforce additional contract on interfaces using tests
interfaces java junit oop spotless testing
Last synced: 16 May 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/alexkrolick/cypress-test
playing around with cypress + react + dom-testing-library
Last synced: 02 Apr 2025
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 06 Mar 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/thehackingprotocol/dead-signal-
โก DEAD SIGNAL โ A live recon engine built for the terminal. Ping ๐ถ, portscan ๐, threat score โข๏ธ, heatmap ๐ฅ โ all in real time. Made by THE HACKING PROTOCOL for Indiaโs cyber underground. Just type, target, and watch it light up. โซ๐ฅ๐จ๐ฉ
cyber cybersecurity deadsignal ethicalhacking hacking livedata networking networkingtool networkscanner nmap ping python recon reconnaissance scanning testing thehackingprotocol
Last synced: 11 Jun 2026
https://github.com/vx68k/cppunitx
C++UnitโX โ a lambda-based C++ unit-testing framework.
cplusplus cplusplus-11 lambda-expressions testing unit-testing wiki xunit
Last synced: 16 May 2026
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/mfaisalkhatri/java-json-examples
Example code to read JSON files using Google Gson library
example gson json learning-by-doing testing tutorial
Last synced: 16 May 2026
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/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/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/marvinhagemeister/dom-callcount
Track the callcount of various DOM api calls.
Last synced: 20 May 2026
https://github.com/exasol/java-util-logging-testing
Test utilities around `java.util.logging`
exasol-integration integration-testing java java-logging logging test testing
Last synced: 02 Jul 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/mrgrd56/simple-http-server
Simple HTTP server for testing
javascript nodejs simple-http-server testing
Last synced: 17 May 2026
https://github.com/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 2025
https://github.com/malithmcr/testing-library-codegen
WIP: A tool for generating test based on tsx ๐ค
Last synced: 04 Apr 2025
https://github.com/kulgan/pytest-psqlgraph
psqlgraph pytest plugin
gdcdictionary psqlgraph pytest pytest-plugin testing
Last synced: 10 Apr 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 06 Apr 2026
https://github.com/vvv-keys/aishadow-malware-labs
AI-assisted malware simulation labs for red team research - content redacted for obvious reasons. Will be updating and applying in due time. Join community for demonstrations/practice.
ai autonomous cyber cybersecurity lab malware offense research security simulation testing warning
Last synced: 11 Jul 2025
https://github.com/jvdieten/playwright-mocha
Super lightweight playwright mocha test framework. CLI included and parallel test support.
automation-framework automation-test mocha playwright playwright-mocha test testing testing-tools
Last synced: 17 Feb 2026
https://github.com/jcbritobr/gorilla-api-tdd
A gorilla to-do rest api using tdd and golang tests best practices
golang gorilla-mux rest-api tdd testing
Last synced: 08 Jul 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/esau-morais/react-testing
react-testing-library workshop, by Kent C. Dodds
jest react react-testing react-testing-library reactjs testing tests
Last synced: 08 May 2026
https://github.com/jonaxplanta/es2
Repository with codes and programs for Software Engineering 2.
javascript jest softaware software-engineering testing
Last synced: 18 Jul 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/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/funsjanssen/aspire-specflow-playwright-webcomponents
Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api
aspire end-to-end end-to-end-testing lit playwright specflow testing web-components xunit
Last synced: 09 Apr 2025
https://github.com/javice/desafiostecnicosfreerangetesters
Repositorio para los desafios tรฉcnicos propuesto es la Academia Free Range Testers
api-testing e2e-testing playwright testing typescript
Last synced: 16 May 2026
https://github.com/drazz0m/testingminecraftplugins
The Minecraft Plugins Testing Tool simplifies plugin testing on various server cores. It features a user-friendly GUI, dynamic core and version loading, automatic file downloads.
automated-testing automation minecraft testing tools
Last synced: 21 Aug 2025
https://github.com/gabrielfeo/testingflowswithturbine
Examples for a presentation on testing Kotlin Flows with https://github.com/cashapp/turbine
kotlin-flow squareup testing turbine
Last synced: 17 Jul 2025
https://github.com/javiertuya/samples-db-containers
Sample of using containers for test databases (Postgres, Oracle and SQL Server)
container database docker oracle postgresql sqlserver testing
Last synced: 15 Apr 2026
https://github.com/adameisfeld/workhar-playhar
Tools for recording, templating, and mocking HAR files in Playwright and E2E tests.
fixtures harfile json mocking mustache playwright templates testing
Last synced: 26 Feb 2026
https://github.com/rafaelfgx/cypress
Cypress.
cypress cypress-io cypress-tests test test-automation testing tests
Last synced: 10 Jun 2026
https://github.com/camelcade/tap-formatter-camelcade
Converts test events from TAP::Harness to the TeamCity format
harness ide intellij perl5 perl5-module testing
Last synced: 10 Feb 2026
https://github.com/manishbisht/calipsa.io
es5 filter javascript node testing
Last synced: 16 May 2026
https://github.com/pamphilemkp/any-country-info
Single page application giving general informations about any country in the world. Built with react and redux
css3 html5 javascript linters react redux testing
Last synced: 07 May 2026
https://github.com/mikeschinkel/go-diffator
Diffator is a Go package to provide a difference string for comparing two Go values during testing.
comparison golang package testing
Last synced: 25 Jun 2025
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/manuekle/practica-testing
Practica de testing con Webdriver I/O y mocha
Last synced: 06 Jan 2026
https://github.com/gjhuerte/git-experiments
For testing purposes on Git
dummy experiments git test-github testing
Last synced: 27 Mar 2025
https://github.com/mvaibhav131/todo-task-cypresstesting
handling request and responses with the cypress for getting the list of todo item
automation-framework css cypress html javascript rendering scss testing todo todo-app
Last synced: 06 Apr 2026
https://github.com/gustavosmelo/playgroundlab
๐จ๐พโ๐ป ๐จ๐พโ๐ ๐จ๐พโ๐ฌ This repository, is to practice, test some crazy ideas, learn another language and have fun with programming :) T.I.L (Today I learned)
fun learning testing til today-i-learned training
Last synced: 12 Jul 2025
https://github.com/tjenkinson/interceptor
A library that helps with testing asynchronous function calls.
async asynchronous callback testing
Last synced: 21 Mar 2025
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/corrode/testing-workshop
Learning material for the workshop 'Testing in Rust'
Last synced: 13 Mar 2025
https://github.com/project-fireplace/html-testing
for me to test html
html html-css-javascript learning testing
Last synced: 27 Mar 2025
https://github.com/rsusik/pers
Persistent results is a Python class that ensures the results of tests will be available even if interruptions during the tests occur.
caching dumping keeping-results persistent results saving storing storing-results testing tests
Last synced: 15 Jun 2025
https://github.com/paulz/blueowl
An app ready for testing
bdd coverage tdd testing travis-ci xcode xcode10 xcodebuild
Last synced: 29 Oct 2025
https://github.com/flyingfathead/pygame-opengl-cube-demos
various `pygame` & `opengl` based graphics tests
3d cube opengl pygame pygame-application pygame-game pygame-games template-project test testing tests
Last synced: 15 May 2026
https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- ๆญๅปบ React ๅๅ ๆต่ฏ็ฏๅข๏ผๅ ๅซ่ฆ็็ๆต่ฏ๏ผ
babel jest react sample testing typescript unit unit-testing vite
Last synced: 07 Mar 2026
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/atuoha/reglancing_bloc_testing
reglancing bloc testing
api-testing bloc bloc-testing firebase-auth flutter integration-testing mocktail testing unit-testing user-jsonplaceholder-api weather-api widget-testing
Last synced: 16 Apr 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/havilog/counterdemo
Simple TCA demo-app
async-await demo ios module swift tca testing
Last synced: 24 Jun 2025