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-02 00:30:59 UTC
- JSON Representation
https://github.com/sangoma/pytestlab
A pytest powered framework for multi-host integration and system testing
clusters infrastructure-as-code infrastructure-testing integration-testing pytest python system-testing testing
Last synced: 16 Jan 2026
https://github.com/lambdatest/gauge-selenium-sample
Run test automation on cloud with Gauge and LambdaTest. This is a sample repo to help you execute Gauge framework based test scripts in parallel with LambdaTest automation testing cloud
automation gauge gauge-java java lambdatest selenium test-automation testing webdriver
Last synced: 22 Jul 2025
https://github.com/intuit/replayweb
ReplayWeb is a collection of tools to accelerate building and maintaining functional tests for user interfaces.
chrome-extension hacktoberfest javascript replay testing
Last synced: 06 Nov 2025
https://github.com/objectionary/eo-hamcrest
Hamcrest Matchers for EO Programming Language
eolang hamcrest hamcrest-extensions hamcrest-matchers java tdd testing
Last synced: 14 Jan 2026
https://github.com/uhafner/autograding-github-action
GitHub Action to autograde projects based on a configurable set of metrics
action autograding checkstyle code-coverage code-quality coverage github-actions mutation-coverage mutation-testing pmd quality spotbugs static-analysis testing tests
Last synced: 17 Mar 2025
https://github.com/zhulongcheng/testsql
Generate test data from SQL files before testing and clear it after finished.
Last synced: 14 Mar 2025
https://github.com/nilaydshah/mochatypescripttest-101
Unit testing using Typescript, Mocha, Chai, Mochawesome, Gulp, Visual Studio Code
chai gulp gulp-task mocha mochawesome node nodejs selenium test-automation testing travis travis-ci typescript typescript-testing ui-testing visual-studio visual-studio-code vscode vsts
Last synced: 11 Mar 2026
https://github.com/soulcodex/laravel-behat
A powerfully extension to integrate laravel with behat from scratch and start writing great feature histories.
behat behat-extension laravel laravel-package laravel-testing mink testing
Last synced: 14 Jan 2026
https://github.com/GlitchGremlinAI/glitch-gremlin-ai
:robot: Glitch Gremlin AI
ai artificial-intelligence chaos-engineering dapps qa solana testing token
Last synced: 15 May 2025
https://github.com/johrstrom/gometer
An attempt to port Apache Jmeter to Golang and a web based architecture.
golang-application jmeter qa testing
Last synced: 09 Oct 2025
https://github.com/Unbabel/replicant
Synthetic application testing made easy, written in Go.
golang monitoring synthetics testing
Last synced: 06 Apr 2025
https://github.com/robiningelbrecht/phpunit-coverage-tools
A PHPUnit extension to enforce minimum code coverage by using the clover XML report
codecoverage phpunit testing website
Last synced: 21 Aug 2025
https://github.com/mkutz/shakespeare
A framework helping to write tests like screenplays
api-testing java screenplay screenplay-pattern selenium test-automation testing testing-framework
Last synced: 05 Sep 2025
https://github.com/Schniz/bs-faker
Faker.js bindings for BuckleScript in Reason
Last synced: 07 May 2025
https://github.com/schniz/bs-faker
Faker.js bindings for BuckleScript in Reason
Last synced: 08 Jan 2026
https://github.com/danieldelcore/react-stable-ref
A set of utilities for testing against unstable references in React 🤷♂️
hooks react reactjs testing testing-tools unstable-references
Last synced: 15 Aug 2025
https://github.com/atata-framework/atata-bootstrap
A set of Atata components for Bootstrap
atata bootstrap bootstrap-components csharp selenium selenium-webdriver test-automation testing webdriver
Last synced: 23 Apr 2025
https://github.com/mateodelnorte/mockrequire
Simple module for mocking required dependencies. Works with any testing suite.
Last synced: 15 Jun 2025
https://github.com/ivoputzer/m.test
m(icro)test is a lightweight test runner for node.js written in es6+
automation cli javascript micro test testing
Last synced: 16 Oct 2025
https://github.com/CorpGlory/accelerometer2influx
Android add for sending accelerometer data in influxdb
accelerometer android apk debugging grafana-influxdb influxdb testing
Last synced: 01 Apr 2025
https://github.com/fprochazka/travis-local-build
Tool for running all the Travis-CI build jobs locally using Docker
automation build ci continuous-integration docker local testing travis-ci
Last synced: 29 Jul 2025
https://github.com/maksandre/w3wallets
Web3 wallet automation for Playwright testing
backpack e2e eclipse ethereum playwright polkadot polkadot-js testing
Last synced: 22 Sep 2025
https://github.com/lambdatest/pytest-selenium-sample
Run test automation on cloud with pytest and LambdaTest. This is a sample repo to help you execute pytest framework based test scripts in parallel with LambdaTest automation testing cloud
pytest python selenium selenium-pytest selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 30 Jul 2025
https://github.com/lambdatest/webdriverio-selenium
Run test automation on cloud with WebdriverIO and LambdaTest. This is a sample repo to help you execute WebdriverIO framework based test scripts in parallel with LambdaTest automation testing cloud
javascript-webdriverio selenium selenium-webdriver selenium-webdriverio test-automation testing testing-tools web-testing
Last synced: 30 Jul 2025
https://github.com/sckott/mutant
mutation testing for R
mutation-testing r r-package rstats testing ttd
Last synced: 14 Jun 2025
https://github.com/OpenSmallworld/munit
munit
magik smallworld smallworld-ge testing unit-testing
Last synced: 11 Mar 2025
https://github.com/permafrost-dev/coverage-check
Check a project's code coverage, optionally enforcing a minimum value
code-coverage code-quality continuous-integration test-automation testing
Last synced: 20 Aug 2025
https://github.com/petdance/test-www-mechanize
Test::WWW::Mechanize, a Perl object for testing web pages
bot hacktoberfest html perl testing
Last synced: 14 Apr 2025
https://github.com/arquillian/arquillian-container-was
Arquillian WebSphere Containers
integration-testing java jvm test-automation testing websphere websphere-liberty
Last synced: 24 Apr 2025
https://github.com/wlsf82/testes-e2e-com-cypress
Repositório do curso de testes end-to-end com Cypress da Escola Talking About Testing
Last synced: 07 Jan 2026
https://github.com/oz123/pytest-localftpserver
A PyTest plugin which gives you a local ftp server for your tests
ftp pytest pytest-plugin python testing
Last synced: 07 Apr 2025
https://github.com/jieliu2000/rpalite
An open source RPA (Robotic Process Automation) library for python and Robot Framework
automation python robotframework rpa testing uiautomation windows
Last synced: 18 Jun 2025
https://github.com/laktak/pipevcr
Record and play back Linux pipes at different speeds
asciicast cli pipes recorder recording terminal terminal-recording testing
Last synced: 24 Apr 2025
https://github.com/bluesky-social/atproto-interop-tests
Implementation-neutral test data for atproto
Last synced: 12 Apr 2025
https://github.com/mohamedelareeg/domaindrivenerp
This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.
automapper clean-architecture cqrs ddd ddd-architecture docker domain domain-event domain-events fluent-assertions fluentvalidation mediatr moq outbox-pattern polly redis serilog specification testing xunit
Last synced: 20 Sep 2025
https://github.com/ocamlpro/techelson
A test execution engine for Michelson smart contracts.
liquidity michelson testing tezos
Last synced: 09 Mar 2026
https://olib-ai.github.io/mailcue/
All-in-one email testing server - SMTP, IMAP, DKIM, DMARC, SpamAssassin, GPG, REST API & Web UI in a single Docker container
ci-cd developer-tools devtools dkim dmarc docker dovecot email email-server email-testing fastapi imap mail-server postfix react self-hosted smtp spamassassin testing webhook
Last synced: 02 Jul 2026
https://github.com/smtlaissezfaire/fixturereplacement
FixtureReplacement rails plugin
data-generation factory factory-bot factory-girl factorybot fixturereplacment fixtures ruby rubygems test testing testing-tools thoughtbot
Last synced: 12 Apr 2025
https://github.com/qavajs/validation
Lib that transform plain english definition to validation functions
Last synced: 01 May 2025
https://github.com/pavelicii/allpairs4j
🧮Pairwise combinations generator with constraints for Java
allpairs combinatorial-testing java pairwise pairwise-testing test-automation testing testing-tools
Last synced: 11 Jan 2026
https://github.com/corpglory/accelerometer2influx
Android add for sending accelerometer data in influxdb
accelerometer android apk debugging grafana-influxdb influxdb testing
Last synced: 14 Jul 2025
https://github.com/percy/percy-playwright
Playwright client library for visual testing with Percy
percy percy-sdk playwright testing visual-testing
Last synced: 12 Jul 2025
https://github.com/novemberfiveco/visual-regression-testing-jest-chromeless
Visual regression testing using Jest, Chromeless and AWS Lambda.
aws-lambda chromeless jest react-static testing visual-regression-testing
Last synced: 12 Apr 2025
https://github.com/matchai/fish-mock
🐟🎭 Quick and powerful fish shell mocks
fish fish-packages fish-shell fisher mocking testing
Last synced: 29 Oct 2025
https://github.com/gradlex-org/java-module-testing
Gradle plugin to turn JVM Test Suites into Blackbox or Whitebox Test Suite for Java Modules
gradle-plugin java java-modules jpms testing
Last synced: 10 Apr 2025
https://github.com/boneskull/xstate-audition
Test Actor behavior in XState v5
actor state-machine state-management statecharts test test-automation testing xstate
Last synced: 13 Sep 2025
https://github.com/lovasoa/docurun
Executable documentation, and self-documenting end-to-end tests.
documentation end-to-end-testing playwright static-site testing
Last synced: 12 Apr 2025
https://github.com/eliasnogueira/health-check-api
An easy way to execute a health check against your API endpoint
api health-check java service test testing
Last synced: 28 Oct 2025
https://github.com/parasoft/deploy-environment-action
A GitHub Action for deploying service virtualization environments in a remote Parasoft Continuous Testing Platform
api ctp deploy environment parasoft service testing virtualization virtualize
Last synced: 11 Jul 2025
https://github.com/testit-webtester/webtester2-core
Java 8 version of WebTester with new architecture and concepts
pageobject selenium testing ui-testing ui-tests
Last synced: 28 Oct 2025
https://github.com/dead-claudia/thallium
A simple, extensible JavaScript test framework (work in progress)
browser javascript nodejs tdd test test-framework testing thallium
Last synced: 11 Apr 2025
https://github.com/applanga/sdk-ios
With the Applanga iOS Localization SDK you can automate the iOS app translation process. You do not need to convert .string files to excel or xliff. Once the sdk is integrated you can translate your iOS app over the air and manage all the strings in the dashboard. iOS app localization has never been easier! https://www.applanga.com
app app-localization applocale applocalization capture-screenshots default-language draft-mode ios-app ios-localization localization objective-c sdk-ios swift swift-3 testing translated-strings translation upload-screenshots xcode xcode9
Last synced: 10 Apr 2025
https://github.com/testing-library/dom-testing-library-template
Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom
bugreport dom-testing-lbrary template testing
Last synced: 06 May 2025
https://github.com/nndi-oss/dialoguss
CLI tool for testing HTTP based USSD applications
africastalking cli golang integration-testing testing tnm-ussd ussd ussd-applications
Last synced: 13 May 2025
https://github.com/noumenadigital/npl-cli
The NPL CLI is a command line tool to support the development of projects written in Noumena Protocol Language (NPL). It offers several useful commands for interacting with your NPL projects.
cli compiler language languages mcp npl swagger testing
Last synced: 01 Apr 2026
https://github.com/thomaspoignant/api-scenario
API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
api-scenario beginner-friendly go golang integration-test integration-testing testing testing-tools
Last synced: 04 Apr 2026
https://github.com/moov-io/ach-test-harness
Programmatic and configurable ACH scenario testing of returns, NOC/corrections, reconciliation, etc.
ach ach-origination ach-payments automated-clearing-house fintech nacha testing
Last synced: 11 May 2026
https://github.com/se2p/flapy
A Tool for Mining Flaky Tests at Scale
flaky-tests python research-tool testing
Last synced: 06 Sep 2025
https://github.com/raydac/jute
Small maven plugin allows to execute JUnit tests as separated external processes.
java maven-plugin test-driven-development testing
Last synced: 09 Mar 2026
https://github.com/Marketionist/testing-starter-kit
Collection of free open source software testing tools with some links on how to use them
free-qa-tools free-qa-tools-list free-testing-tools free-testing-tools-list open-source-qa-tools-list open-source-testing-tools-list qa qa-automation qa-automation-tests qa-list qa-tools qa-tools-list qatools testing testing-list testing-practices testing-tools testing-tools-list
Last synced: 06 Aug 2025
https://github.com/jenkinsci/xray-connector-plugin
Xray Test Management Connector for Jenkins
ci ci-cd cucumber jenkins jira-xray junit robot-framework test-automation testing testing-tools testng xunit
Last synced: 29 Sep 2025
https://github.com/phpstan/phpstan-dibi
Dibi class reflection extension for PHPStan
dibi php php7 phpstan static-analysis static-analyzer static-code-analysis testing
Last synced: 15 Apr 2025
https://github.com/jkettmann/beginners-guide-to-testing-react
Repository accompanying a blog post "An in-depth beginner's guide to testing React applications"
react testing testing-library-react
Last synced: 23 Apr 2025
https://github.com/Riadayal/Pytest-verify-download
A sample repo to help you verify file download in automation test in Pytest on LambdaTest. Run your automated scripts in Pytest on LambdaTest.
automated-testing automation automation-testing lambdatest pytest pytest-file-download python python-verify-download python-verify-file-download selenium-webdriver test-automation testing verify-download verify-file
Last synced: 11 Mar 2025
https://github.com/vitalets/alice-tester
Библиотека для автоматического тестирования навыков Алисы на Node.js.
Last synced: 24 Jun 2025
https://github.com/lysxia/quickcheck-higherorder
QuickCheck extension for higher-order properties
haskell higher-order quickcheck testing
Last synced: 09 Mar 2026
https://github.com/mfaisalkhatri/react-native-app-tests
This repository has example code to write automation tests for react native app using appium
android appium ios mobileautomation testing
Last synced: 05 Oct 2025
https://github.com/userver-framework/pg_grpc_service_template
Template of a C++ service that uses userver framework with gRPC and PostgreSQL. Build, test and CI scripts ready
asynchronous backend coroutines cplusplus-17 cpp17 grpc grpc-client grpc-server makefile postgres postgresql postgresql-database template template-project testing userver
Last synced: 17 Aug 2025
https://github.com/salute-developers/perftool
Performance Testing Tool for React Components
benchmark github-actions performance performance-monitoring performance-testing react testing
Last synced: 25 Apr 2025
https://github.com/adamcegielka/playwright-cucumber-bdd-typescript
Improving skills in automated testing using Cucumber and BDD.
bdd cucumber playwright playwright-typescript testing
Last synced: 14 Oct 2025
https://github.com/mikeheddes/react-testing-demo
How to test your React App with Jest
enzyme jest react react-test-renderer testing
Last synced: 23 Mar 2025
https://github.com/dvgaba/easy-random
The simple, stupid random Java beans/records generator
java java-random java-records jdk16 junit protobuf random-data-generation testing
Last synced: 09 Nov 2025
https://github.com/yegor256/together
Executes Java lambda in multiple threads and collects their results (useful for testing for thread-safety)
concurrency java java-8 java-li testing thread-safety threads
Last synced: 07 Jan 2026
https://github.com/hugodf/jest-ignore-coverage
Examples of how to ignore files/functions/statements for coverage
coverage coverage-testing jest nodejs-testing testing
Last synced: 19 Mar 2025
https://github.com/imposter-project/imposter-cli
CLI for the Imposter mock engine, a scriptable, multipurpose mock server.
api-mock cli mock mock-responses mock-server openapi rest-api testing
Last synced: 07 Apr 2026
https://github.com/i-like-robots/express-request-mock
🖖 A convenient wrapper for node-mocks-http which makes testing Express controllers and middleware easy.
Last synced: 14 Apr 2025
https://github.com/logrecorder/logrecorder
java jvm kotlin logging test-automation testing
Last synced: 11 Jan 2026
https://github.com/privatenumber/fs-require
Create a require() function from any file-system. Great for in-memory fs testing!
fs fs-require memfs require testing
Last synced: 21 Mar 2025
https://github.com/gavinlyonsrepo/cap_meter_arduino
Capacitance meter, Arduino-based, three tests , range 18pf to 4F , Push Button input , OLED and serial monitor output.
128x32 analog-pins arduino button cap cap-meter-arduino capacitance capacitance-meter capacitor cplusplus meter nano oled range rc serial-monitor test tester testing uno
Last synced: 02 May 2025
https://github.com/nicoloboschi/local-kubernetes-runner
CLI for spins up a K8s cluster locally in 10 seconds.
k3s k8s kubernetes kubernetes-cluster testing
Last synced: 19 Apr 2025
https://github.com/joincolony/jest-sandbox
🏝 Simple sinon like sandbox for jest
Last synced: 06 Mar 2026
https://github.com/bincrafters/bincrafters-package-tools
A modular toolset for Conan Package Tools - Build your recipes easily on CI
conan conan-tools hacktoberfest python testing
Last synced: 01 Sep 2025
https://github.com/NUTtech/Kesha
A web service with a user interface for testing http requests and web hooks. Allows you to create an http mock for http requests.
hacktoberfest http mock postbin requests stub-server stubs testing webhook
Last synced: 11 May 2025
https://github.com/iagolast/exquisite
Screenshot testing utility
automated-test ci node screenshot screenshot-testing testing travis-ci
Last synced: 13 Apr 2025
https://github.com/dkarter/capybara_error_intel
🐛 Ruby gem for heuristic error messages in Capybara based Page Objects
capybara integration-testing page-object pageobject rails rspec ruby testing
Last synced: 29 Oct 2025
https://github.com/marketionist/testing-starter-kit
Collection of free open source software testing tools with some links on how to use them
free-qa-tools free-qa-tools-list free-testing-tools free-testing-tools-list open-source-qa-tools-list open-source-testing-tools-list qa qa-automation qa-automation-tests qa-list qa-tools qa-tools-list qatools testing testing-list testing-practices testing-tools testing-tools-list
Last synced: 12 Jul 2025
https://github.com/dcdunkan/grammy_tests
Write tests for your Telegram Bots made using grammY.
grammy grammyjs telegram-bot testing testing-framework typescript
Last synced: 06 May 2025
https://github.com/pasdam/mockit
Library that make mocking of Go functions/methods easy
go golang lib library mock mocking monkey-patching stub stubbing stubs testing unit-testing
Last synced: 11 May 2025
https://github.com/nadvolod/testing-best-practices
A place to capture testing best practices that are curated by industry's best so that we can all do better testing🚀
hacktoberfest hacktoberfest2021 test testing
Last synced: 14 Sep 2025
https://github.com/dtmilano/lex-bot-tester
AWS Lex Bot Tester
alexa automation aws bot functional-testing python skill testbot testing
Last synced: 14 Apr 2025