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/qainsights/qainsights
I am NaveenKumar. Full Stack Developer. I build stuff. And I know nothing.
fullstack-development naveenkumar performance profile qainsights resume testing
Last synced: 07 May 2025
https://github.com/mcustiel/phiremock-codeception-module
Module to mock http request to external services during acceptance testing with Codeception. Allows you to connect to one or more Phiremock Servers and to interact with them in a semantic way.
automation codeception php testing
Last synced: 02 Feb 2026
https://github.com/sayantandey/sqlservercoverage
MS SQL Server code coverage for Stored Procedures (Branch + Statement)
coverage mssql-server mssqlserver reporting sqlserver stored-procedures testing
Last synced: 30 Oct 2025
https://github.com/kweinmeister/agentitest
Write browser tests in natural language, built on pytest and allure.
agent ai allure-report browser-use gemini llm playwright pytest qa test-automation testing web-testing
Last synced: 20 Jul 2025
https://github.com/Badisi/wdio-harness
🔬 WebdriverIO support for Angular component test harnesses
angular cdk components harness harnesses test test-harnesses testing wdio webdriver webdriverio
Last synced: 09 May 2025
https://github.com/0xopenbytes/t
🧪 Quickly test expectations
ios swift testing unit-testing
Last synced: 01 Aug 2025
https://github.com/clarify/subtest
A utility for generating runnable sub-tests in Go
Last synced: 17 Aug 2025
https://github.com/sparksuite/rugged
Orchestrate package testing across uneven terrain
orchestration test-automation test-runner testing testing-tools
Last synced: 13 May 2025
https://github.com/ivan-tymoshenko/node-benchmarks
Benchmark library for NodeJs
benchmark benchmark-framework benchmarking benchmarks javascript js node node-js nodejs performance performance-testing testing
Last synced: 14 Sep 2025
https://github.com/nmake/network_mock
An SSH server to mock network devices
ansible asyncssh emulator network ssh-server testing
Last synced: 06 Apr 2025
https://github.com/giskard-ai/giskard-doc
Giskard public documentation on GitBook 📗
artificial-intelligence documentation machine-learning machine-learning-testing ml ml-testing ml-validation model-evaluation model-validation quality-assurance testing
Last synced: 26 Jun 2025
https://github.com/minad/tasty-auto
Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead
auto-discovery haskell testing
Last synced: 05 Sep 2025
https://github.com/artemmkin/terraform-local-test
Test Terraform built-in function locally
Last synced: 22 Aug 2025
https://github.com/mfaisalkhatri/junit-examples
Learn how to write tests using JUnit 5
examples hacktoberfest junit5 testautomation testing tutorial
Last synced: 08 Aug 2025
https://github.com/tyro/pact-spring-mvc
A library to enable recording/publishing and download/playback of PACT test files.
Last synced: 17 Jan 2026
https://github.com/Cubenest/rrweb-stack
Two OSS products on one rrweb substrate: tracelane (self-contained HTML test-failure replays for WDIO/Playwright/Cypress) + peek (local-first browser-session forensics + repro for AI coding agents, over MCP). No SaaS, no telemetry, local-first.
ai-coding-agent apache-2 chrome-extension claude-code cursor cypress mcp model-context-protocol monorepo playwright rrweb session-replay testing webdriverio
Last synced: 07 Jul 2026
https://github.com/sminez/simple_test_case
simple parameterised tests for rust
Last synced: 13 Apr 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/ignacio-chiazzo/ruby-minitest-analyzer
Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.
hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing
Last synced: 05 Aug 2025
https://github.com/mdlayher/promtest
Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.
Last synced: 27 Aug 2025
https://github.com/deadeyejoe/fabrikk
An entity generation library for Clojure
clojure clojure-library testing
Last synced: 20 Feb 2026
https://github.com/kernle32dll/testcontainers-go-canned
A collection of templates for testcontainers-go.
Last synced: 04 Mar 2025
https://github.com/juanjogondev/fastypest
With this library, you can run your test suites without having to stop and restore the database in between them
jest jest-testing test test-automation testing testing-library testing-tools typeorm
Last synced: 13 Apr 2026
https://github.com/karlhorky/playwright-tricks
A collection of helpful tricks for Playwright tests
Last synced: 02 Aug 2025
https://github.com/hougesen/hitt
File based HTTP testing tool focused on speed and simplicity.
api-testing cli curl developer-tools hacktoberfest http http-client neovim neovim-plugin postman testing
Last synced: 25 Sep 2025
https://github.com/tvd12/test-util
A java test utilities library, it supports assertion, random, performance and reflections test
assertions java-test performance-testing random-test test test-utilities test-utils testing
Last synced: 15 Apr 2025
https://github.com/activitywatch/aw-fakedata
A minimal activitywatch client that generates fakedata
Last synced: 14 Apr 2025
https://github.com/snhobbs/kicad-testpoints
Extract location of pads from a kicad layout. Useful for generating a test point report.
ate eda electronics fixture hardware jig kicad manufacturing pcb pcb-layout plugin test testing
Last synced: 12 Sep 2025
https://github.com/kenjis/monkey-patch
Standalone package of ci-phpunit-test's Monkey Patching.
hacktoberfest monkey-patch monkey-patching phpunit testing
Last synced: 15 Apr 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/sergio-sastre/multiplying_the_quality_of_unit_tests
An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests
android jetpack-compose parameterized-tests property-based-testing testing unit-testing
Last synced: 12 Sep 2025
https://github.com/abdelrhman-ellithy/ellithium
Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,
appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools
Last synced: 29 Jul 2025
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/jungomi/jest-t-assert
Use tape style assertions with Jest
Last synced: 06 Sep 2025
https://github.com/yiling-j/carrier
🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy
code-generation factory fixtures testing
Last synced: 11 Apr 2025
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/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/jeremydavis519/runtime-macros
Simulate expansion of procedural macros at run time
code-coverage macros proc-macro rust testing
Last synced: 26 Jul 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/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/q42/salad
Lightweight Cucumber-style UI tests for iOS.
bdd ios swift test-automation testing ui-testing xcuitest
Last synced: 24 Jul 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/zh-plus/faker-openai
Generate fake data with OpenAI's GPT-3 API.
data fake fake-data fake-data-generator faker openai-api python test-data test-data-generator testing
Last synced: 18 Mar 2025
https://github.com/testeurmaniak/tdd_in_flutter
Projects sample used in my series "TDD in Flutter" on Medium.
Last synced: 10 Apr 2025
https://github.com/dohnj0e/snagtag
Scrape social media platforms such as Youtube and Tiktok, powered by Go.
automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube
Last synced: 07 Mar 2026
https://github.com/miniconnect/holodb
Relational database - seemingly filled with random data
database faker java mock random-data-generation rdbms sql testing testing-tool
Last synced: 17 Mar 2025
https://github.com/moul/testman
😎 `go test` wrapper for advanced testing workflows in Go
Last synced: 28 Jun 2025
https://github.com/rossmacarthur/goldie
🌟 Simple golden file testing for Rust
Last synced: 13 Apr 2025
https://github.com/marvincaspar/magento-codeception
Magento Codeception is a template for testing a magento shop with codeception and selenium.
codeception docker magento selenium test-automation testing
Last synced: 14 Apr 2025
https://github.com/eliasnogueira/eliasnogueira
You can have additional information about me through my social networks and my public-speaking initiatives.
java quality quality-engineering testing
Last synced: 23 Mar 2025
https://github.com/anhtester/playwrightjava
Learning Playwright for Java - Anh Tester
anhtester pageobject-pattern playwright playwright-java test-automation testing testng-framework
Last synced: 25 Apr 2025
https://github.com/dword-design/mock-argv
Temporarily overrides the command line arguments. This is useful for testing.
args argument-parser arguments argv cli command-line command-line-tool coverage javascript jest mocha mock node nodejs npm npm-package replace restore test testing
Last synced: 16 Mar 2025
https://github.com/asvetliakov/run-current-test
VSCode Run current test extension
ava jest mocha tdd tdd-workflow testing vscode vscode-extension
Last synced: 29 Oct 2025
https://github.com/vb-consulting/xunit.npgsql
XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1
csharp dotnet netcore npgsql postgresql testing unit-testing xunit
Last synced: 13 Apr 2025
https://github.com/llnl/simul
MPI coordinated test of parallel filesystem system calls and library functions
file-system mpi parallel parallel-computing testing
Last synced: 29 Apr 2025
https://github.com/jackfirth/racket-expect
A Racket library for defining expectations on values, unit testing, and creating quality error messages
racket racket-library testing validation
Last synced: 05 Jan 2026
https://github.com/songyu-wang/cypress-plugin-playwright
This Cypress plugin allows you to run playwright code within cypress runner
cypress e2e javascript playwright test-automation testing
Last synced: 13 May 2025
https://github.com/jgroeneveld/trial
A simple assertion library for go
assertion-library assertions go testing
Last synced: 14 Mar 2025
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/xybor-x/xycond
A package supports to assert or expect many conditions in Golang
assert assertion conditions golang-library testing unittest
Last synced: 25 Jan 2026
https://github.com/kernelci/kci-dev
Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI
cmdline command-line kernel kernelci linux linux-kernel testing
Last synced: 16 Jan 2026
https://github.com/riyaz-ali/httpx
Simple and expressive HTTP testing framework
Last synced: 23 Apr 2025
https://github.com/springtainer/springtainer-rabbitmq
RabbitMQ as docker-container for springboot testing
rabbitmq spring spring-boot testcontainers testing
Last synced: 24 Oct 2025
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/gamemann/go-playground
My Go playground that stores test programs and such. Includes tests that imports and uses structures and functions from shared and static C libraries.
cgo example examples functions go go-and-c go-c go-lang go-playground go-sandbox golang playground sandbox structures testing tests
Last synced: 14 Jan 2026
https://github.com/lvl99/barbell
Easily benchmark your JS code's performance via CLI using similar (but different) interface to Jest.
benchmark optimise optimize performance test testing
Last synced: 23 Feb 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/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/robert-chiniquy/depends-on
External process runner for nodejs tests
Last synced: 03 Sep 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/chiefmyron/phpunit-test-workbench
An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.
php phpunit test testing vscode-extension
Last synced: 01 Mar 2026
https://github.com/tugberkugurlu/mongodb.testing
MongoDB integration testing helper from .NET projects
dotnet dotnet-core mongodb random-database testing
Last synced: 03 Aug 2025
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/cpitkin/redirect-test
Test your redirects and get an easily readable and parsable csv file back
http nodejs-cli redirects testing
Last synced: 12 Jan 2026
https://github.com/tiagostutz/demo-warehouse-software
A simple demo of a warehouse software with Typescript, PostgreSQL, Prisma, Golang, NextJS...
golang jest nextjs postgresql prisma testing typescript
Last synced: 13 May 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/waynevanson/fp-ts-webdriver
fp-ts bindings to the Webdriver W3C specification
e2e fp-ts functional jest test testing typescript webdriver
Last synced: 14 Apr 2025
https://github.com/angelov/phpunit-php-vcr
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
Last synced: 21 Feb 2026
https://github.com/muradisazade777/logharbor
LogHarbor is a lightweight log aggregation service built with Go and Gin. It provides a fast, modular backend for collecting, storing, and querying structured log data via RESTful APIs.
api backend config go golang json library modules server storage testing
Last synced: 02 Oct 2025
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/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/aiken-lang/fuzz
A library for writing Fuzzers for property-based testing in Aiken
aiken fuzzer property-based-testing testing
Last synced: 19 Apr 2025
https://github.com/imjoehaines/flowder
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
fixture-loading fixtures flowder mysql php sqlite testing
Last synced: 11 Nov 2025
https://github.com/embroider-build/scenario-tester
Tool for declaring many different combinations of fake and real NPM packages for testing purposes.
continuous-integration hacktoberfest testing
Last synced: 30 Jun 2025
https://github.com/eloquent/phony-phpunit
Phony for PHPUnit.
mocking mocking-frameworks php phpunit stubbing testing
Last synced: 03 Oct 2025
https://github.com/gisce/destral
PowERP testing framework
hacktoberfest openerp python tdd testing
Last synced: 12 Apr 2025
https://github.com/dantealonsoht/stock-api-capstone
This is my React capstone project to handle the Stock API using the Redux store, also doing best practices to make a single page application to see stock information, also you can filter the information to only see according to the exchange, and more.
api javascript jest netlify react react-router reactjs redux redux-thunk single-page-app testing
Last synced: 06 Oct 2025
https://github.com/nazarepiedady/vitest-docs-pt
Documentação da Vitest em Português. 🇦🇴 🇧🇷 🇵🇹
javascript jest pt pt-br pt-pt tdd test-driven-development testing testing-framework typescript vite vitest
Last synced: 05 May 2025
https://github.com/rani367/affected
Run only the tests that matter. Language-agnostic affected package detection for monorepos. Supports Cargo, npm, pnpm, Yarn, Bun, Go, Python, Maven, Gradle, .NET, Swift, Dart/Flutter, Elixir, sbt.
bun cargo ci cli dart dependency-graph dotnet elixir flutter github-actions go gradle maven monorepo npm python rust scala swift testing
Last synced: 05 Apr 2026
https://github.com/ivpel/vigilant-kit
Testing with Selenium WebDriver - fast and easy.
python selenium selenium-webdriver tdd test-automation testing webdriver
Last synced: 25 Dec 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