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-05 00:25:13 UTC
- JSON Representation
https://github.com/choaib-elmadi/ai-4-every-1
AI 4 Every 1 course by CVZone.
ai algorithms artificial-intelligence generative-ai generator llms machine-learning testing training validation
Last synced: 31 Jan 2026
https://github.com/ximaz/valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
42projects 42school ci ci-cd cicd devops devops-services devops-tools epitech epitech-project epitech-survival-kit memleak memleaks memory-check memory-leak testing tests valgrind valgrind-log-parsing valgrind-tool
Last synced: 26 Aug 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/bitcrowd/javascript
Bitcrowd JavaScript Guide
guide javascript linting metrics testing
Last synced: 09 Apr 2025
https://github.com/antman261/tiny-fixtures
A very simple javascript package for database fixtures
database database-fixtures database-testing fixture-test fixtures nodejs testing testing-javascript testing-tools typescript
Last synced: 25 Feb 2026
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/riyaz-ali/httpx
Simple and expressive HTTP testing framework
Last synced: 23 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/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/lukechilds/requirable
Enables a module to require itself by name
ava requirable require test testing
Last synced: 24 Oct 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/gianluigip/spectacle
Living Documentation for Distributed Systems
bdd documentation-tool kotlin testing
Last synced: 25 Aug 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/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/trinet-at/mezzio-test
Testing helpers for mezzio projects
assertions hacktoberfest mezzio mezzio-test php testing
Last synced: 01 Apr 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/timakin/dsmock
dsmock is a fixture-injector for appengine datastore, based on YAML format fixtures
appengine appengine-go datastore gcp go golang google mocking testing testing-tools
Last synced: 14 Mar 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/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/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/mkutz/approvej
A simple implementation of approval testing for the JVM
approval-testing java kotlin testing
Last synced: 01 Apr 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/montogeek/cypress-docker-compose-multi-stage-build
Cypress E2E Testing using Docker compose multi stage builds
cypress docker docker-compose dockerfile e2e javascript nodejs testing
Last synced: 09 Oct 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/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/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/neuralegion/sectester-js
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
appsec brightsec e2e pentesting qa security test testing typescript
Last synced: 17 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/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/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/bdsoha/expycted
✅ "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.
assertion-framework expect expectation testing
Last synced: 14 Jan 2026
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/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/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/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/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/trailofbits/cargo-line-test
Run tests by the lines they exercise
Last synced: 15 Jun 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/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/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/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/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/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/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/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/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/qavajs/steps-sql
Step library to work with relational databases
Last synced: 01 May 2025
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/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/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/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/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/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/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/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/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/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/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/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/libfirm/sisyphus
Test runner for file-based regression testing
Last synced: 30 Apr 2025
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/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/briandfoy/test-prereq
(Perl) check if Makefile.PL has the right pre-requisites
Last synced: 15 Jul 2025
https://github.com/momentic-ai/examples
Usage examples and patterns for the Momentic CLI
agent ai automation ci github-actions qa testing
Last synced: 30 Jun 2026
https://github.com/linuxkit/linuxkit-ci
The CI configuration for testing LinuxKit
Last synced: 04 May 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/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/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/laurabeatris/javascript-expert
Study driven repository to manage advanced JavaScript topics
ecmascript javascript nodejs testing
Last synced: 19 Mar 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/smoke-trees/nodejs-backend-template
Standardized template for SmokeTrees node.js projects.
coverage nodejs template testing
Last synced: 14 Jul 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/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/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/happer64bit/hyperscript
Powerful HTTP Request Tester ⌚
api http http-client python python3 test testing web webdev
Last synced: 10 Apr 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/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/squareslab/houston
Automated system testing for autonomous vehicles
houston robotic-systems test-generation testing
Last synced: 30 Apr 2025
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/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/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/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/innolitics/hdat
High dimensionality algorithm tester
image-processing numerical-methods python snapshot-testing testing testing-tools
Last synced: 30 Apr 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/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/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/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