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-18 00:27:24 UTC
- JSON Representation
https://github.com/kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
asymmetric custom expect extend jest matcher symmetric testing
Last synced: 11 Aug 2025
https://github.com/applitools/workshop-cbt-cypress
Workshop: Modern Cross-Browser Testing with Cypress
applitools cross-browser-testing cypress cypress-io javascript mocha testing visual-ai visual-testing
Last synced: 15 Apr 2025
https://github.com/jakubtesarek/dbgr
Dbgr is a terminal tool to test and debug HTTP APIs.
http http-client python python3 rest rest-api terminal testing testing-tools tool
Last synced: 07 Oct 2025
https://github.com/vahancho/nkar
Նկար (nkar) image comparison and differences highlighting C++ API
comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing
Last synced: 12 Jun 2025
https://github.com/quark-zju/outagefs
fuse filesystem to emulate and test behaviors on power failures
Last synced: 16 Aug 2025
https://github.com/sg-milad/nest-cqrs-vocabminder
Vocabulary Learning and Retention Application!
cqrs docker docker-compose nestjs postgres postgresql redis testing typeorm typescript
Last synced: 16 Aug 2025
https://github.com/jdleesmiller/todo-demo
Companion repo for my "Testing with Node and Docker Compose" articles.
blog-article docker docker-compose nodejs testing todoapp
Last synced: 10 Aug 2025
https://github.com/dgkf/testex
Add tests and assertions in-line in R package examples
documentation examples r rlang roxygen2 testing
Last synced: 14 Apr 2025
https://github.com/dipsas/openehrrestapitest
Some basic testcases to test and verify the implementation of openEHR REST API
Last synced: 29 Jul 2025
https://github.com/benwebber/ansible-tap
:white_check_mark: Test Anything Protocol (TAP) producer callback plugin for Ansible
ansible callback-plugin tap tap-stream test test-anything-protocol testing
Last synced: 11 Oct 2025
https://github.com/xemantic/xemantic-kotlin-test
The power-assert compatible assertions DSL and some other testing goodies - a Kotlin multiplatform testing library.
assert assertion-framework assertion-library assertions domain-specific-language dsl kotlin kotlin-library kotlin-multiplatform multiplatform power-assert testing testing-framework testing-library testing-tools
Last synced: 05 Sep 2025
https://github.com/ljharb/mock-property
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
define delete descriptor mock object property test testing value
Last synced: 25 Sep 2025
https://github.com/rwieruch/node-testing-mocha-chai
How to setup testing for Node.js with Mocha and Chai.
chai mocha node node-js nodejs testing testing-framework
Last synced: 15 Apr 2025
https://github.com/coreybutler/tappedout
A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.
esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit
Last synced: 23 Mar 2025
https://github.com/lambdatest/ruby-unittest-selenium
Run test automation on cloud with UnitTest and LambdaTest. This is a sample repo to help you execute UnitTest framework based test scripts in parallel with LambdaTest automation testing cloud
lambdatest ruby-unittest selenium selenium-unittest selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 24 Jul 2025
https://github.com/estruyf/playwright-m365-helpers
A set of helpers for creating E2E tests for your Microsoft 365 projects using Playwright
authentication e2e e2e-testing microsoft microsoft365 power-platform testing
Last synced: 23 Apr 2025
https://github.com/goldquality/phpunit-snapshots
Lazy PHP testing
php phpunit snapshot snapshot-testing testing
Last synced: 25 Aug 2025
https://github.com/hafiz1379/catalog-of-my-things
Catalog of my things is console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files. Created using Ruby!
Last synced: 20 Sep 2025
https://github.com/jacebrowning/pytest-expecter
Better testing with expecter and pytest.
Last synced: 04 Sep 2025
https://github.com/uiii/tense
Easy testing against multiple versions of ProcessWire CMF
Last synced: 04 Jul 2025
https://github.com/gamemann/xdp-playground
Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.
basic bpf ebpf go golang-loader libbpf playground testing xdp xdp-loader xdp-tools
Last synced: 15 Aug 2025
https://github.com/pdabrowski6/cable-ready-testing
Cable Ready testing utils
cableready rails rspec testing
Last synced: 12 Apr 2025
https://github.com/ogham/madns
A dummy DNS server with pre-programmed deliberately-incorrect responses.
Last synced: 04 Jan 2026
https://github.com/pshevche/spockk
Add-on for the Spock testing framework bringing its expressive syntax to Kotlin
kotlin spock-framework testing
Last synced: 02 Apr 2026
https://github.com/jairussw/as-test
Runtime-agnostic testing framework for AssemblyScript. Supports mocking, snapshots, code coverage, multiple runtimes, and more.
as-pect aspect assemblyscript test testing
Last synced: 02 Apr 2026
https://github.com/alepot55/agentrial
Statistical evaluation framework for AI agents
agent-evaluation ai-agents ai-testing ci-cd confidence-intervals llm llm-evaluation mlops non-deterministic pytest python quality-assurance statistical-testing testing
Last synced: 11 Feb 2026
https://github.com/jdlib/deepdive
Fluent assertions library for Java
assertion-library fluent-api java testing testing-library unit-testing
Last synced: 01 Mar 2026
https://github.com/matthyk/fastify-override
Fastify plugin to override decorators, plugins and hooks
context encapsulation fastify fatsify-plugin intercept mock override plugin spy testing
Last synced: 05 Jun 2026
https://github.com/minapecheux/unitytutorials-unittesting
The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!
automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity
Last synced: 10 Apr 2025
https://github.com/tzachbon/ssr-react-monorepo-example
Example for React Server-Side Rendering (SSR) without any framework inside monorepo with Typescript and tests
async-rendering components-react e2e express javascript mocha monorepo nextjs nodejs react server-side-rendering ssr suspense testing turborepo typescript webpack
Last synced: 15 Jul 2025
https://github.com/easypost/easyvcr-java
EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.
Last synced: 19 Jul 2025
https://github.com/theirish81/mockambo
Dynamic API Mocking, recording and Validation
api contract-testing developer-tools mocking openapi openapi3 proxy testing
Last synced: 28 Oct 2025
https://github.com/qainsights/performance-engineering-series
This video series aims to explain various performance issues such as memory, cpu, threads etc and how to identify them by simulating using the BuggyApp.
eclipse java load-testing loadtesting mat memory performance performance-engineering testing
Last synced: 05 May 2025
https://github.com/kkrull/javaspec
Spec-style testing for Java
java junit specifications testing
Last synced: 11 Apr 2025
https://github.com/noheltcj/zinc
Kotlin Compiler Plugin that generates builders and a DSL for data classes.
builder-pattern compiler-plugin data-class kotlin testing
Last synced: 14 Apr 2025
https://github.com/last-ent/testy-go
A tool for easy testing in Go!
command-line-tool go golang testing testing-tool testing-tools
Last synced: 21 Jun 2025
https://github.com/sukhjindersukh/exclim
This is excel slim library to read excel sheet as java class(pojo).
automation data-providers excel framework pojo selenium testing testing-framework testng
Last synced: 12 Apr 2025
https://github.com/okorolev/pytest-ast-transformer
AST Transformer for tests integrated with py.test.
ast ast-transformations debug magic pytest pytest-plugin python3 refactoring testing
Last synced: 11 Jul 2025
https://github.com/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 2025
https://github.com/gabrielcsapo/lcov-server
🎯 A simple lcov server & cli parser
coverage javascript lcov nodejs product testing
Last synced: 12 Sep 2025
https://github.com/itsjonq/cyan
🐱 Cypress-like testing for React + JSDOM
cypress jsdom open-source react testing testing-library
Last synced: 10 Apr 2025
https://github.com/idopterlabs/react-native-boilerplate
Idopterlabs React Native Boilerplate
automation react react-native testing
Last synced: 11 Apr 2025
https://github.com/mdelapenya/tlscert
Quickly generate customisable TLS certificates for Go apps. Ideal for testing and secure setups.
golang self-signed-certificate testing tls
Last synced: 30 Apr 2025
https://github.com/applicative-systems/nixos-test-driver-nixcon
Planet Nix 2025 Workshop: Mastering NixOS Integration Tests: Advanced Techniques for Fast and Robust Multi-VM Tests
integration-testing nix nixos test-automation test-automation-framework testing virtual-machine
Last synced: 19 Jun 2025
https://github.com/adobe/phased-testing
A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
chaos-test chaos-testing event-based-testing monkey-test monkey-testing test-automation testing testng upgrade upgrade-testing
Last synced: 11 Jan 2026
https://github.com/lukasniessen/tdd-bdd-explained
TDD and BDD explained with code examples
Last synced: 15 May 2026
https://github.com/davidwilby/researchsoftwaremethods
A talk for Sheffield undergraduates on methods in Research Software Engineering
Last synced: 11 Jul 2025
https://github.com/qavajs/soft-assertion
Module that enables soft assertions in qavajs framework
Last synced: 01 May 2025
https://github.com/sanosuke009/pyviztest
A Visual Testing Library in Python. Works with Playwright, Selenium. Can generate Allure Report.
automation playwright playwright-pytest playwright-python pypi python python3 pyviztest selenium snapshot-testing snapshot-tests test-automation testing testing-tools visual-test visual-testing visual-tests webdriver
Last synced: 04 Apr 2025
https://github.com/totakke/cavia
Remote resource management for Clojure projects
clojure download-manager downloader testing
Last synced: 13 Apr 2025
https://github.com/aereal/go-http-replay
Record and replay HTTP response for testing
Last synced: 09 Jul 2025
https://github.com/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 2025
https://github.com/mcalthrop/tdd-fibonacci
TDD implementation of JavaScript Fibonacci series function
fibonacci fibonacci-series-function javascript learning learning-materials tdd tdd-fibonacci teaching teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/moyada/sharingan
微服务测试工具
dubbo rpc sofa-rpc spring-cloud-eureka testing
Last synced: 30 Apr 2025
https://github.com/priyanshpatel18/anchorlabs
AnchorLabs is a visual developer tool for Solana Anchor programs. Upload your IDL, connect your wallet, and instantly explore accounts, test instructions, and debug transactions with an intuitive interface designed for rapid development and testing.
anchor-lang devtools solana testing
Last synced: 16 May 2026
https://github.com/ganchix/testcontainers-java-module-ganache
Testcontainers module for Ganache CLI
ethereum ganache ganache-cli java test testcontainers testing
Last synced: 13 Apr 2025
https://github.com/dhhruv/pixxia
🖼 Pixxia uses lossy compression methods to reduce the document size of your JPG/PNG files.
cli compression gui hacktoberfest hacktoberfest2023 image image-compression image-compressor jpg library png png-compression python shell terminal testing tkinter tkinter-gui
Last synced: 03 May 2025
https://github.com/managedcode/integrationtestbasekit
Extensions for ASP.NET for managing Docker containers in integration tests.
docker integraion playwright playwright-tests test testcontainers testing webapp xunit
Last synced: 12 Apr 2025
https://github.com/shubhamdutta2000/securevault
secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us
authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing
Last synced: 10 Sep 2025
https://github.com/clojusc/ltest
A custom test runner for clojure.test with detailed, coloured output and summaries
ansi-colors clojure terminal test-runner testing tests
Last synced: 02 Apr 2026
https://github.com/nneji123/wordsai
A collection of NLP Applications built using FastAPI, HTML, CSS, and Streamlit.
chatbot docker docker-compose fastapi git githubactions gitpod heroku-deployment nlp-machine-learning optical-character-recognition resumeparser sentiment-analysis speech-recognition speech-to-text testing text textsumarizer translation
Last synced: 06 May 2025
https://github.com/jobinsjp/api-generator
Generate api docs while writing test case (Laravel).
documentation laravel openapi phpunit swagger swagger-ui testing
Last synced: 28 Oct 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/oktadev/okta-ionic-crypto-java-sdk-example
Josh Morony's cryptoPWA with Okta Authentication + Holdings API that stores holdings in Okta
authentication cryptocurrency ionic java jest junit okta protractor spring-boot testing travis-ci typescript wiremock
Last synced: 11 Apr 2025
https://github.com/potatosalad/elixirconf2018
Sustainable Testing
elixir erlang property-based-testing property-testing testing
Last synced: 12 Apr 2025
https://github.com/luiscberrocal/django-test-tools
Django utility for test scaffolding. Tools to create basic tests fast
Last synced: 27 Mar 2026
https://github.com/romelperez/jest-workshop
Taller de introducción a Testing en JavaScript con la librería Jest
Last synced: 21 Jul 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/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/antonihub/c0d3x
Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |
ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing
Last synced: 15 Jun 2025
https://github.com/woliveiras/learning-software-testing
*Experimental* - My repository to host codes about studies of Software Testing
javascript quality quality-assurance quality-metrics tdd testing tests
Last synced: 17 Jun 2025
https://github.com/ekino/jcv-db
JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.
assertions assertj assertj-assertions cassandra java jcv json kotlin mongodb mssql mysql postgresql testing
Last synced: 11 Jul 2025
https://github.com/dfinity/pic-js
An Internet Computer Protocol canister testing library for TypeScript and JavaScript.
canister canisters icp integration-testing internet-computer internet-computer-protocol smart-contract smart-contracts testing testing-library testing-tools
Last synced: 29 Oct 2025
https://github.com/giltayar/mapping-out-territory
The companion repository to my Mapping Out the Territory: A Frontend Testing Workshop
frontend-web testing vanilla-js workshop
Last synced: 06 Mar 2026
https://github.com/cure-lab/hybridrepair
This is an implementation of our paper "HybridRepair: Towards Annotation-Efficient Repair for Deep Learning Models", which will be presented in ISSTA'22.
deep-neural-networks semi-supervised-learning testing
Last synced: 12 Apr 2025
https://github.com/rocq-community/coq-performance-tests
A library of Coq source files testing for performance regressions on Coq [maintainer=@JasonGross]
Last synced: 10 Apr 2025
https://github.com/studistcorporation/annotation-reporter
GitHub annotation test reporter for Kaocha
clj clojure hacktoberfest kaocha terraform-managed testing testing-tools
Last synced: 25 Jun 2025
https://github.com/cho45/test-name-fromline
Auto fill test names from caller line
Last synced: 14 Jul 2025
https://github.com/ericz99/autofill-speed-test
Simple lightweight web application, that will give you exact speed of your autofill.
Last synced: 07 May 2025
https://github.com/xnuinside/lof
AWS Lambdas on FastAPI for local run & test (based on AWS Code Deploy template)
aws aws-lambda fastapi sam testing testing-tools webserver
Last synced: 23 Oct 2025