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/jgroeneveld/trial
A simple assertion library for go
assertion-library assertions go testing
Last synced: 14 Mar 2025
https://github.com/xybor-x/xycond
A package supports to assert or expect many conditions in Golang
assert assertion conditions golang-library testing unittest
Last synced: 25 Jan 2026
https://github.com/deadeyejoe/fabrikk
An entity generation library for Clojure
clojure clojure-library testing
Last synced: 20 Feb 2026
https://github.com/q42/salad
Lightweight Cucumber-style UI tests for iOS.
bdd ios swift test-automation testing ui-testing xcuitest
Last synced: 24 Jul 2025
https://github.com/minad/tasty-auto
Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead
auto-discovery haskell testing
Last synced: 05 Sep 2025
https://github.com/xray-app/tutorial-java-cucumber
Tutorial for Cucumber using Java integrated with Xray and Jira
bdd cucumber java jira test-automation testing xray
Last synced: 01 May 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/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/snhobbs/kicad-testpoints
Extract location of pads from a kicad layout. Useful for generating a test point report.
ate eda electronics fixture hardware jig kicad manufacturing pcb pcb-layout plugin test testing
Last synced: 12 Sep 2025
https://github.com/lmammino/invok
Command line tool to Invoke Go lambda functions locally
aws aws-lambda aws-lambda-golang cli local-development testing
Last synced: 23 Jul 2025
https://github.com/waynevanson/fp-ts-webdriver
fp-ts bindings to the Webdriver W3C specification
e2e fp-ts functional jest test testing typescript webdriver
Last synced: 14 Apr 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/mdlayher/promtest
Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.
Last synced: 27 Aug 2025
https://github.com/ignacio-chiazzo/ruby-minitest-analyzer
Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.
hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing
Last synced: 05 Aug 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/activitywatch/aw-fakedata
A minimal activitywatch client that generates fakedata
Last synced: 14 Apr 2025
https://github.com/nmake/network_mock
An SSH server to mock network devices
ansible asyncssh emulator network ssh-server testing
Last synced: 06 Apr 2025
https://github.com/bmvantunes/youtube-react-testing-video3-introduction-jest-react-testing-library
Introduction to React Testing Library and Jest
jest react-testing-library testing unit unit-testing
Last synced: 29 Jul 2025
https://github.com/flewsoftware/trash-dump
Easily create random file useful for software testing, network speed testing and other types of testing that requires large files
huge-files random-file-generator testing testing-tools
Last synced: 12 Jan 2026
https://github.com/tiagostutz/demo-warehouse-software
A simple demo of a warehouse software with Typescript, PostgreSQL, Prisma, Golang, NextJS...
golang jest nextjs postgresql prisma testing typescript
Last synced: 13 May 2025
https://github.com/the-sandbox-project/sandbox
⏳ A Command-Line Sandbox Tester for Different Environments
bug-fixing command-line command-line-tool debugging debugging-tool rust rust-lang sandbox sandbox-environment sandbox-playground testing testing-tools
Last synced: 07 Apr 2025
https://github.com/gisce/destral
PowERP testing framework
hacktoberfest openerp python tdd testing
Last synced: 12 Apr 2025
https://github.com/applitools/workshop-cbt-playwright-js
Workshop: Modern Cross-Browser Testing in JavaScript using Playwright
applitools cross-browser-testing javascript playwright testing visual-ai visual-testing
Last synced: 15 Apr 2025
https://github.com/tyro/pact-spring-mvc
A library to enable recording/publishing and download/playback of PACT test files.
Last synced: 17 Jan 2026
https://github.com/alansastre/java-junit-mockito
Ejemplos de testing unitario con JUnit 5 y Mockito en Java.
java java11 java17 java8 junit junit5 mockito testing unit-testing
Last synced: 20 Sep 2025
https://github.com/juanjogondev/fastypest
With this library, you can run your test suites without having to stop and restore the database in between them
jest jest-testing test test-automation testing testing-library testing-tools typeorm
Last synced: 13 Apr 2026
https://github.com/dohnj0e/snagtag
Scrape social media platforms such as Youtube and Tiktok, powered by Go.
automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube
Last synced: 07 Mar 2026
https://github.com/eliasnogueira/eliasnogueira
You can have additional information about me through my social networks and my public-speaking initiatives.
java quality quality-engineering testing
Last synced: 23 Mar 2025
https://github.com/openclassrooms/apitester
Auto test your api using your api definition
Last synced: 11 Apr 2025
https://github.com/kenjis/monkey-patch
Standalone package of ci-phpunit-test's Monkey Patching.
hacktoberfest monkey-patch monkey-patching phpunit testing
Last synced: 15 Apr 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/songyu-wang/cypress-plugin-playwright
This Cypress plugin allows you to run playwright code within cypress runner
cypress e2e javascript playwright test-automation testing
Last synced: 13 May 2025
https://github.com/imjoehaines/flowder
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
fixture-loading fixtures flowder mysql php sqlite testing
Last synced: 11 Nov 2025
https://github.com/kernle32dll/testcontainers-go-canned
A collection of templates for testcontainers-go.
Last synced: 04 Mar 2025
https://github.com/springtainer/springtainer-mysql
MySQL as docker-container for springboot testing
mysql spring spring-boot testcontainers testing
Last synced: 13 Apr 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/marvincaspar/magento-codeception
Magento Codeception is a template for testing a magento shop with codeception and selenium.
codeception docker magento selenium test-automation testing
Last synced: 14 Apr 2025
https://github.com/qavajs/html-formatter
HTML formatter for cucumber framework
cucumber-js qa test-automation testing
Last synced: 01 May 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/ukhomeoffice/tf-testrunner
tf-testrunner parses Terraform configuration to Python and then runs your tests.
hodq python terraform test-framework testing testing-tools
Last synced: 26 Jul 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
https://github.com/sminez/simple_test_case
simple parameterised tests for rust
Last synced: 13 Apr 2025
https://github.com/jeremydavis519/runtime-macros
Simulate expansion of procedural macros at run time
code-coverage macros proc-macro rust testing
Last synced: 26 Jul 2025
https://github.com/bonigarcia/selenium-jupiter-webrtc
Tests for WebRTC applications using Selenium-Jupiter
java junit5 selenium-jupiter testing webrtc
Last synced: 23 Mar 2025
https://github.com/artemmkin/terraform-local-test
Test Terraform built-in function locally
Last synced: 22 Aug 2025
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/test-kitchen/busser-cucumber
A Busser runner plugin for Cucumber
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
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/wavevision/nette-tests
🧰 PHPUnit extension for testing @nette applications
nette nette-tests phpunit testing
Last synced: 03 Oct 2025
https://github.com/soarcn/formfiller
Android helper library to populate form fields with a predefined data set
android form formfiller testing
Last synced: 02 Sep 2025
https://github.com/karlhorky/playwright-tricks
A collection of helpful tricks for Playwright tests
Last synced: 02 Aug 2025
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/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/mrloop/qunit-retry
Drop in replacement for qunit `test` which retries a failed test.
Last synced: 10 Oct 2025
https://github.com/automationpanda/visual-testing-revolution
A Visual Testing Revolution (Companion Project)
applitools applitools-eyes cross-browser-testing java maven selenium selenium-webdriver test-automation testing ultrafast-grid visual-ai visual-testing webdriver
Last synced: 13 Jul 2025
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/javajon/cdc-with-k8s
A complete tutorial on how to use the code can be found in my Katacoda scenario here: https://katacoda.com/javajon/courses/kubernetes-pipelines/cdc-with-k8s
cdc h2 java kubernetes pact springboot testing
Last synced: 18 Jan 2026
https://github.com/likakuli/generic-project-template
通用restful api项目模板
circuit-breaker go health-check mock pprof prometheus-metrics ratelimit restful-api testing tracing
Last synced: 12 Jan 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/ayato-p/muscle-assert
A Clojure port of Persimmon.MuscleAssert https://github.com/persimmon-projects/Persimmon.MuscleAssert
Last synced: 22 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/wp-cli/automated-tests
Runs the entire test suite on a regular basis
cli hacktoberfest testing wordpress wp-cli
Last synced: 12 Jun 2025
https://github.com/wlsf82/tat-cypress-intermediate-course-v2
Learn how to optimize your Cypress tests.
api-testing cli-testing cy-origin cy-request cypress gitlab gui-testing talking-about-testing testing web-testing
Last synced: 23 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: 22 Feb 2026
https://github.com/cpitkin/redirect-test
Test your redirects and get an easily readable and parsable csv file back
http nodejs-cli redirects testing
Last synced: 12 Jan 2026
https://github.com/rossmacarthur/goldie
🌟 Simple golden file testing for Rust
Last synced: 13 Apr 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/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/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/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/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/tvd12/test-util
A java test utilities library, it supports assertion, random, performance and reflections test
assertions java-test performance-testing random-test test test-utilities test-utils testing
Last synced: 15 Apr 2025
https://github.com/mfaisalkhatri/junit-examples
Learn how to write tests using JUnit 5
examples hacktoberfest junit5 testautomation testing tutorial
Last synced: 08 Aug 2025
https://github.com/dantealonsoht/stock-api-capstone
This is my React capstone project to handle the Stock API using the Redux store, also doing best practices to make a single page application to see stock information, also you can filter the information to only see according to the exchange, and more.
api javascript jest netlify react react-router reactjs redux redux-thunk single-page-app testing
Last synced: 06 Oct 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
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/wlsf82/cy-en-pt
Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)
cypress-io multi-language-testing talking-about-testing testing
Last synced: 23 Apr 2025
https://github.com/sbstnerhrdt/node-port-test
A small and lightweight port testing docker
Last synced: 12 Jul 2025
https://github.com/julien-r44/japa-database-plugin
💽 Database assertions and testing helpers for Japa
Last synced: 21 Apr 2025
https://github.com/giskard-ai/giskard-doc
Giskard public documentation on GitBook 📗
artificial-intelligence documentation machine-learning machine-learning-testing ml ml-testing ml-validation model-evaluation model-validation quality-assurance testing
Last synced: 26 Jun 2025
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/mattwilson1024/mocklify
A powerful and flexible tool for managing mock data
demos hacktoberfest mock mock-data testing testing-tools utility-library
Last synced: 04 Apr 2026
https://github.com/lana-20/charles-proxy-features
Charles Proxy - Features, MAT Use Cases, Comparison with Postman
charles charles-proxy debugging greybox-testing interceptor logging mobile testing testing-tools tracking web
Last synced: 03 Jan 2026
https://github.com/mtgleeson/tiatesting
Tia is a free test impact analyser library used for selective testing with common test runners such as JUnit and Spock.
git gradle gradle-plugin groovy java junit junit-jupiter junit4 junit5 maven maven-plugin perforce selective-testing spock test-automation test-impact-analysis testing testing-tools
Last synced: 04 May 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/piecioshka/boilerplate-puppeteer-jasmine
🍴 Starter with Puppeteer and Jasmine (+Jest)
end-to-end jasmine puppeteer testing
Last synced: 17 Jun 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/epicweb-dev/react-e2e-testing-with-playwright
Test your React applications with Playwright.
e2e playwright react testing typescript workshop
Last synced: 22 Jun 2026
https://github.com/icanhazstring/phpunit-faker-extension
Extension to add fzaninotto/Faker into phpunit
extension faker phpunit testing
Last synced: 09 Apr 2025
https://github.com/estruyf/playwright-github-issue-creator
Automatically create GitHub issues for your failed Playwright E2E tests
e2e e2e-testing github-actions playwright testing
Last synced: 02 Apr 2026
https://github.com/piotrfleury/pickled_cucumber
A simple Cucumber test engine for Dart and Flutter
cucumber dart dartfrog flutter test-automation testing testing-tools
Last synced: 07 Feb 2026