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-29 00:27:17 UTC
- JSON Representation
https://github.com/bogdanp/racket-actions-example
An example of testing Racket code using GitHub actions.
Last synced: 23 Mar 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/sbstnerhrdt/node-port-test
A small and lightweight port testing docker
Last synced: 12 Jul 2025
https://github.com/rzajac/golden
Tests if HTTP request matches golden file.
golang golden golden-files testing
Last synced: 02 May 2025
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/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/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/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/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/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/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/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/jasonetco/test-selector
🎭👈 Prompts the user to run specific test suites in a project.
cli mocha npm-scripts suite test test-selector test-suite testing
Last synced: 13 Jul 2025
https://github.com/qaf-tm/qaf-python
python version of qaf for web, mobile and webservices test automation
bdd bdd2 e2e mobile-automation pytest python qaf selenium testing web-automation webdriver webservices-automation
Last synced: 13 Jul 2025
https://github.com/smoke-trees/nodejs-backend-template
Standardized template for SmokeTrees node.js projects.
coverage nodejs template testing
Last synced: 14 Jul 2025
https://github.com/seandstewart/pytest-parametrize-suite
A delightful little pytest plugin for writing clean, readable, parametrized tests.
pytest pytest-plugin testing testing-tools
Last synced: 14 Jul 2025
https://github.com/briandfoy/test-prereq
(Perl) check if Makefile.PL has the right pre-requisites
Last synced: 15 Jul 2025
https://github.com/snapp-incubator/chaos-operator
A kubernetes operator for chaos engineering
chaos chaos-engineering chaos-operator k8s kubernetes kubernetes-operator operator testing testing-tools toxiproxy
Last synced: 15 Jul 2025
https://github.com/boneskull/nodejs-production-test-action
Catches problems before publishing npm packages
npm package-manager publish publishing smoke test testing
Last synced: 15 Jul 2025
https://github.com/wesovilabs/gherkinize
An executable tool to write better gherkin scenarios
bdd executable gherkin golang testing validator
Last synced: 05 May 2025
https://github.com/javiersegoviacordoba/kotlin-compiler-extensions
Set of extensions for the Kotlin compiler APIs
compiler extensions hacktoberfest kotlin kotlin-compiler kotlin-compiler-plugin kotlin-extensions test testing
Last synced: 19 Mar 2025
https://github.com/laurabeatris/javascript-expert
Study driven repository to manage advanced JavaScript topics
ecmascript javascript nodejs testing
Last synced: 19 Mar 2025
https://github.com/libfirm/sisyphus
Test runner for file-based regression testing
Last synced: 30 Apr 2025
https://github.com/auth0-samples/spa-quickstarts-tests
A set of SPA test scripts prepared to run using a web automation tool
Last synced: 19 Jul 2025
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/innolitics/hdat
High dimensionality algorithm tester
image-processing numerical-methods python snapshot-testing testing testing-tools
Last synced: 30 Apr 2025
https://github.com/dead-claudia/clean-assert
A simple, intuitive, and extensible TDD assertion library.
assert assertions clean-assert javascript library node-js tdd testing
Last synced: 11 Apr 2025
https://github.com/alexandriashai/cbrowser
Cognitive Browser: The browser automation that thinks. Constitutional safety • Persona UX testing • Natural language interface • Self-healing selectors • Built for AI agents
accessibility ai ai-testing browser-automation claude e2e-testing mcp playwright testing typescript ux-testing visual-testing web-scraping
Last synced: 23 Apr 2026
https://github.com/sciensoft/fluenttests
A Golang test library to increase productivity by providing helpful methods for you to write TDD and BDD-style tests using a fluent language, allowing you to easily organize your tests following the Arrange, Act, and Assert pattern. Plus, several assertions methods for types, contracts, strings, integers, floats, and more to speed up your SDLC.
Last synced: 15 Jan 2026
https://github.com/kadalu/binnacle
A simple imperative tool for Tests and Infra automation
bash distributed-systems kadalu ruby testing
Last synced: 20 Mar 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/qavajs/steps-sql
Step library to work with relational databases
Last synced: 01 May 2025
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/phase2/docker-pa11y
Docker image for pa11y (v5), the CLI-based accessibility testing tool.
a11y accessibility docker-image outrigger pa11y testing
Last synced: 05 May 2025
https://github.com/nneji123/softengcartoonify
COE 505 Software Engineering Project (Fullstack, Flask, HTML, CSS, JS, Postgres)
backend deployment devops docker docker-compose flask front-end full-stack github-actions html-css-javascript machine-learning postgres pytest python railway sqlalchemy sqlite testing
Last synced: 06 May 2025
https://github.com/jooy2/nodesand
🧪 Quick NodeJS Sandbox provides a template to run or test simple Node.js scripts.
experiment javascript nodejs sandbox test testing testing-tools
Last synced: 10 Apr 2025
https://github.com/trailofbits/cargo-line-test
Run tests by the lines they exercise
Last synced: 15 Jun 2025
https://github.com/pdrum/drftest_example
Example of how to use https://github.com/pdrum/drftest
django djangorestframework python test-driven-development testing
Last synced: 12 Apr 2025
https://github.com/sungaila/inlinetest
A C# source generator for quick creation of simple unit tests.
csharp dotnet dotnet-core dotnetframework dotnetstandard sourcegenerator test testing unittest
Last synced: 06 May 2025
https://github.com/happer64bit/hyperscript
Powerful HTTP Request Tester ⌚
api http http-client python python3 test testing web webdev
Last synced: 10 Apr 2025
https://github.com/integration-automation/webrunner
A framework for Web automation
automation keyword-driven-testing python report-generator selenium selenium-python selenium-webdriver selenium4 testing web-testing
Last synced: 26 Apr 2026
https://github.com/seniru/module-api-tfm
Recreation of transformice module API for testing and other purposes
api testing transformice transformice-lua-a
Last synced: 12 Apr 2025
https://github.com/macpaw/extended_mock_http_client
ExtendedMockHttpClient for Symfony HTTP Client
fixtures http-client mock phpunit symfony testing
Last synced: 12 Apr 2025
https://github.com/squareslab/houston
Automated system testing for autonomous vehicles
houston robotic-systems test-generation testing
Last synced: 30 Apr 2025
https://github.com/wvteijlingen/moya-integration-testing
A Moya plugin for easy integration testing of your Moya network requests using XCTest
alamofire integration-testing moya networking swift testing xctest
Last synced: 07 May 2025
https://github.com/peopledoc/jenkins-epo
:vertical_traffic_light: Increase Jenkins features with GitHub integration
approved-public asyncio ci devops ghec-mig-trial jenkins pipeline python3 quality testing
Last synced: 07 Oct 2025
https://github.com/jerry-hong/redux-observable-test-helper
redux-observable unit test helper function
redux redux-observable rxjs rxjs5 testing
Last synced: 02 May 2025
https://github.com/chinesehuazhou/nox_doc_cn
Python 自动化测试工具 nox 的中文翻译,英文地址:https://nox.thea.codes
automation chinese nox python testing tox translation
Last synced: 11 Apr 2025
https://github.com/btkostner/jumar
Jumar is a heavily opinionated Elixir boilerplate repository
boilerplate cockroachdb continous-integration continuous-deployment elixir template testing
Last synced: 12 Apr 2025
https://github.com/stacksjs/ts-starter
Quickly bootstrap your next TypeScript / Bun project.
bun ci cli docs pkgx starter-kit testing typescript
Last synced: 12 Apr 2025
https://github.com/linuxkit/linuxkit-ci
The CI configuration for testing LinuxKit
Last synced: 04 May 2025
https://github.com/restuwahyu13/is-any-type
Simple functionality alternative to check data type references such as typeof and instanceof.
assert assertions check checking checking-functionlity expect functional-testing instanceof tdd-utilities test testing testing-tools typeof validation validator
Last synced: 09 Jul 2025
https://github.com/lawrence-laz/extensions.configuration.object
A simple way to do configuration using POCO objects.
appsettings configuration dotnet dotnet-core poco testing
Last synced: 07 Mar 2026
https://github.com/prashanth-sams/locust-workshop
Exercise locust with sample programs
docker grafana influxdb load-testing locust locust-docker locust-tests performace python python3 testing
Last synced: 18 Mar 2025
https://github.com/voghdev/hellokotlin
Some learning and feature testing with the Kotlin language. Nothing serious.
feature kotlin kotlin-language learning library testing usage
Last synced: 11 Apr 2025
https://github.com/cqse/teamscale-javascript-profiler
Teamscale JavaScript Profiler
coverage e2e-tests javascript manual-testing quality-assurance testing
Last synced: 09 Jul 2025
https://github.com/davidemoro/play_mqtt
pytest-play plugin for MQTT support
Last synced: 11 Jul 2025
https://github.com/mbuscemi/elm-test-runner
Run elm-test and view results without leaving Atom
atom-package elm elm-lang elm-language elm-test testing testing-tools
Last synced: 22 Jun 2025
https://github.com/alexrios/ztests
Easy integrations tests with containers
containers docker docker-container feedback go golang hacktoberfest pool postgres pq sqlx test-automation test-containers testing testing-tools
Last synced: 23 Oct 2025
https://github.com/test-kitchen/kitchen-vro
A Test Kitchen driver for VMware vRealize Orchestrator
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 27 Mar 2025
https://github.com/zoido/trustme-go
Reduce the boilerplate code when testing with TLS
go golang golang-library golang-package testing tests tls x509
Last synced: 12 Jul 2025
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/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
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: 22 Feb 2026
https://github.com/trinet-at/mezzio-test
Testing helpers for mezzio projects
assertions hacktoberfest mezzio mezzio-test php testing
Last synced: 01 Apr 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/tilakpatidar/pytest-snowflake_bdd
Setup test data and run tests on snowflake in BDD style!
bdd bdd-framework pytest pytest-plugin snowflake testing
Last synced: 02 Apr 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/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/futuredapp/tasting
Android UI Automator wrapper for human-like scenario testing
android android-library spoon testing
Last synced: 16 Mar 2026
https://github.com/steffnova/go-check
Property based testing framework for Go
go golang property-based-testing testing
Last synced: 14 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/stordco/msw-toolbar
A simple utility to make your MSW experience a little bit better.
dx hacktoberfest msw testing toolbar typescript
Last synced: 17 Jan 2026
https://github.com/markus1189/mockito-scala
Syntactic sugar for mockito in Scala
Last synced: 08 Sep 2025
https://github.com/jaktestowac/playwright-sample-visual-testing
Sample project to demonstrate visual testing with Playwright.
automation javascript playwright test-automation testing visual-testing
Last synced: 14 Oct 2025
https://github.com/cesarparra/test-data-framework
The Salesforce Test Data Builder framework allows you to intuitively create Salesforce SObject data for your unit tests using a fluent language. It provides base support for any SObject, standard or custom, out of the box, but allows you to adapt it to your custom needs.
apex framework salesforce salesforce-developers salesforcedx sfdx testing unit-testing
Last synced: 05 Jan 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/pyveci/racker
Racker is an experimental harness tool for provisioning and running operating system containers.
docker docker-image harness harness-framework machinectl oci oci-image oci-images skopeo systemd systemd-container systemd-nspawn systemd-run test-environment test-harness testing testing-tool umoci
Last synced: 17 Mar 2026
https://github.com/100nm/pytest-results
Easily spot regressions in your tests.
msgspec mypy pydantic pytest pytest-plugin python testing type-hints typed
Last synced: 02 Mar 2026
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/inomera/mirket-guide
Mirket Business Guide
api api-lifecycle api-lifecycle-management apimanager manager mirket ratelimiting testing throttling
Last synced: 08 Feb 2026
https://github.com/mattwilson1024/mocklify
A powerful and flexible tool for managing mock data
demos hacktoberfest mock mock-data testing testing-tools utility-library
Last synced: 04 Apr 2026
https://github.com/bitcrowd/javascript
Bitcrowd JavaScript Guide
guide javascript linting metrics testing
Last synced: 09 Apr 2025
https://github.com/domcleal/as_deprecation_tracker
Track known ActiveSupport deprecation warnings
activesupport deprecation-tracker deprecations rails ruby-on-rails testing
Last synced: 06 Oct 2025
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/marcopaga/tekton-pipeline-and-task-test
This Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.
flux github-actions tasks tekton testing
Last synced: 06 Mar 2026
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: 25 Jun 2026
https://github.com/callstackincubator/overlapped
Find the unit tests that overlap with integration tests and remove them
ai-agents coverage duplication integration-testing jest overlap testing unit-testing vitest
Last synced: 13 Jun 2026
https://github.com/threeal/assertion-cmake
A CMake module containing a collection of assertion functions and other utilities for testing CMake code
assert assertions cmake cmake-modules cmake-scripts test testing
Last synced: 13 Feb 2026
https://github.com/autero1/action-gotestsum
GitHub Action for setting up https://github.com/gotestyourself/gotestsum
actions github-actions go testing testing-tools
Last synced: 09 Oct 2025
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/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