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-25 00:27:28 UTC
- JSON Representation
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/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/Unbabel/replicant
Synthetic application testing made easy, written in Go.
golang monitoring synthetics testing
Last synced: 06 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/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/xotabu4/response-openapi-validator
Asserts your responses against Swagger/OpenApi docs. Useful for API testing.
Last synced: 05 May 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/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/qavajs/validation
Lib that transform plain english definition to validation functions
Last synced: 01 May 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/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/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/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/kraftjectory/forgery
Slim yet powerful and extensible data generator in Elixir
Last synced: 07 Apr 2026
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/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/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/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/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/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/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/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/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/bluesky-social/atproto-interop-tests
Implementation-neutral test data for atproto
Last synced: 12 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/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/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/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/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/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/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/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/OpenSmallworld/munit
munit
magik smallworld smallworld-ge testing unit-testing
Last synced: 11 Mar 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/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/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/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/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/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/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/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/mateodelnorte/mockrequire
Simple module for mocking required dependencies. Works with any testing suite.
Last synced: 15 Jun 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/jupyterlab/pytest-check-links
pytest plugin that checks URLs
jupyter-notebook markdown pytest pytest-plugin testing
Last synced: 27 Oct 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/nold-ai/specfact-cli
AI-bloat defense CLI for Python teams: deterministic code review, cleanup forecasts, and spec/contract evidence for AI-assisted and brownfield delivery.
ai ai-assisted-development ai-bloat brownfield clean-code code-quality code-review code2spec contract-first contract-testing developer-tools legacy-modernization python requirements-engineering spec-driven-development spec-first static-analysis technical-debt testing vibe-coding
Last synced: 14 Jun 2026
https://github.com/rosscomputerguy/nixpkgs-llvm-ws
Flake workspace / repo to stage and track Nixpkgs/NixOS's ability to be compiled completely with LLVM
Last synced: 26 Oct 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/thomasdarimont/keycloak-tc-extension-playground
Example for testing Keycloak extensions in docker with testcontainers
Last synced: 18 Aug 2025
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/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/zhulongcheng/testsql
Generate test data from SQL files before testing and clear it after finished.
Last synced: 14 Mar 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/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/proffesor-for-testing/nagual-qe
Self-learning knowledge system for quality engineering. Rust, SQLite + optional PostgreSQL, ONNX embeddings, hybrid retrieval, Bayesian quality scoring.
agentic-qe ai-agents knowledge-management quality-engineering reasoning-bank rust self-learning testing
Last synced: 11 May 2026
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/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/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/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/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/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/foundry-rs/getfoundry.sh
Official Foundry landing page
ethereum foundry solidity testing
Last synced: 25 Jun 2025
https://github.com/blyxyas/cargo-is-tested
Assure that your tests are there, and well written.
binary cargo cargo-subcommand rust rust-tools testing testing-tools
Last synced: 27 Feb 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/michaelahlers/faker-scala
Realistic sample value generators for Scala.
Last synced: 13 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: 06 Aug 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/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/danihodovic/testing-cloudflare-workers
Examples on how to test Cloudflare workers with Mocha.js and Chai.js
chai cloudflare cloudflare-worker debugger mocha serverless sinon testing
Last synced: 12 Apr 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/telekom/bdd-web-app
Behavior-driven tests for web applications. Use proven patterns for your test project. You can write the executable specifications in Cucumber and JBehave and benefit from years of web-application test automation experience.
cucumber jbehave selenium spring test-automation testing
Last synced: 14 Mar 2026
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/droidsonroids/foqa
Container for Quality Assurance utilities to be included in QA/testing variants of Android apps.
android hacktoberfest qa testing
Last synced: 11 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/argos-ci/argos-javascript
Official Argos SDKs for JavaScript
sdk testing testing-tools visual-testing
Last synced: 02 May 2026
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/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/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/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/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/joincolony/jest-sandbox
🏝 Simple sinon like sandbox for jest
Last synced: 06 Mar 2026
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/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/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/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/logrecorder/logrecorder
java jvm kotlin logging test-automation testing
Last synced: 11 Jan 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/dtmilano/lex-bot-tester
AWS Lex Bot Tester
alexa automation aws bot functional-testing python skill testbot testing
Last synced: 14 Apr 2025