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-01 00:27:27 UTC
- JSON Representation
https://github.com/minivercheevy/test-data
a c# library for random data generation
c-sharp random-generation random-quotes randomization tdd testing
Last synced: 29 Oct 2025
https://github.com/matcha4smiley/faketime
Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.
datetime fake-times kotlin kotlin-library library mock mocking testing testing-library
Last synced: 11 Jan 2026
https://github.com/lykourgoss/microservice-messaging-testing
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
contract-testing dotnet masstransit messaging microservices pact-net rabbitmq testing xunit
Last synced: 07 Apr 2026
https://github.com/vectormike/imol
Product Inventory App built with React, Redux, Express & MongoDB (In-progress)
burger-menu circleci docker es6 express javascript jest mongodb react redux testing
Last synced: 06 Apr 2026
https://github.com/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
https://github.com/mutkuensert/fragment-testing-with-hilt
Launching a fragment in an instrumented test and testing the screen while using Hilt.
hilt-android instrumentation-tests instrumented-tests testing
Last synced: 29 Oct 2025
https://github.com/anicolaspp/dojai
A JDBC Driver for OJAI
bigdata cluster hibernate java jdbc jdbc-driver mapr mapr-database mapr-db ojai ojai-testing scale sql testing
Last synced: 15 Jul 2025
https://github.com/rsmuthu/cypress-cucumber-tagging
Node Module to help in executing Cypress test suites/cases based on the given cucumber based tag expression
automation cucumber cucumber-tags cypress cypress-io cypress-plugin cypress-tags tag test-automation testing
Last synced: 10 Apr 2025
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 10 May 2026
https://github.com/geminimir/promptproof
Deterministic LLM testing for CI. Record→Replay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).
anthropic ci github-actions guardrails llm openai prompt rag security testing
Last synced: 09 Sep 2025
https://github.com/apex-engineers-inc/rustest
Pytest-style python test runner powered by Rust - built for speed 🚀
python test testing unit-testing
Last synced: 14 Dec 2025
https://github.com/sandunwira/boost
Trying to create my own CSS framework like Bootstrap, Tailwind [Work In Progress]
Last synced: 24 Jul 2025
https://github.com/nicolast/hedgehog-stateful-demo
A demonstration of stateful systems testing using Hedgehog
haskell haskell-learning hedgehog property-based-testing property-testing quickcheck state-machine state-machine-testing testing
Last synced: 15 Jun 2025
https://github.com/sdetautomation/api-test-java
sample project on how to test rest api
java json json-schema test-automation testing
Last synced: 12 Apr 2025
https://github.com/ehsangazar/nodejs-sample-app-structure
This is sample project of nodejs with structure and testing
Last synced: 17 May 2026
https://github.com/unional/jest-watch-continue
Run jest in continue mode
jest jest-watch-plugin testing tooling tools
Last synced: 20 Jan 2026
https://github.com/croc100/pytest-mrt
Catch database migration rollback failures before they reach production
alembic database devtools migrations pytest python rollback sqlalchemy testing
Last synced: 16 Jun 2026
https://github.com/jamiemason/valueless
Replace values with paths, for use in test fixtures
fixtures reselect selectors testing transformation
Last synced: 24 Jun 2026
https://github.com/0x76agabond/diamond-testing-framework
A structured, OOP-style framework for testing Diamond (EIP-2535) contracts. Designed for modularity, clarity, full test coverage across facets.
diamond-standard eip-2535 oop solidity testing
Last synced: 10 Apr 2026
https://github.com/alvinwan/uniexpect
doctest utility and inline testing for REPL languages
inline-testing language python python-doctests repl scheme sqlite testing utility
Last synced: 18 Apr 2026
https://github.com/mo7amedaliebaid/dineout_task
algorithms dart data-structures flutter restaurants testing tree-structure unit-testing
Last synced: 19 May 2026
https://github.com/joshi4/goroutine-inspector
easy to use package for testing go routine events
golang leaky-goroutine testing
Last synced: 29 Aug 2025
https://github.com/ajeydudhe/facile-ui-test
facile-ui-test can be used to write UI tests especially for Spring MVC projects. It uses BrowserMobProxy to complete the http request flow from the UI test => browser => http proxy => MockMvc => UI test. Additionally, you can use Mockito to define the mock http responses.
chrome havascript headless html selenium spring testing ui
Last synced: 10 Apr 2026
https://github.com/alielderawi/geoassistant
A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.
accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing
Last synced: 04 Jan 2026
https://github.com/schubergphilis/terraformtestinglib
A library that implements linting and testing of terraform resources based on rules.
linting positioning-enforce terraform testing
Last synced: 31 Jul 2025
https://github.com/wix-incubator/with-eyes
Lightweight library for integrating with applitools eyes
applitools e2e jest mocha protractor puppeteer testing
Last synced: 10 Apr 2026
https://github.com/anvk/easy-sql-tests
Micro framework to execute tests for T-SQL logic in Node.js
chai easy-to-use mocha mssql nodejs testing
Last synced: 09 Apr 2026
https://github.com/agjs/javascript-repl
Personal javascript kind of repl for testing out javascript functionality
Last synced: 20 May 2026
https://github.com/shonharsh/rust-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism git guide hello-world learning markdown process rust studio testing training-materials trending windows
Last synced: 07 Apr 2026
https://github.com/digisoch/cucumberbddframework
Automation Framework using Selenium webdriver, testng, java, maven, cucumber for testing web Application
automation automation-framework bdd-framework cross-browser-testing cucumber-bdd-framwork cucumber-java datadriventesting datatable java parallel-tests selenium-webdriver testing webautomationtesting
Last synced: 07 Feb 2026
https://github.com/emadalblueshi/lite-ceph-s3-gw
Lite Ceph S3 Gateway Testing Container
api-gateway api-rest aws-apigateway aws-s3 ceph ceph-radosgw container docker docker-image integration-testing podman podman-image radosgw s3 test-environment testing
Last synced: 04 Jan 2026
https://github.com/daniel-thompson/kgdbtest
A collection of fully automated kernel tests that test aspects of the kernel that rely upon having access to a console
Last synced: 19 May 2026
https://github.com/elmisback/magic-markup
Location anchors for your code :magic_wand::anchor:
annotation annotation-library code-review debugging documentation testing
Last synced: 15 Apr 2025
https://github.com/bitcoder/tutorial-java-junit-calc
Tutorial with tests implemented in Java and JUnit with Xray integraiton
java jira junit test-automation testing xray
Last synced: 23 Apr 2025
https://github.com/mreiche/python-automation-framework
Automation Framework for Selenium WebDriver API
automation automation-framework selenium test-automation testing webdriver
Last synced: 23 Mar 2025
https://github.com/gardimy/testing_practice
A simple exercice to keep practice JS Testing
Last synced: 18 May 2026
https://github.com/yashkumarverma/typescript-template
handy typescript template
ci docker eslint express mocha nodejs testing typescript winston
Last synced: 08 Apr 2026
https://github.com/jesse-black/covgate
Fast, exact diff coverage gating via CLI for CI pipelines and agentic engineering.
agentic-ai automation ci-cd code-coverage coverlet csharp developer-tools diff-coverage dotnet istanbul javascript llvm-cov rust testing typescript
Last synced: 07 Apr 2026
https://github.com/artemave/vigun
Unclutter your test diet
electron-mocha mocha testing vim vim-plugin
Last synced: 18 May 2026
https://github.com/rtcamp/api_playwright_utils
API Automation Testing with Playwright
automation playwright-javascript testing
Last synced: 22 Jun 2025
https://github.com/melezhik/ducky
Run sparrow tasks on docker containers
automation continuous-integration docker docker-container ducky sparrow testing
Last synced: 18 Apr 2026
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 09 Apr 2026
https://github.com/openweb-nl/in-memory-jcr
The goal of this project is to make it easier for developers to set up a full feature JCR repository (In this case Jackrabbit) for testing purposes.
Last synced: 18 May 2026
https://github.com/cito-oss/tempo
Run distributed Go-like tests using Temporal
Last synced: 24 Feb 2025
https://github.com/esafirm/kotlin-playground
🔬 Collections of my Kotlin experiment
examples kotlin playground testing
Last synced: 03 Feb 2026
https://github.com/mohamedezzeldeenhassanmohamed/car-web-app-api-express-nodejs
A car web app is an application specifically designed for managing and interacting with car-related data and features. It typically involves functionalities such as car listings, car details, search filters, user authentication, and possibly additional features like booking, ratings, and reviews.
back-end css3 ejs express express-js express-middleware front-end html5 js node nodejs nodejs-api nodejs-modules nodejs-server test-api testing web web-api webdevelopment website
Last synced: 11 Apr 2026
https://github.com/golossus/php-test-fixture-loading
php-test-fixture-loading is a package which tries to ease in the process of loading testing fixtures to have a better maintainability and code reuse.
data-fixtures php symfony testing
Last synced: 01 Sep 2025
https://github.com/jayvdb/nose3
nose ported to Python 3.4+ maintaining Python 2.7 support
Last synced: 17 Mar 2025
https://github.com/holidaycheck/redux-pre-thunk
Pre thunk middleware for unit testing
javascript react redux redux-thunk testing
Last synced: 06 May 2026
https://github.com/airalab/airalab-sidechain
Experimental Robonomics sidechain
Last synced: 29 Mar 2025
https://github.com/rasbeetech/metric-imperial-converter
API service to convert metric/imperial measurements
api api-rest automated-testing chai chai-http css express html javascript mocha mocha-chai mocha-tests mochajs nodejs testing
Last synced: 13 Jun 2025
https://github.com/financial-times/atam4ex
Acceptance Test as Monitors framework for Elixir
acceptance-testing elixir-library monitoring testing
Last synced: 15 Jul 2025
https://github.com/pwwang/benchwork
A framework for benchmarking in python
benchmark-framework benchmarking benchmarking-framework benchmarking-suite python testing
Last synced: 10 Oct 2025
https://github.com/cmdruid/core-cmd
A suite of CI/CD friendly tools that plug into bitcoin core and help you interact with the blockchain.
Last synced: 18 Aug 2025
https://github.com/sudzxd/azure-functions-test
Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.
azure azure-functions mocking pytest python serverless testing type-safe unit-testing
Last synced: 18 Feb 2026
https://github.com/sbu-fsl/iocov
Framework to compute and analyze input and output coverage for file system testing
Last synced: 24 Sep 2025
https://github.com/slowli/test-casing
Parameterized Rust tests with procedural code generation
Last synced: 22 Mar 2025
https://github.com/taservers/lest
Zero dependency Lua testing framework in the style of Jest
Last synced: 16 May 2025
https://github.com/tpaksu/karma-code-reporter
Prepares a test report which each failed case has it's own report and inline test case.
grunt html jasmine javascript karma karma-reporter npm-module testing
Last synced: 05 Jan 2026
https://github.com/vsoch/gridtest
grid parameters and testing for Python modules and functions
Last synced: 12 Apr 2025
https://github.com/gsscoder/tagger
.NET library to mock object properties with attributes
csharp dotnet dotnet-core library mocking testing
Last synced: 01 Sep 2025
https://github.com/cncf/cnf-testsuite
CNF Test Suite is now part of the Cloud Native Telcom Initiatives Test Catalog @ https://github.com/cnti-testcatalog/testsuite
cloud-native cnf k8s telecom testing testsuite
Last synced: 02 Jan 2026
https://github.com/michelbernardods/learn-go-with-tests
This repository is for training Golang with testing
go go-testing golang google testing
Last synced: 30 Jun 2026
https://github.com/dawsbot/temp-dir-cp
⚡️ Copy directories to a unique temp location
Last synced: 14 Mar 2025
https://github.com/mycargus/quarantined
Automatically diagnose and disable flaky tests. Automatically re-enable once they're reliable again.
automation flaky-tests quality reliability testing unreliable-tests
Last synced: 15 May 2025
https://github.com/mozilla-iam/auth0-tests
Test automation for auth0 integration
auth0 automation iam selenium testing
Last synced: 13 Apr 2025
https://github.com/Aetherr-Agency/DeepDive
AI-powered GitHub Action that analyzes test quality, provides scores, identifies issues, and suggests improvements through OpenAI's GPT models. Posts detailed reports directly to your pull requests.
automation ci code-quality github-action gpt openai pull-request quality-analysis test-quality testing
Last synced: 27 Jun 2025
https://github.com/doug-wade/test-email-cli
a cli application for generating and managing test email addresses
cli-application email-address testing
Last synced: 06 Apr 2025
https://github.com/kiwiproject/kiwi-test
Some potentially useful Java test utilities...
Last synced: 08 Mar 2026
https://github.com/ap/test-file-contents
Test routines for examining the contents of files
developer-tools perl testing testing-library
Last synced: 18 Jun 2025
https://github.com/netzulo/qalab
QALAB, proyect manager for QA open source proyects, managing selenium, appium, selendroid drivers
appium appium-hub appium-node chrome-headless chromedriver edgedriver firefoxdriver functional headless-chrome hub internetexplorer node selenium selenium-grid selenium-python testing tests webscrapper winium
Last synced: 24 Aug 2025
https://github.com/danglotb/ex2amplifier
EXhaustive EXploration (EX^2) of the test amplification space.
Last synced: 02 Aug 2025
https://github.com/saintedlama/drop-mongodb-collections
Drops all (non system) mongodb collections
Last synced: 23 Mar 2025
https://github.com/rhcarvalho/redgreen
Tool for showing TDD red/green state in a Coding Dojo
coding-dojo go golang tdd testing testing-tools
Last synced: 17 Sep 2025
https://github.com/danawoodman/gtc
🧪 A simple wrapper for the go test command that colorizes test output
cli color developer-tools go golang testing tests
Last synced: 29 Mar 2025
https://github.com/veiko/jest-a11y
✨ Custom Jest matchers for testing accessibility
a11y a11y-testing jest testing testing-library
Last synced: 06 May 2026
https://github.com/SharmaSalil/Cypress_JavaScript_TDD
This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.
api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial
Last synced: 03 Oct 2025
https://github.com/mrfoh/httpprobe
A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.
api go http http-testing testing
Last synced: 08 Mar 2026
https://github.com/lbirkert/portcontrol
Webinterface made for the ESP32 Development board to test circuits.
arduino arduino-ide circuits esp32 frontend html testing
Last synced: 18 May 2026
https://github.com/selendilek/demoweb_cucumberproject
Testing demowebshop website.
automation cucumber gherkin html java jdbc parallel seleniumwebdriver t testing testng website xml
Last synced: 22 May 2026
https://github.com/wlsf82/cygpt
cyGPT is a project based on Cypress, aiming to provide a set of automated tests for various types of applications. The tests were developed by an OpenAI language model, specifically the GPT-3.5 architecture, trained to generate human-like natural language.
Last synced: 03 May 2026
https://github.com/anshul-sonpure/api-testing-using-python
This a Collection of python script which can be used to perform api testing using python requests module. Collection contains scripts for fetching user,create a user,update and delete user.
api crud-application python pythonapi requests response rest rest-api testing validation
Last synced: 21 May 2026
https://github.com/cdn77/testutils
Test Utils for PHP to facilitate writing tests
hacktoberfest php phpunit testing testing-tools testutils
Last synced: 23 Aug 2025
https://github.com/bkahlert/bats-wrapper
Self-contained wrapper to run tests based on the Bash testing framework Bats
bash bashscript bats framework self-contained test testing wrapper
Last synced: 19 Jan 2026
https://github.com/timokoessler/interactive-cli-tester
A tool for testing interactive command line interfaces
cli command-line command-line-interface jest terminal test testing
Last synced: 09 Apr 2026
https://github.com/tiago-lira/easy-selenium
Makes easier and cleaner writing selenium scripts
crawling scraping selenium selenium-library testing xml xpath
Last synced: 21 Jul 2025
https://github.com/kiran-kumar-k3/vulnweb-docker
A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database
docker dockerfile testing worddpress
Last synced: 18 Sep 2025
https://github.com/themusharraf/flutterapk
This project is a starting point for a Flutter application.
Last synced: 18 May 2026
https://github.com/eliasnogueira/junit-para-testadores-resolvido
Repositório do curso de JUnit para Testadores
automated-testing junit junit4 testing
Last synced: 19 Feb 2026
https://github.com/cantonjs/react-lib-boilerplate
React lib boilerplate
babel boilerplate boilerplate-template enzyme jest lib-boilerplate library react starter-kit testing webpack
Last synced: 13 Apr 2026
https://github.com/deadkrolik/godbt
Golang database testing package like PHP DBunit
Last synced: 12 Jan 2026