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/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/zhulongcheng/testsql
Generate test data from SQL files before testing and clear it after finished.
Last synced: 14 Mar 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/noriste/reactjsday-2019-testing-course
React Testing course created for the Italian ReactJSDay 2019 conference
component-testing cypress e2e-testing integration-testing jest react testing testing-library unit-testing
Last synced: 16 Mar 2025
https://github.com/thomasdarimont/keycloak-tc-extension-playground
Example for testing Keycloak extensions in docker with testcontainers
Last synced: 18 Aug 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/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/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/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/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/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/lseg/ag-grid-playwright
A simple way to test ag-grid with Playwright. Extensible enough to cover the all of ag-grid's features.
ag-grid ag-grid-react automated-testing javascript nodejs npm playwright playwright-javascript testing testing-tools typescript
Last synced: 14 Apr 2025
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/xotabu4/response-openapi-validator
Asserts your responses against Swagger/OpenApi docs. Useful for API testing.
Last synced: 05 May 2025
https://github.com/styczynski/bash-universal-tester
:white_check_mark: Universal testing script for bash
bash bash-script bash-universal-tester cli cli-utilities script shell-script test test-automation test-data test-runner testing testing-tools unit-testing
Last synced: 14 Apr 2025
https://github.com/neuralegion/sectester-js-demo
This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.
appsec brightsec demo e2e jest nestjs pentesting qa security test testing typescript
Last synced: 05 Apr 2025
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/vogoltsov/robotframework-docker
Robot Framework library for testing with Docker containers and Docker Compose
automation docker docker-compose python robotframework testautomation testing
Last synced: 16 Jul 2025
https://github.com/jamiemason/add-matchers
Write useful test matchers compatible with Jest and Jasmine.
jasmine jasmine-matchers javascript-tests jest test-matchers testing unit-testing
Last synced: 06 Mar 2026
https://github.com/Schniz/bs-faker
Faker.js bindings for BuckleScript in Reason
Last synced: 07 May 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/jupyterlab/pytest-check-links
pytest plugin that checks URLs
jupyter-notebook markdown pytest pytest-plugin testing
Last synced: 27 Oct 2025
https://github.com/schniz/bs-faker
Faker.js bindings for BuckleScript in Reason
Last synced: 08 Jan 2026
https://github.com/ocamlpro/techelson
A test execution engine for Michelson smart contracts.
liquidity michelson testing tezos
Last synced: 09 Mar 2026
https://github.com/bluesky-social/atproto-interop-tests
Implementation-neutral test data for atproto
Last synced: 12 Apr 2025
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/sckott/mutant
mutation testing for R
mutation-testing r r-package rstats testing ttd
Last synced: 14 Jun 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/the-road-to-graphql/react-apollo-client-testing-example
A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.
apollo apollo-client apollo-client-testing graphql-schema mocking react reactjs testing
Last synced: 27 Oct 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/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/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/mrkkrp/hspec-megaparsec
Utility functions for testing Megaparsec parsers with Hspec
haskell hspec megaparsec testing
Last synced: 25 Oct 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/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/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/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/codingranjith/cybersec
CyberSecurity Resources and Tools
androidhacking androidsecurity bug-bounty cybersec cybersecurity cybersecurity-education cybersecurity-kec cybersecurity-resources ethical-hacking hackingtool hackingtools information-security kalilinux osint penetration-testing-tools python security-tools testing toolkit win
Last synced: 13 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/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/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/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/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/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/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/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/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/qavajs/validation
Lib that transform plain english definition to validation functions
Last synced: 01 May 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/ligurio/gromit
is a random text generator based on context-free grammars, it uses a EBNF for grammar definitions.
Last synced: 11 Jul 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/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/baumannzone/javascript-testing
✅ Introducción a los tests con javascript guiada por ejemplos progresivos: de "0 a framework"
javascript javascript-testing jest nodejs pruebas testing testing-javascript tutorial
Last synced: 22 Mar 2025
https://github.com/kraftjectory/forgery
Slim yet powerful and extensible data generator in Elixir
Last synced: 07 Apr 2026
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/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/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/lysxia/quickcheck-higherorder
QuickCheck extension for higher-order properties
haskell higher-order quickcheck testing
Last synced: 09 Mar 2026
https://github.com/lambdatest/selenium-cloud
Run Selenium automation tests on a online cloud of 3000+ desktop and mobile devices. Here's how you can run your test on LambdaTest Selenium Grid cloud
automation automation-selenium cloud lambdatest selenium selenium-grid selenium-webdriver test-automation testing testing-tools webdriver
Last synced: 31 Aug 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/joincolony/jest-sandbox
🏝 Simple sinon like sandbox for jest
Last synced: 06 Mar 2026
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/qainsights/performance-engineers-clubhouse
Join Performance Engineers Clubhouse 🏡
clubhouse devops performance performance-monitoring performance-testing sre testing
Last synced: 08 Jan 2026
https://github.com/lambdatest/rspec-selenium-sample
Run test automation on cloud with RSpec and LambdaTest. This is a sample repo to help you execute RSpec framework based test scripts in parallel with LambdaTest automation testing cloud
automation ruby-rspec selenium-rspec selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 30 Jul 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/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/intility/cypress-msal
A cypress plugin for projects using @azure/msal-browser.
azure-ad cypress e2e msal msal-browser testing
Last synced: 13 Apr 2025
https://github.com/nowsprinting/create-script-folders-with-tests
Create script folders (Editor, Runtime, and each Tests) containing assembly definition file (.asmdef)
asmdef testing unity unity-editor unity3d
Last synced: 07 Feb 2026
https://github.com/thisisyusub/tdd-learn-example
Clean Architecture Example with TDD in Flutter Apps
clean-architecture flutter tdd testing unit-testing
Last synced: 29 Jul 2025
https://github.com/argos-ci/argos-javascript
Official Argos SDKs for JavaScript
sdk testing testing-tools visual-testing
Last synced: 02 May 2026
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/mumby0168/fluent.http
A library for executing a set of HTTP operations in a sequence using a fluent API.
dotnet dotnetcore fluent integration-testing mvc rest testing
Last synced: 29 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/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/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/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/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/iagolast/exquisite
Screenshot testing utility
automated-test ci node screenshot screenshot-testing testing travis-ci
Last synced: 13 Apr 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/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/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/test-kitchen/vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing vmware-vra-gem vmware-vrealize-automation vra
Last synced: 27 Aug 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/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/vanniktech/junit-rules
A set of handy junit rules.
junit junit-rule junit4 testing
Last synced: 24 May 2026
https://github.com/erickwendel/setup-tests-debugging-live-reload-nodejs
My initial setup with testing, hot reload and debugging enabled
debugging developer-tools metodotajs nodejs setup-development-environment testing vscode
Last synced: 29 Jun 2025
https://github.com/foundry-rs/getfoundry.sh
Official Foundry landing page
ethereum foundry solidity testing
Last synced: 25 Jun 2025
https://github.com/trinhngocthuyen/e2e-mobile
E2E testing framework for mobile apps
appium e2e e2e-testing end-to-end end-to-end-testing mobile python testing
Last synced: 13 Oct 2025
https://github.com/estruyf/playwright-msteams-reporter
Microsoft Teams reporter for Playwright
e2e msteams playwright playwright-tests reporter testing
Last synced: 08 Oct 2025
https://github.com/vasfed/routes_coverage
Routes coverage for rails request/integration/capybara tests
coverage coverage-report coverage-status minitest rails rails4 rails5 routes-coverage routing rspec ruby testing
Last synced: 08 Oct 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