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-10 00:27:42 UTC
- JSON Representation
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/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/kettanaito/test-flat
A test framework extension to support resources teardown and cleanup in flat tests.
Last synced: 12 May 2025
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/markus1189/mockito-scala
Syntactic sugar for mockito in Scala
Last synced: 08 Sep 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/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/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/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/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/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/form3tech-oss/go-ci-fuzz
A tool for running Native Go Fuzz tests in CI pipelines
Last synced: 09 Oct 2025
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/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/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/lukechilds/requirable
Enables a module to require itself by name
ava requirable require test testing
Last synced: 24 Oct 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/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/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/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/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/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/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/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/srittau/fakesmtpd
SMTP server for testing mail functionality
mail mailserver python smtp testing
Last synced: 09 Apr 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/mkutz/approvej
A simple implementation of approval testing for the JVM
approval-testing java kotlin testing
Last synced: 01 Apr 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/uchagani/junit-playwright
JUnit 5 Extension to run Playwright-Java tests in parallel
automation java junit5 playwright playwright-java testing
Last synced: 24 Oct 2025
https://github.com/gonzagadavid/chameleon
Aplicação desenvolvida com React e Redux, onde permite que a pessoa usuária obtenha informações sobre suas bandas favoritas, procurando promover a experiência de estar em um ambiente feito especialmente para a banda pesquisada
eslint react react-hooks react-redux react-router redux testing
Last synced: 27 Feb 2026
https://github.com/automationpanda/visual-testing-revolution-playwright
The Visual Testing Revolution - Companion Project for Playwright
applitools applitools-eyes cross-browser-testing node playwright test-automation testing typescript ultrafast-grid visual-ai visual-testing
Last synced: 18 Jul 2025
https://github.com/bitcrowd/javascript
Bitcrowd JavaScript Guide
guide javascript linting metrics testing
Last synced: 09 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/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/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/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/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/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/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/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/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/libfirm/sisyphus
Test runner for file-based regression testing
Last synced: 30 Apr 2025
https://github.com/davidemoro/play_mqtt
pytest-play plugin for MQTT support
Last synced: 11 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/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/smoke-trees/nodejs-backend-template
Standardized template for SmokeTrees node.js projects.
coverage nodejs template testing
Last synced: 14 Jul 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/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/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/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/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/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/innolitics/hdat
High dimensionality algorithm tester
image-processing numerical-methods python snapshot-testing testing testing-tools
Last synced: 30 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/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/trailofbits/cargo-line-test
Run tests by the lines they exercise
Last synced: 15 Jun 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/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/squareslab/houston
Automated system testing for autonomous vehicles
houston robotic-systems test-generation testing
Last synced: 30 Apr 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/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/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/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/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/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/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/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/happer64bit/hyperscript
Powerful HTTP Request Tester ⌚
api http http-client python python3 test testing web webdev
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/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/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/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/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/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/kanugurajesh/movie-recommendation-system
A saas based application to recommend movies
content-based-recommendation data-processing fastapi jupyter-notebook playwright responsive-ui saas sveltekit testing themoviedb-api typescript
Last synced: 22 Aug 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/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/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/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/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/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/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