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-27 00:27:43 UTC
- JSON Representation
https://github.com/jvanbruegge/cyclejs-test-helpers
A small collection of useful utilities
cyclejs helpers property-based-testing testing
Last synced: 19 Oct 2025
https://github.com/valian/docker-nginx-test-page
Smallest possible Nginx (OpenResty) image for testing load-balancing inside Docker cluster.
docker docker-alpine docker-image nginx open-resty testing
Last synced: 06 Sep 2025
https://github.com/nkaleth/best_sellers_books
Single-page application (SPA) built with React and Redux about the data retrieved from the New York Time's API from Best Sellers Books.
api-rest axios-react books css-flexbox css-grid jest-tests react-router reactjs redux-toolkit testing
Last synced: 16 Jun 2025
https://github.com/gjbex/chatgpt-for-hpc
This repository contains material for a training on using tools such as ChatGPT and Github Copilot in the context of software engineering and High-Performance Computing (HPC).
artificial-intelligence chatgpt debugging documentation-generator testing training transpiler
Last synced: 13 Jul 2025
https://github.com/cliffano/cmdt
Command-line tool for testing command-line tools
Last synced: 22 Sep 2025
https://github.com/karmakrafts/iridium
Testing framework for Kotlin compiler plugins using a custom compiler driver.
api junit junit-jupiter junit5 kotlin kotlin-compiler kotlin-compiler-plugin kotlin-framework kotlin-jvm test test-api testing testing-library unit-testing
Last synced: 11 Apr 2026
https://github.com/howprogrammingworks/unittesting
Unit Testing
stub test testing unit-test unit-testing unit-tests unittest unittesting unittests
Last synced: 04 Jul 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/junosuarez/clock
a JavaScript idiomatic clock interface for inversion-of-control
clock interface inversion-of-control ioc javascript testing time typescript
Last synced: 12 Apr 2025
https://github.com/emrtnm/testmersys
Mersys Automation Testing
automation cucumber gherkin java junit sdet testing testng
Last synced: 16 Mar 2026
https://github.com/mussabaheen/gogenswagger
gogenswagger will generate signatures for the test case using swagger json file
code-generator go gogenerate golang integration-testing swagger testing
Last synced: 14 Jan 2026
https://github.com/choaib-elmadi/hmd-todo-list
Abdessadek HMD todo list forked.
Last synced: 15 Apr 2025
https://github.com/nnnkkk7/snowflake-emulator
A lightweight Snowflake emulator built with Go and DuckDB for local development and testing
ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing
Last synced: 13 Jan 2026
https://gitlab.com/testing-tool/qat
Qt Application Tester, a testing framework for Qt-based applications
Qt bdd behaviour driven development pyqt pyside python test testing
Last synced: 23 Apr 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/ply-ct/ply-movies
Simple, self-contained movies API for REST service testing.
Last synced: 30 Jul 2025
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/muradisazade777/pulsetrack
PulseTrack is a real-time fitness tracking API built with ASP.NET Core. It collects and validates health metrics like heart rate and step count, offering a scalable backend for mobile and wearable integrations.
api backend csharp library modules service testing
Last synced: 04 Oct 2025
https://github.com/yaroslaff/testmsg
Generate/send RFC-compliant e-mail messages. DKIM signed (optionally). Can send over SSL/TLS with authentication. Gmail.com and mail-tester.com are happy!
antispam body client craft dkim dkim-signing e-mail email generate headers mail message msmtp python rfc822 send smtp spam test testing
Last synced: 13 Apr 2025
https://github.com/sixarm/ievm
Internet Explorer virtual machine download scripts for http://modern.ie
ie ievm internet-explorer testing
Last synced: 22 Apr 2025
https://github.com/ovotech/cypress-tourist
Visit a place, take a picture. Compare.
blink-diff cypress cypress-io e2e-testing testing visual-regression visual-regression-testing
Last synced: 13 Apr 2025
https://github.com/bwplotka/go-httpt
Awesome, quick golang HTTP client mocking! :sparkles:
game golang http-client httptest mock roundtripper testing
Last synced: 05 Sep 2025
https://github.com/h1alexbel/fakehub
GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
github mock-objects rust testing
Last synced: 12 Apr 2025
https://github.com/jahongir7174/yolov5-pt
YOLOv5 implementation using PyTorch
object-detection pytorch testing training yolov5
Last synced: 08 May 2025
https://github.com/nekofar/pest-plugin-slim
The Pest Slim Plugin
pest pest-plugin php slim slim-framework testing
Last synced: 16 Mar 2025
https://github.com/orsinium-labs/mypy-test
Test mypy plugins, stubs, custom types.
Last synced: 15 Apr 2025
https://github.com/donavon/react-proxy-hook
Helps you test a React Hook
hook hooks react reactjs testing testing-tools
Last synced: 23 Mar 2025
https://github.com/atkinsonbg/go-gmux-db-testcontainers
POC for testing DB code with TestContainers. This repo is used for the following Medium article: https://levelup.gitconnected.com/unit-test-sql-in-golang-without-mocking-using-testcontainers-go-postgres-docker-4f61574b1989
Last synced: 29 Jan 2026
https://github.com/felipecastrosales/test-fundamentals
🧪 Fundamentals of Dart Testing
dart dart-lang dart-library dart-test dart-tests flutter flutter-test integration integration-testing test testing tests unitary
Last synced: 09 Apr 2025
https://github.com/generalmimon/ks-bits-fuzzer
Kaitai Struct bits int fuzzer
bit-manipulation fuzzer fuzzing kaitai-struct parsing test-automation testing testing-tools
Last synced: 26 Oct 2025
https://github.com/bahmutov/execa-wrap
Wraps execa and makes output suitable for snapshot testing
child-process exec execa snapshot testing wrapper
Last synced: 28 Sep 2025
https://github.com/qas-guru/martini-core
Martini Behavior Driven Development Testing Framework for Java
bdd bdd-framework framework gherkin java spring testing
Last synced: 12 Jan 2026
https://github.com/nlewo/consul-template-mock
Render `consul-template` templates without Consul
consul consul-template mock testing vault
Last synced: 17 Aug 2025
https://github.com/eliashaeussler/phpunit-attributes
🧙 Additional attributes for tests with PHPUnit
attributes php phpunit test testing unit
Last synced: 07 Mar 2026
https://github.com/trurl-master/accessibility-testing-toolkit
Accessibility Testing Toolkit
a11y accessibility jest matchers swc-jest testing vitest
Last synced: 18 Jul 2026
https://github.com/osvaldokalvaitir/reactjs-gostack9-module13
:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired
bootcamp gostack gostack-9 reactjs rocketseat testing
Last synced: 31 Oct 2025
https://github.com/prestashop/ws-client
A webservice client library for PrestaShop written in TypeScript
hacktoberfest library prestashop testing webservices
Last synced: 08 Feb 2026
https://github.com/aivascu/autofixture.community.automapper
The AutoFixture integration library for AutoMapper
autofixture automapper mstest nunit test testing unit-test unit-testing xunit
Last synced: 08 Mar 2026
https://github.com/rentziass/eventually
Keep retrying a bit of Go test code that you know _should_ pass, eventually, idiomatically.
Last synced: 13 Mar 2025
https://github.com/jbzoo/phpunit
Toolbox based on the PHPUnit Framework
jbzoo phpunit test test-framework testing toolbox
Last synced: 12 Apr 2025
https://github.com/ericmjl/software-testing-open-source-and-data-science
Software Testing in Open Source and Data Science: A talk delivered at the Data Umbrella speaker series
data-science data-testing machine-learning-testing software-testing testing
Last synced: 25 Feb 2026
https://github.com/ellraiser/love-test
test suite for the LÖVE API
love love2d testing testing-framework testing-tools
Last synced: 22 Apr 2025
https://github.com/lunelson/sass-throw
Testable error/warn/debug functions/mixins for Sass
Last synced: 06 Sep 2025
https://github.com/nshkrdotcom/sandbox
Isolated OTP application management system for Elixir/Erlang
application-isolation application-management beam elixir erlang-vm functional-programming isolation nshkr-testing otp otp-applications process-isolation sandbox-environment testing testing-tools
Last synced: 23 May 2026
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
https://github.com/fgheysels/httptestutils
This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.
Last synced: 26 Aug 2025
https://github.com/timreynolds/autofixture.js
AutoFixture Javascript library
Last synced: 23 Apr 2025
https://github.com/mfaisalkhatri/gaugetaikoexample
This repository contains example code for Gauge + Taiko Framework.
automation bdd beginner-friendly example gauge javascript js opensource sample-tests taiko test-automation testing tutorial
Last synced: 23 Mar 2025
https://github.com/robiningelbrecht/continuous-integration-example
This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.
Last synced: 15 Apr 2025
https://github.com/barelyhuman/uvu-inline-snapshot
Minimal Inline Snapshot utility for uvu/assert http://github.com/lukeed/uvu
inline snapshot snapshot-testing testing uvu
Last synced: 15 Apr 2025
https://github.com/wwakabobik/testrail_api_reporter
TesRail API reporter
chart charts confluence confluence-api pytest pytest-report python python3 report reporting reports slack slack-api testing testing-tools testrail testrail-api testrail-python testrail-reporting
Last synced: 24 Apr 2025
https://github.com/s-a/muenchhausen-client
Produce authentic fake mockup data
console console-application console-tool fake fake-content fake-data mock mocking mockup shell terminal test test-automation testing testing-tools tests
Last synced: 14 Aug 2025
https://github.com/mgernand/extensions.logging.mock
A unit-testing extension for verifying a logger mock.
logging mock moq ms-extension-logging test testing unit-testing verification
Last synced: 24 Jan 2026
https://github.com/alekseykulikov/sweb
High-level abstraction for selenium-webdriver
e2e selenium-webdriver testing
Last synced: 23 Oct 2025
https://github.com/ainame/cursor-test.el
cursor-test.el is the testing library for cursor position in emcas lisp.
Last synced: 02 Jan 2026
https://github.com/codeandtheory/compose-testing-samples
This is a collection of all Android testing samples developed by YML engineering team.
android compose paparazzi screenshot shot showkase test testing
Last synced: 12 May 2025
https://github.com/idrinth-api-bench/examples
These are example projects for the idrinth-api-bench framework
api api-testing benchmarking example examples load-testing node nodejs rest testing
Last synced: 13 Aug 2025
https://github.com/pixelass/react-package-template
React package template with tools
coverage library linting npm package react tdd test-driven-development testing
Last synced: 12 Oct 2025
https://github.com/ruzickap/test_usb_stick_for_tv
This script stores testing videos/music/pictures on your USB stick, which can be used for testing TVs
android-tv test testing testing-tools testing-tvs tv usb
Last synced: 24 Aug 2025
https://github.com/dgroup/xlsx-matchers
Elegant object-oriented hamcrest matchers for Apache POI
apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing
Last synced: 24 Oct 2025
https://github.com/kamiladd-byte/cesarcode
You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.
arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing
Last synced: 03 Mar 2025
https://github.com/qainsights/perfdemo
📃 Collection of web apps and services to learn automation and performance testing
automation demo demo-app performance testing
Last synced: 07 May 2025
https://github.com/sureshg/testcontainers-kotlin
:whale: A testcontainers sample app written in Kotlin to unit test Cassandra data access layer .
apache-cassandra cassandra containers docker elasticsearch java junit5 jvm kotlin testcontainers testing
Last synced: 04 Jul 2025
https://github.com/dos-j/sham-it
Create a Sham (Mocked HTTP server) and mock out endpoints in JS
flexibility mock mock-server mocking node sham sham-it sham-server stub-service test testing
Last synced: 23 Oct 2025
https://github.com/javi-cc/laravel-api-server
Laravel 10 API CRUD and connected to a Mysql database and Api documentation Swagger 3.0
api api-dropbox docker dropbox dropbox-api laravel php8 pusher pusher-api pusher-server railway sanctum seeders swagger swagger3 testing upload-files
Last synced: 12 Aug 2025
https://github.com/qavajs/po-testcafe
library for plain-english access to testcafe page object
Last synced: 11 Aug 2025
https://github.com/waicool20/cvauto
Computer Vision Automation
automation computer-vision testing
Last synced: 23 Apr 2025
https://github.com/eliasnogueira/example-test-data-builder
How to implement and use Test Data Builder
Last synced: 03 Oct 2025
https://github.com/softspiders/puppeteer
Puppeteer's HelloWorld
browser e2e headless hello-world helloworld javascript js min node node-js nodejs puppeteer softspider softspiders ss template test testing
Last synced: 10 Apr 2026
https://github.com/integration-automation/loaddensity
A framework for load&stress automation
automation github jetbrains keyword-driven-testing load-testing locust python report-generation stress-testing testing
Last synced: 13 Dec 2025
https://github.com/gastonchenet/readmetrics
📜 ReadMetrics is a github metrics generator for your profile README.md
bun readme readme-profile svg testing typescript
Last synced: 15 Apr 2025
https://github.com/kenoxa/svelte-fragment-component
fragment component for svelte to simplify testing
Last synced: 23 Apr 2025
https://github.com/mailslurp/mailslurp-client-java
Official MailSlurp email client for Java (Kotlin,Scala,Clojure+)
Last synced: 06 Mar 2026
https://github.com/andywer/puppet-run-plugins
🧩 Plugins for puppet-run.
chrome headless puppet-run puppeteer scripting testing
Last synced: 29 Jun 2025
https://github.com/go-andiamo/marrow
An API integration test framework — for testing APIs written in Go, using a framework written in Go, with tests written in Go
api-testing go golang integration-testing rest-api restful-api testing
Last synced: 09 Mar 2026
https://github.com/godogx/allure
Allure result formatter for godog
allure-report bdd cucumber go godog godog-extension golang report testing
Last synced: 08 Oct 2025
https://github.com/mfaisalkhatri/live-chat-playground
A demo live chatting application built for testers to practice and learn web automation testing.
chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket
Last synced: 19 Apr 2025
https://github.com/crs4/life_monitor
Workflow Sustainability Service
monitoring sustainable-software testing workflow
Last synced: 21 Jan 2026
https://github.com/austinsonger/pwned-manual
Pentesting/Red Teaming/Hacking Manual Based on MITRE Attack
hacking how-- mitre mitre-attack penetrating-testing penetration pentesting testing
Last synced: 03 Jan 2026
https://gitlab.torproject.org/tpo/core/chutney
Tool for testing Tor network
Last synced: 31 Mar 2025
https://github.com/izelnakri/mirage-glue
Mirage Fixtures > Factories for deterministic tests. This program reads your API endpoint and creates or appends response to relevant mirage fixture file(s).
ember factories fixtures testing testing-tools
Last synced: 28 Jul 2025
https://github.com/amol-/tgext.mailer
TurboGears extension for sending emails
mailer python testing transactions
Last synced: 02 Oct 2025
https://github.com/upleveled/hotline-bling-codealong
detox end-to-end-testing expo integration-testing react-native testing
Last synced: 16 Mar 2026
https://github.com/rhcarvalho/pytest-subprocess-example
How to test interactive command line programs
pytest python subprocess testing
Last synced: 05 Oct 2025
https://github.com/soarcn/optimus
Optimus is a dynamic mock tool for retrofit
android dynamic-mock mock network-behavior okhttp retrofit2 testing
Last synced: 12 Feb 2026
https://github.com/ahwelgemoed/playwright_doc_gen
POC : User facing docs from E2E.
Last synced: 07 Oct 2025