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-06-28 00:27:15 UTC
- JSON Representation
https://github.com/choaib-elmadi/test-repository
This repository serves as a test environment.
git github javascript test-automation testing
Last synced: 15 Apr 2025
https://github.com/nickserv/vite-react-testing-ts
Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
Last synced: 11 Apr 2025
https://github.com/Astrotomic/pest-plugin-laravel-snapshots
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
hacktoberfest http laravel pest snapshot snapshot-testing test testing
Last synced: 08 May 2025
https://github.com/jg-rp/golden-liquid
A test suite for the Liquid template language.
liquid liquid-templating-engine testing
Last synced: 04 Aug 2025
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/makerxstudio/ts-dossier
A support library to facilitate the easy creation of test data builders for use with an Object-Mother test pattern in TypeScript
data-builder data-builder-pattern npm object-mother object-mother-pattern oss package testing typescript
Last synced: 19 Apr 2025
https://github.com/havvk/awesome-ai-development
awesome-ai-development: 🚀 开启下一代软件开发模式! 这不仅仅是一份手册,更是一张通往“AI辅助开发”新世界的地图。我们正在系统地整理那些能够颠覆传统开发效率的AI工具、实用的Prompt工程技巧和前沿的工作流。加入我们,一起探索和定义软件开发的未来!
ai awesome-list best-practices developer-tools devops gemini gpt handbook llm prompt-engineering software-development testing
Last synced: 07 Aug 2025
https://github.com/niweera/learnselenium
Learn Selenium for Web Test Automation with Java (Eclipse) and TestNG Framework.
geckodriver java selenium selenium-webdriver testing testng
Last synced: 19 Apr 2025
https://github.com/marvinhagemeister/xhr-mocklet
Mock XMLHttpRequests in both the browser and node
Last synced: 15 Apr 2025
https://github.com/curatoopensource/injectableloggers
A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable.
dependency-injection log logger logging mock mocking mocks protocol protocols swift swift4 testability testable testing
Last synced: 16 Jan 2026
https://github.com/tuist/swift-log-testing
📝 A set of utilities for testing code that depends on Apple's swift-log package
Last synced: 07 Jul 2025
https://github.com/qas-guru/martini-core
Martini Behavior Driven Development Testing Framework for Java
bdd bdd-framework framework gherkin java spring testing
Last synced: 12 Jan 2026
https://github.com/danielbprice/briefpg
Temporary PostgreSQL instances for Go unit tests
database golang postgres postgresql testing
Last synced: 12 Jan 2026
https://github.com/karmakrafts/iridium
Testing framework for Kotlin compiler plugins using a custom compiler driver.
api junit junit-jupiter junit5 kotlin kotlin-compiler kotlin-compiler-plugin kotlin-framework kotlin-jvm test test-api testing testing-library unit-testing
Last synced: 11 Apr 2026
https://github.com/csteinba/node-red-contrib-flowtest
Simple testing for your Node-RED flows.
Last synced: 12 Aug 2025
https://github.com/jkbrzt/nose-pattern-exclude
Nose plugin for excluding directories and files from test discovery by paths and glob patterns.
exclusions glob jakubroztocil nose plugin python testing
Last synced: 29 May 2026
https://github.com/hjerpbakk/notifypropertychanged.verifier
A fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.
dotnet inotifypropertychanged testing uwp wpf xamarin-forms xunit
Last synced: 14 Apr 2025
https://github.com/maargenton/go-testpredicate
Unit-testing predicates for Go.
bdd go golang predicate test testing tests unit-testing unittest
Last synced: 17 Jan 2026
https://github.com/nlewo/consul-template-mock
Render `consul-template` templates without Consul
consul consul-template mock testing vault
Last synced: 17 Aug 2025
https://github.com/donavon/react-proxy-hook
Helps you test a React Hook
hook hooks react reactjs testing testing-tools
Last synced: 23 Mar 2025
https://github.com/junosuarez/clock
a JavaScript idiomatic clock interface for inversion-of-control
clock interface inversion-of-control ioc javascript testing time typescript
Last synced: 12 Apr 2025
https://github.com/mfaisalkhatri/webdriveriopoc
Mobile automation using Webdriverio
automation beginner learning-by-doing test-automation testing tutorial webdriverio
Last synced: 26 Oct 2025
https://github.com/qavajs/po-cypress
library for plain-english access to page object for cypress binding
Last synced: 05 Oct 2025
https://github.com/ohsayan/devtimer
Operation benchmarking and timing library for Rust
benchmarking rust rust-crate rust-lang testing time timer
Last synced: 08 Apr 2025
https://github.com/pinguet62/cypress-typescript-pageobject
Template for Cypress + TypeScript + Page-Object pattern
cypress pageobject-pattern testing typescript
Last synced: 13 Apr 2025
https://github.com/mattias-fjellstrom/terraform-testing
Terraform testing examples for mattias.engineer
hashicorp sentinel terraform testing
Last synced: 23 Aug 2025
https://github.com/melroy89/rambam
Stress-test/benchmarking tool for HTTP with thousands of concurrent connections. Written in C++. Mirror of: https://gitlab.melroy.org/melroy/rambam
api benchmarking benchmarking-utility cpp20 rambam stress stress-test stress-testing testing webapp
Last synced: 13 May 2025
https://github.com/sonicoder86/todomvc-angular
TodoMVC built with Angular and NgRx
Last synced: 22 Apr 2025
https://github.com/ariperkkio/aria-live-capture
Capture announcements of ARIA live regions
a11y accessibility aria-live developer-experience testing
Last synced: 21 Mar 2025
https://github.com/sinonjs/referee-sinon
Sinon.JS and the referee assertion library in one package
assertions javascript sinon testing
Last synced: 22 Apr 2025
https://github.com/christian-hawk/pydoautomator
Automator API for Digital Ocean. Python automation lib.
api automation bdd bdd-tests cloud digital-ocean droplet lib library python snapshot snapshots tdd tdd-python testing turnoff
Last synced: 16 Jan 2026
https://github.com/shisama/vuex-snapshot-test
Snapshot testing library for Vuex.
action-testing mutation-testing snapshot snapshot-store snapshot-testing testing vue vuex vuex-test
Last synced: 15 May 2025
https://github.com/lana-20/charles-setup
Configure Charles Web Proxy on Desktops and Smartphones
charles charles-proxy debugging debugging-tool greybox greybox-testing mobile-testing network-interceptors proxy-server root-cause-analysis testing testing-tools
Last synced: 03 Feb 2026
https://github.com/h1alexbel/fakehub
GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
github mock-objects rust testing
Last synced: 12 Apr 2025
https://github.com/icemac/toll
poor man's integration testing
lightweight locally offline testing
Last synced: 09 Apr 2025
https://github.com/juanje/chef-testing
Example of how to write Chef recipes by testing first. My personal examples and notes of the process.
bdd chef chef-cookbook chefspec foodcritic serverspec tdd test-kitchen testing
Last synced: 16 Jan 2026
https://github.com/choaib-elmadi/hmd-todo-list
Abdessadek HMD todo list forked.
Last synced: 15 Apr 2025
https://github.com/shnewto/bqjson
bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON
bigquery java json maven serde serde-json serialization serializer tableresult testing tests
Last synced: 17 Mar 2025
https://github.com/qainsights/performance-engineers-utilities
Useful utilities for Performance Testers and Engineers
engineers performance performance-monitoring performance-testing testing utilities
Last synced: 07 May 2025
https://github.com/mussabaheen/gogenswagger
gogenswagger will generate signatures for the test case using swagger json file
code-generator go gogenerate golang integration-testing swagger testing
Last synced: 14 Jan 2026
https://github.com/malomohq/detour
Easily test email deliverability using simple-to-use assertions against a real SMTP server
elixir-lang email made-by-malomo smtp testing
Last synced: 14 Mar 2026
https://github.com/ryanhaticus/pretzelduck
Use natural language to write end-to-end tests in Playwright.
ai e2e hacktoberfest playwright testing
Last synced: 15 Mar 2026
https://github.com/36degrees/sass-jest-examples
A set of examples showing how to use Jest to test your Sass 🃏
example-code jest sass sass-jest testing
Last synced: 02 Apr 2026
https://github.com/skodjob/test-frame
Library for easy testing of kubernetes deployments and operators using fabric8 api
fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing
Last synced: 03 Mar 2026
https://github.com/mehrabmp/nextjs-testing
Next.js project tested with Cypress and Playwright
cypress e2e-testing nextjs playwright testing
Last synced: 06 Oct 2025
https://github.com/vapvarun/wp-testing-framework
Universal WordPress Testing Framework - Test any plugin or theme
automation e2e-testing phpunit playwright testing unit-testing wordpress wordpress-plugin wordpress-theme
Last synced: 03 May 2026
https://github.com/zig-utils/zig-benchmarks
A modern, performant, and beautiful benchmark framework for Zig.
benchmark-framework benchmarks mitata testing zig
Last synced: 01 Apr 2026
https://github.com/nxenon/grpc-lab
gRPC / gRPC-Web Pentest Practicing Lab
cybersecurity grpc grpc-web lab testing
Last synced: 27 Feb 2026
https://github.com/jondot/hypertesting
A declarative and contextual contract-driven testing framework for your API.
contract-testing express jest testing
Last synced: 04 May 2026
https://github.com/rouret/vscode-maestro-extension
A Visual Studio Code extension designed to enhance productivity and reduce errors while developing Maestro tests.
maestro testing visual-studio-code
Last synced: 28 Jan 2026
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/kevinrecuerda/recshark
:shark: Provide some C# tools
actions data di dotnet expression-evaluator netcore testing tools
Last synced: 10 May 2026
https://github.com/taiki-e/assert-unmoved
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.
Last synced: 17 Mar 2026
https://github.com/adityassharma-ss/devops
This repository contains all my learning & samples related to DevOps. All the details, codes & blogs can be found in this repo. If you find an error or want to contribute to this repository, y'all are most Welcome.
bash-script ci-cd cloud-computing cloudnative devops docker git github hacktoberfest helm infrastructure-as-code jenkins k8s kubernetes kubescape linux networking testing tools yaml
Last synced: 23 Oct 2025
https://github.com/wahaj-ali/metrics-webapp
The Metrics web app, 'Population Index', is a powerful React-based SPA that allows you to explore detailed population metrics for countries all around the world! With an intuitive interface and powerful data visualization tools, you'll be able to quickly and easily access the latest population data for every country on the planet.
css3 javascript jsx react-redux reacttestinglibrary testing unit-test
Last synced: 24 Apr 2025
https://github.com/davils-com/kreate
A helper plugin for setting up enterprise-grade Gradle Kotlin projects.
cinterop constants gradle jvm maven multiplatform publishing rust setup testing
Last synced: 26 Apr 2026
https://github.com/tomeraberbach/about-testing
A presentation about software testing!
google java junit4 presentation presentation-slides testing
Last synced: 27 Mar 2026
https://github.com/melezhik/outthentic-dsl
outthentic DSL
bdd dsl outthentic-suites specification tdd testing text
Last synced: 25 Oct 2025
https://github.com/romfos/autotests.framework
Reqnroll based BDD framework with focus on automation testing for .NET
automation-test autotest-framework autotests bdd bdd-framework dotnet playwright reqnroll specflow test-framework testing testing-framework webdriver
Last synced: 14 Jun 2025
https://github.com/marmicode/cookbook
This is the source code of Marmicode's Cookbook
Last synced: 24 Jan 2026
https://github.com/netzulo/qacode
Main Library written on python to execute functional tests throught selenium API coded down w3c webdriver specification
chrome-headless chromedriver edgedriver firefoxdriver functional headless-chrome internetexplorer selenium selenium-python testing tests webscrapper
Last synced: 07 Oct 2025
https://github.com/lhns/munit-tagless-final
Integration library for MUnit and any effect type via cats-effect
cats cats-effect munit scala tagless-final testing
Last synced: 08 Oct 2025
https://github.com/wozjac/omg-odata-mock-generator
Configurable data generator for OData metadata
Last synced: 16 Mar 2025
https://github.com/Agnuxo1/BenchClaw
BenchClaw — Multi-dimensional AI agent evaluation with 17-judge AI Tribunal, 10 scoring dimensions, radar charts, and deception detection. Benchmark any LLM agent.
agent-evaluation ai-agents benchmark benchmarking evaluation llm mcp nodejs quality testing
Last synced: 05 Jun 2026
https://github.com/ichiban/thelper
Go static analyzer that reports where you forgot to call t.Helper().
go golang static-analysis testing
Last synced: 14 Jan 2026
https://github.com/razvangolan/kaya
Interactive real-time debugging and testing for .NET APIs, SignalR hubs, and gRPC services in .NET, plus an MCP server for AI-hosted invocation workflows, delivered as a suite of NuGet packages.
agent agent-debugger debugging explorer grpc mcp mcp-server nuget reflection rest-api signalr testing
Last synced: 05 Apr 2026
https://github.com/chase-moskal/cynic
simple async run-anywhere js testing framework
browser commonjs esm esmodules javascript node puppeteer test-automation test-runner testing testing-framework testing-tools typescript
Last synced: 25 Oct 2025
https://github.com/rumkin/testup
TestUp is a test running suit
framework javascript testing tests
Last synced: 27 Oct 2025
https://github.com/stevegrunwell/intro-to-testing
Slides for "Testing Like You've Never Tested Before (Because You Haven't)"
integration-testing mockery phpunit slides testing unit-testing
Last synced: 09 Apr 2025
https://github.com/jvanbruegge/cyclejs-test-helpers
A small collection of useful utilities
cyclejs helpers property-based-testing testing
Last synced: 19 Oct 2025
https://github.com/fbeline/copeiro
The Copeiro package provides assertion functions that will enhance your testing experience
elixir elixir-lang testing testing-library
Last synced: 27 Feb 2026
https://github.com/atkinsonbg/go-gmux-db-testcontainers
POC for testing DB code with TestContainers. This repo is used for the following Medium article: https://levelup.gitconnected.com/unit-test-sql-in-golang-without-mocking-using-testcontainers-go-postgres-docker-4f61574b1989
Last synced: 29 Jan 2026
https://github.com/clickhouse/aretestsgreenyet
A single-page website to display the status of the open-source ClickHouse CI system.
Last synced: 08 Feb 2026
https://github.com/ovotech/cypress-tourist
Visit a place, take a picture. Compare.
blink-diff cypress cypress-io e2e-testing testing visual-regression visual-regression-testing
Last synced: 13 Apr 2025
https://github.com/rhettbull/clirunner
A python test helper for invoking and testing command line interfaces (CLIs) based on Click's CliRunner
cli command-line command-line-tool pytest python test testing unittest unittesting
Last synced: 05 Jul 2025
https://github.com/victor95pc/jest-react-hooks-mock
Finally a simple solution to test react hooks component
jest mock react react-hook react-hooks testing
Last synced: 06 Oct 2025
https://github.com/mauriciolauffer/vitest-environment-ui5
A Vitest Environment for unit testing UI5 code
openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment
Last synced: 04 Jul 2025
https://github.com/plouc/gosnap
:camera: gosnap is a go package to perform snapshot testing
go golang snapshot-testing testing
Last synced: 14 Jun 2025
https://github.com/williamkoller/api-pg-nest
API PostgreSQL Nestjs
api docker docker-compose nestjs postgresql testing travis-ci
Last synced: 28 Apr 2025
https://github.com/pmuens/pipeline
Runs your CI / CD pipeline in local containers
ci-cd ci-cd-pipeline container containers docker testing testing-tool testing-tools
Last synced: 24 Apr 2025
https://github.com/sixarm/ievm
Internet Explorer virtual machine download scripts for http://modern.ie
ie ievm internet-explorer testing
Last synced: 22 Apr 2025
https://github.com/karlhepler/laravel-mocks-file-uploads
A simple trait to add to your Laravel tests to mock file uploads
Last synced: 17 Oct 2025
https://github.com/emrtnm/testmersys
Mersys Automation Testing
automation cucumber gherkin java junit sdet testing testng
Last synced: 16 Mar 2026
https://github.com/larien/product
This is an implementation of services communication via gRPC, using Docker, different testing approaches, and other topics like mocking, relational database, API.
docker golang grpc mocking nodejs postgresql testing
Last synced: 10 Oct 2025
https://github.com/bbc/verify-it
Randomised test property/data generation for NodeJS
data node nodejs property random randomization test testing typescript
Last synced: 17 Jun 2025
https://github.com/paypal/paypal-sdk-e2e-tests
Automation tests for the JS SDK
testing webdriverio-typescript
Last synced: 02 May 2025
https://github.com/toolisticon/jgiven-kotlin
Extensions to make working with jgiven.org and Kotlin even more fun
Last synced: 25 Jun 2025
https://github.com/rebus-org/rebus.testhelpers
:bus: Test helpers for Rebus (i.e. fake bus, saga fixture, etc.)
fixture fixtures rebus saga saga-fixture sagas testhelper testing
Last synced: 23 Apr 2025
https://github.com/rickcedwhat/playwright-smart-table
Production-ready table testing for Playwright with smart column-aware locators.
automation e2e playwright qa table testing typescript
Last synced: 28 Jun 2026
https://github.com/bahmutov/execa-wrap
Wraps execa and makes output suitable for snapshot testing
child-process exec execa snapshot testing wrapper
Last synced: 28 Sep 2025
https://github.com/felipecastrosales/test-fundamentals
🧪 Fundamentals of Dart Testing
dart dart-lang dart-library dart-test dart-tests flutter flutter-test integration integration-testing test testing tests unitary
Last synced: 09 Apr 2025
https://github.com/lucretiel/cool_asserts
Some useful assertions for Rust
assertions pattern-matching rust testing
Last synced: 14 Apr 2025