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/lukemorales/jest-type-matchers
Custom jest matchers to test the state of your types
assertions custom-jest-matcher custom-matcher extend jest jest-matchers matchers test testing type-assertions type-testing types typescript
Last synced: 30 Jul 2025
https://github.com/sebruck/scalatest-embedded-redis
Scala library to test your redis requests with an embedded redis
Last synced: 12 Apr 2025
https://github.com/epicweb-dev/testing-fundamentals
Learn the fundamentals of automated testing in TypeScript.
fundamentals test testing typescript workshop
Last synced: 21 Apr 2025
https://github.com/arcus-azure/arcus.testing
In short: Arcus Testing is a set of libraries that makes tests more fun to write!
assertions azure azure-data-factory azure-storage test-logger testing tools
Last synced: 02 Jan 2026
https://github.com/engineeringsoftware/exlong
exLong: Generating Exceptional Behavior Tests with Large Language Models
exceptions exlong generation ml nlp testing
Last synced: 09 Apr 2025
https://github.com/Ackee-Blockchain/python-testing-frameworks-benchmark
This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications
blockchain ethereum frameworks testing
Last synced: 13 Apr 2025
https://github.com/unirakun/k-redux-saga-tester
Test your sagas (redux-saga) with ease, compatible with Jest snapshots !
nantes redux redux-saga testing
Last synced: 25 Jun 2025
https://github.com/nivbend/mock-open
A better mock for file I/O
filesystem mock mocks python python2 python3 testing unit-testing
Last synced: 16 Apr 2025
https://github.com/sncf-connect-tech/soda-test-service
A lightweight test service to follow your Selenium-Grid activity.
rustlang selenium selenium-grid soda test-service testing
Last synced: 09 Apr 2025
https://github.com/ackee-blockchain/python-testing-frameworks-benchmark
This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications
blockchain ethereum frameworks testing
Last synced: 13 Apr 2025
https://github.com/oppodelldog/chrome-extension-mirror
mirror user interaction to another tab (chrome extension)
browser browser-extension chrome-extension exploratory-testing hacktoberfest mirror testing testing-tools
Last synced: 07 Sep 2025
https://github.com/ryanrosello-og/pict-pairwise-testing
PICT pairwise testing for nodejs
automation javascript pairwise pairwise-testing testing
Last synced: 25 Apr 2025
https://github.com/IngeniozIT/php-skeleton
A clean new PHP project
clean-code php skeleton testing
Last synced: 14 Apr 2025
https://github.com/ararog/caramelo
Idiomatic unit test framework for rust
assertions rust testing testing-framework unit-testing
Last synced: 24 Jun 2026
https://github.com/fearlesssolutions/engineering-practice-domains
A mono-repo for the Engineering Practice Domains of Development, Data, Infrastructure, Testing, and Platforms
data data-engineering data-science database-design devops drupal end-to-end-testing engineering infrastructure machine-learning salesforce security testing web-development
Last synced: 26 Oct 2025
https://github.com/bodigrim/tasty-inspection-testing
Integrate inspection-testing into tasty test suites
compile-time-testing tasty testing
Last synced: 23 Jun 2025
https://github.com/nikita-filonov/python-api-tests
This project serves as a reference implementation for writing clean, maintainable, and effective API tests in Python
api-client api-testing api-testing-framework api-tests best-practices faker httpx httpx-client logging pydantic pytest python test-automation test-automation-framework testing tests
Last synced: 03 Jul 2025
https://github.com/donfuxx/logkitten
LogKitten is an Android Library with a logcat monitoring service that shows notifications with logcat information for app crashes or errors of the app. Available at JitPack.io 🐱
android android-library crashes debug debugging jitpack logcat logging-library monitor notifications qa qatools tester testing testing-tools
Last synced: 02 Aug 2025
https://github.com/comcast/plax
A test automation engine for messaging systems
Last synced: 15 Apr 2025
https://github.com/falkirks/folder-test
Create many mocha tests from JSON files within a folder (part of CPSC 310)
Last synced: 24 Apr 2025
https://github.com/coderarjob/yukti
Single header Parameterised testing and mocking library C/C++
c gcc mocking single-header-library testing unittest unittesting
Last synced: 03 Sep 2025
https://github.com/elenavanengelenmaslova/mocknest-serverless
MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with AI-powered mock generation using Amazon Bedrock.
ai aws aws-lambda bedrock integration-testing serverless testing
Last synced: 12 Apr 2026
https://github.com/hafiz1379/react-capstone-project
This application provides current, forecast and historical air pollution data for majority countries. You can check the pollution index of your country by simply scrolling or searching for it using the search bar and clicking on it to show more details. This application is built with React.js and Redux.
api html javascript reactjs redux tailwindcss testing
Last synced: 20 Sep 2025
https://github.com/bahmutov/run-each-cypress-spec
Small script to run each Cypress spec file one by one
Last synced: 28 Sep 2025
https://github.com/leidenheit/itarazzo-library
Library to parse, validate and execute an Arazzo specification.
api-rest arazzo arazzo-specification openapi openapi-specification testing
Last synced: 15 Aug 2025
https://github.com/qavajs/steps-visual-testing
Steps to perform visual testing
Last synced: 23 Jul 2025
https://github.com/jackfirth/racket-fixture
An experimental Racket library that adds test fixtures to RackUnit
Last synced: 23 Sep 2025
https://github.com/dotupnet/dotup-vscode-test-generator-docs
Test generator is a VSCode Extension which quickly generate test files from Typescript source files.
code-generation code-generator code-quality test-automation test-automation-framework test-framework testing typescript vscode vscode-extension
Last synced: 27 Apr 2025
https://github.com/eliasku/unit
Tiny unit testing library for C language
assertions bdd c clang cmake cross-platform embedded header-only kiss single-header-library small-projects testing unit-testing
Last synced: 12 Apr 2025
https://github.com/qainsights/curl-for-performance-engineers
cURL for Performance Engineers
curl performance-engineering performance-testing qainsights testing
Last synced: 26 Feb 2026
https://github.com/krylosov-aa/async-pytest-httpserver
Async mock HTTP server for pytest, built on top of aiohttp.
aiohttp async mock mock-server pytest pytest-asyncio pytest-fixtures pytest-plugin python python3 testing unit-testing
Last synced: 13 Jan 2026
https://github.com/m-py/testtheorie-r
An introduction to R (in German)
educational programming r testing
Last synced: 23 Apr 2025
https://github.com/williamkoller/learn-test-javascript-applications
Aprendendo a testar Aplicações Javascript
cypress javascript jest tdd testing
Last synced: 28 Apr 2025
https://github.com/adrianriobo/goax
Small framework to interact with UX element through OS accessibility native APIs in golang
accessibility automation golang-library macos native-base testing ux windows
Last synced: 09 Apr 2025
https://github.com/pcaversaccio/zksync-vyper-sandbox
A sandbox environment for ZKsync Era Vyper compiler testing.
compiler testing vyper zksync-era
Last synced: 08 May 2025
https://github.com/sadnoodles/chromeremote
A tool for Chrome remote dev debugging.
automatic chrome-devtools debugging spider testing
Last synced: 16 Jan 2026
https://github.com/ozansz/logisim-testbench
Open-source Logisim circuit black-box testing platform for Logic Design homeworks.
automation circuit gui homeworks logisim-testbench pyqt5 tester testing
Last synced: 15 Apr 2025
https://github.com/asatarin/testing-sql-databases
Curated list of materials on testing SQL database engines
correctness database fuzzing testing
Last synced: 02 Sep 2025
https://github.com/avinashkranjan/logsuite
Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.
dart flutter gssoc gssoc24 logging testing testing-tools
Last synced: 30 Apr 2025
https://github.com/vmlens/vmlens-examples
Examples showing how to use vmlens to write multi-threaded tests for the JVM.
concurrent-programming java testing
Last synced: 16 Jan 2026
https://github.com/socolin/socolin.testutils
A collection of tools to simplify tests in C#
csharp functional-testing json smtp testing
Last synced: 15 Apr 2025
https://github.com/mutaimwiti/node-test-wrapper
An elegant and scalable solution for HTTP testing in Node.js
auth auth-wrapper bdd chai-http cli express expressjs http node node-test-wrapper supertest tdd test test-wrapper testing wrapper
Last synced: 09 Oct 2025
https://github.com/stratosphereips/security-datasets-for-testing
A set of security datasets for testing of tools and algorithms
cybersecurity dataset infosec infosectools netflow network-security security testing
Last synced: 22 Jan 2026
https://github.com/atkinsonbg/unittest-outbound-http-calls-golang
This repo is in support of the blog post titled: Mocking Outbound HTTP Calls in Golang, https://levelup.gitconnected.com/mocking-outbound-http-calls-in-golang-9e5a044c2555
golang mocking testing unittest
Last synced: 14 Jan 2026
https://github.com/thisrohangupta/harness-mcp-v2
MCP server for Harness.io
cost-optimization devops harness-engineering mcp security testing
Last synced: 01 Apr 2026
https://github.com/bahdcoder/testing-javascript-workshop
Testing javascript workshop by Kati Frantz
javascript jest nodejs react testing testing-tools vue
Last synced: 15 Apr 2025
https://github.com/alumnium-hq/alumnium
Pave the way towards AI-powered test automation.
ai llm selenium test-automation testing
Last synced: 13 May 2026
https://github.com/iloveitaly/pytest-playwright-visual-snapshot
Easy pytest visual regression testing using playwright
playwright pytest regression testing visual
Last synced: 02 Sep 2025
https://github.com/jnsgruk/concierge
An opinionated utility for provisioning charm development and testing machines.
automation development go juju provisioning spread testing
Last synced: 16 Apr 2025
https://github.com/dangmoody/temper
Single header-only testing framework written in C99.
c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library
Last synced: 21 Apr 2025
https://github.com/gianluigip/spectacle
Living Documentation for Distributed Systems
bdd documentation-tool kotlin testing
Last synced: 25 Aug 2025
https://github.com/bonigarcia/selenium-jupiter-webrtc
Tests for WebRTC applications using Selenium-Jupiter
java junit5 selenium-jupiter testing webrtc
Last synced: 23 Mar 2025
https://github.com/teamneusta/pimcore-testing-framework
Tools for Pimcore unit/integration testing with PHPUnit.
Last synced: 11 Jun 2025
https://github.com/alexshamrai/junit-ctrf-reporter
This is a JUnit reporter to create test reports that follow the CTRF standard.
ctrf java junit junit5-extension test-automation test-reporting testing
Last synced: 14 Jan 2026
https://github.com/matthewoden/pg_promise_sandbox
Transaction based testing tools for Postgres. Run all your database tests (and CI Pipelines) concurrently!
Last synced: 24 Feb 2026
https://github.com/ukhomeoffice/tf-testrunner
tf-testrunner parses Terraform configuration to Python and then runs your tests.
hodq python terraform test-framework testing testing-tools
Last synced: 26 Jul 2025
https://github.com/julien-r44/japa-database-plugin
💽 Database assertions and testing helpers for Japa
Last synced: 21 Apr 2025
https://github.com/jasdeepkhalsa/jest-unit-testing-examples
Jest Unit Testing Examples from beginners to advanced
dry fetch jest testing unit-testing
Last synced: 21 Jan 2026
https://github.com/alansastre/java-junit-mockito
Ejemplos de testing unitario con JUnit 5 y Mockito en Java.
java java11 java17 java8 junit junit5 mockito testing unit-testing
Last synced: 20 Sep 2025
https://github.com/automationpanda/visual-testing-revolution
A Visual Testing Revolution (Companion Project)
applitools applitools-eyes cross-browser-testing java maven selenium selenium-webdriver test-automation testing ultrafast-grid visual-ai visual-testing webdriver
Last synced: 13 Jul 2025
https://github.com/elgopher/unitron
Unit Testing in Picotron. Make sure your code works as expected.
picotron testing testing-framework testing-tools unit-testing unit-testing-framework
Last synced: 25 Dec 2025
https://github.com/bmvantunes/youtube-react-testing-video3-introduction-jest-react-testing-library
Introduction to React Testing Library and Jest
jest react-testing-library testing unit unit-testing
Last synced: 29 Jul 2025
https://github.com/hemerajs/modern-node-package
Modern Stack to build server-side Node.js packages.
boilerplate continuous-integration githook modern nodejs testing
Last synced: 24 Jul 2025
https://github.com/05798/pytest-git-selector
A pytest plugin to deselect tests that are not affected by code changes
cicd python test-automation testing
Last synced: 14 Jan 2026
https://github.com/lukechilds/this
Traverses up the directory tree and returns the first module found
module package require test test-utilities test-utils testing testing-tools
Last synced: 28 Apr 2025
https://github.com/superfaceai/testing
Library to enable easier testing of Superface use cases.
integration-testing nock superface testing typescript
Last synced: 24 Jul 2025
https://github.com/brice-morin/dracarys
Bring fire and fury to your all too peaceful containers
Last synced: 05 Mar 2026
https://github.com/robert-chiniquy/depends-on
External process runner for nodejs tests
Last synced: 03 Sep 2025
https://github.com/test-kitchen/busser-cucumber
A Busser runner plugin for Cucumber
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/mbizhani/artemis
A developer-friendly integration test tool for calling REST APIs
groovy integration-testing java junit maven-plugin rest-api testing
Last synced: 22 Apr 2025
https://github.com/lmammino/invok
Command line tool to Invoke Go lambda functions locally
aws aws-lambda aws-lambda-golang cli local-development testing
Last synced: 23 Jul 2025
https://github.com/tfrommen/unit-test-examples
Example code for my talks and workshops on unit testing.
example-code javascript php testing unit-testing
Last synced: 12 May 2025
https://github.com/wavevision/nette-tests
🧰 PHPUnit extension for testing @nette applications
nette nette-tests phpunit testing
Last synced: 03 Oct 2025
https://github.com/iafan/agenda
Approval testing micro-framework for Go
approval-test go golang golden-master table-driven-test testing
Last synced: 16 Mar 2026
https://github.com/byronka/memoria_project
A family tree / memorial site, an example of a larger project built with Minum
minimalist server-side-rendering tdd testing
Last synced: 05 Mar 2026
https://github.com/reactivecircus/firestorm
:fire::cyclone:Incremental Android instrumented test runner based on Git source changes. WIP :construction:
Last synced: 16 Oct 2025
https://github.com/kettanaito/test-flat
A test framework extension to support resources teardown and cleanup in flat tests.
Last synced: 12 May 2025
https://github.com/wp-cli/automated-tests
Runs the entire test suite on a regular basis
cli hacktoberfest testing wordpress wp-cli
Last synced: 12 Jun 2025
https://github.com/springtainer/springtainer-mysql
MySQL as docker-container for springboot testing
mysql spring spring-boot testcontainers testing
Last synced: 13 Apr 2025
https://github.com/likakuli/generic-project-template
通用restful api项目模板
circuit-breaker go health-check mock pprof prometheus-metrics ratelimit restful-api testing tracing
Last synced: 12 Jan 2026
https://github.com/codacy/codacy-plugins-test
Testing interface for external docker tools
codacy docker plugins plugins-test review test test-automation testing testing-tool
Last synced: 12 Feb 2026
https://github.com/retr0h/molecule-kind
Molecule Kind Driver allows Molecule users to test Ansible code using Kind.
ansible k8s kind kubernetes molecule molecule-driver testing
Last synced: 03 Sep 2025
https://github.com/jsuarezruiz/dotnet-maui-testing-playground
.NET MAUI Testing Playground
dotnet dotnet-maui maui testing
Last synced: 14 Mar 2025
https://github.com/mattrmiller/go-mana-test
Making APIs Nice Again - Testing Framework
api framework functional-testing go mana testing tests
Last synced: 08 Apr 2025
https://github.com/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/lemonlion/testtrackingdiagrams
A mechanism for tracking the request-responses in your tests and converting them into PlantUML diagrams.
acceptance-testing autogenerated-diagrams bdd bdd-tests bddfy component-testing diagrams diagrams-as-code dotnet lightbdd nunit plantuml plantuml-diagrams plantuml-generator reqnroll sequence-diagrams test-driven-documentation testing xunit xunit-tests
Last synced: 16 May 2026
https://github.com/ecowden/pluto-path
Create a Pluto dependency injection module from files in a path or paths
dependency-injection javascript javascript-dependency-injection pluto testing
Last synced: 23 Jan 2026
https://github.com/markus1189/mockito-scala
Syntactic sugar for mockito in Scala
Last synced: 08 Sep 2025
https://github.com/oblivious-oblivious/cspec
A lightweight, compile time unit testing library for TDD and BDD models, heavily inspired by ruby's RSpec.
bdd c-language cspec tdd testing
Last synced: 06 Jul 2025