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-09 00:27:36 UTC
- JSON Representation
https://github.com/seniru/module-api-tfm
Recreation of transformice module API for testing and other purposes
api testing transformice transformice-lua-a
Last synced: 12 Apr 2025
https://github.com/integration-automation/webrunner
A framework for Web automation
automation keyword-driven-testing python report-generator selenium selenium-python selenium-webdriver selenium4 testing web-testing
Last synced: 26 Apr 2026
https://github.com/bbc2/loop
Run command and repeat it when files change
filesystem inotifywait loop test-driven-development testing
Last synced: 08 Jul 2025
https://github.com/lexsca/spoof
On-demand HTTP test server for Python
http http-proxy http-server python testing testing-tools
Last synced: 05 Apr 2026
https://github.com/peculiarventures/pv-webcrypto-tests
A basic test suite for WebCrypto.
capabilities javascript test-automation testing webcrypto
Last synced: 10 Apr 2025
https://github.com/burtlo/ruby-automation
A five-day program to teach Ruby with the focus on building tools and automation.
Last synced: 11 Apr 2025
https://github.com/akondas/exspecto
Small PHP DSL for synchronizing asynchronous operations (busy-waiting).
asynchronous-programming busy-wait hacktoberfest php quality-assurance testing
Last synced: 19 Mar 2025
https://github.com/mikaelvesavuori/aws-performance-testing-starter
This is a basic starting point for conducting performance testing on AWS.
aws aws-testing k6 load-testing performance-testing testing
Last synced: 25 Jun 2025
https://github.com/innoave/asserting
Fluent assertions for tests in Rust that are convenient to write and easy to extend
assertions fluent matchers no-std rust-lang testing
Last synced: 03 Jul 2026
https://github.com/extrawest/php_yii2_medical_record_sample
docker docker-compose php php7 sample testing yii2
Last synced: 08 Sep 2025
https://github.com/rianadon/hass-taste-test
End-to-end testing for Home Assistant cards
custom-cards home-assistant testing
Last synced: 17 Jun 2025
https://github.com/ariperkkio/aria-live-capture
Capture announcements of ARIA live regions
a11y accessibility aria-live developer-experience testing
Last synced: 21 Mar 2025
https://github.com/sonicoder86/todomvc-angular
TodoMVC built with Angular and NgRx
Last synced: 22 Apr 2025
https://github.com/thiagodp/concordialang-codeceptjs-appium
🔌 Concordia Compiler Plug-in for CodeceptJS with Appium
android app appium codecept codeceptjs concordia concordia-lang concordialang e2e functional ios plug-in plugin test testing web windows
Last synced: 27 Feb 2026
https://github.com/noeldemartin/laravel-cypress-sandbox
Sample project to run Laravel tests on cypress
Last synced: 30 Apr 2025
https://github.com/hahwul/podopunch
Easy testing from multiple android devices
Last synced: 12 May 2025
https://github.com/springtainer/springtainer-mongodb
MongoDB as docker-container for springboot testing
mongodb spring spring-boot testcontainers testing
Last synced: 13 Apr 2025
https://github.com/dhamodaran-pandiyan/k8s-utility
A K8s collection for various debugging and testing.
best-practices cloud-native containers docker docker-image helper-scripts k8s kubernetes scripts test-tools testing yaml
Last synced: 17 Feb 2026
https://github.com/hiro-o918/fauxgen
A factory method generator that streamlines test data creation by automating field value generation.
Last synced: 20 Jul 2025
https://github.com/ligurio/packetdrill-testcases
packetdrill testcases for network regression testing
network packetdrill regression-testing tcp testcases testing
Last synced: 27 Mar 2025
https://github.com/danielpalme/dotnetcoveragetoolcomparision
Test of code coverage tools for .NET 4.8 and .NET Core based on xUnit sample project.
Last synced: 03 Mar 2025
https://github.com/amdmi3/testing.h
Small and simple single-header library for writing C++ unit tests
c-plus-plus header-only testing unit-testing
Last synced: 07 May 2025
https://github.com/argos-ci/docs
Argos documentation.
docs documentation testing testing-tools visual-testing
Last synced: 06 Mar 2026
https://github.com/jenkinsci/btc-embeddedplatform-plugin
Extension for Jenkins Pipeline providing BTC EmbeddedPlatform specific steps for automated testing on MIL, SIL and PIL level.
automation back-to-back ccode coverage jenkins simulink testing
Last synced: 10 Apr 2025
https://github.com/infection/homebrew-infection
Homebrew tap for https://infection.github.io/
ast coverage homebrew homebrew-tap infection macos mutant mutation mutation-analysis mutation-testing test-framework testing
Last synced: 10 Apr 2025
https://github.com/duboviy/nasa_api_pilot_test
🌌 Pilot test framework for testing NASA's open API. The purpose of the test is to check images which are made by Curiosity.
Last synced: 07 Sep 2025
https://github.com/rimusz/charts-ci
Docker image with chart-testing CLI tool for linting and testing Helm charts on GKE or EKS
chart-testing docker docker-image helm kubernetes linting testing
Last synced: 05 May 2025
https://github.com/janhesters/mock-function
A simple mock function to mock functions.
jest mocking mocking-utility riteway testing testing-tool
Last synced: 12 Apr 2025
https://github.com/marick/ecto_test_dsl
A domain-specific testing library for testing code that uses Elixir's Ecto. Supports different Phoenix workflows.
dsl ecto elixir-phoenix testing
Last synced: 13 Jun 2025
https://github.com/mrtkp9993/unittestcpp
Simple header-only C++ library for unit-testing.
cpp cpp-library cpp11 header-only testing testing-tools
Last synced: 07 May 2025
https://github.com/hmaach/01edu-tests
A collection of test cases for all 01-edu projects. Each project has a .txt file containing tests for various scenarios, which are progressively added as each project is completed. Ideal for ensuring correctness and handling edge cases.
Last synced: 10 Apr 2025
https://github.com/elniak/toward-verification-of-quic-extensions
Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.
correctness extension formal-specification network protocol quic testing thesis verification
Last synced: 16 Feb 2026
https://github.com/jahongir7174/yolov5-pt
YOLOv5 implementation using PyTorch
object-detection pytorch testing training yolov5
Last synced: 08 May 2025
https://github.com/hanasabih/cryptocurrency
A Single Page Application that allows users to track the Cryptocurrency Market. Users can search for country and click on a coin to view their current data of coin stat.
bootstrap5 reactjs redux testing
Last synced: 08 Sep 2025
https://github.com/indoorvivants/weaver-playwright
Thin integration between Weaver testing framework (https://disneystreaming.github.io/weaver-test/) and Playwright (https://playwright.dev/) for frontend testing
Last synced: 30 Apr 2025
https://github.com/erikgrinaker/goldenscript
A scriptable, data-driven Rust test framework using golden masters
Last synced: 05 May 2025
https://github.com/manixate/jest-hugo
Run tests for your hugo content using Jest
Last synced: 29 Oct 2025
https://github.com/santimattius/android-testing
Example of Android Testing for Medium Articles
android testing testing-android-fragments
Last synced: 03 Apr 2025
https://github.com/cryptaliagy/pytest-explicit
A pytest plugin for setting tests to be skipped by default
Last synced: 19 Apr 2025
https://github.com/astrotomic/pest-plugin-laravel-snapshots
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
hacktoberfest http laravel pest snapshot snapshot-testing test testing
Last synced: 10 Apr 2025
https://github.com/nekofar/slim-test
Slim Framework test helper built on top of the PHPUnit test framework
helper php phpunit slim slim-framework testing
Last synced: 03 May 2025
https://github.com/thediveo/morbyd
Easily build and run throw-away test Docker images and containers, and run commands inside them using this thin layer on top of the standard Docker Go client.
Last synced: 06 Mar 2026
https://github.com/hatton/filemeddler
Windows Console app that simulates interference by OneDrive, Dropbox, etc. or antivirus. It does this by watching and then momentarily locking files.
Last synced: 09 Apr 2025
https://github.com/doniyor2109/jest-redux
Testing redux never been easy
assertions jest matchers reducer redux testing
Last synced: 30 Oct 2025
https://github.com/ecoapm/xunit.ts
a TypeScript unit testing framework, following standard xUnit patterns
assertions hacktoberfest tdd testing typescript unit-testing
Last synced: 12 Apr 2025
https://github.com/forge/arquillian-addon
JBoss Forge Arquillian Addon
arquillian java scaffolding testing
Last synced: 11 Jul 2025
https://github.com/gavazquez/nlinetester
Scripts for testing if a Nline works or not. Currently in C# and Python
cardsharing csharp newcamd nline protocol python tester testing
Last synced: 20 Jun 2025
https://github.com/toolisticon/jgiven-kotlin
Extensions to make working with jgiven.org and Kotlin even more fun
Last synced: 25 Jun 2025
https://github.com/thompsonjonm/playwright-demoqa
A testing repository using Microsoft Playwright, Javascript, and Jest to test the DemoQA website.
automation playwright playwright-javascript testing testing-framework
Last synced: 01 Mar 2026
https://github.com/automators-com/test-automation-agent
Generate tests for you application using an autonomous AI agent
agent ai javascript playwright python test-automation testing typescript
Last synced: 10 Apr 2025
https://github.com/xray-app/tutorial-js-cypress-cucumber
Tutorial with Cypress tests, implemented using Cucumber and JavaScript, integrated with Xray and Jira
cucumber cypress javascript jira test-automation testing xray
Last synced: 01 May 2025
https://github.com/ivoputzer/cli-args-parser-kata
the goal of this kata is to learn to work incrementally by implementing a cli arguments parser.
bdd incremental kata learning study tdd testing
Last synced: 10 Apr 2025
https://github.com/amirxhero/hero-ecommerce-nuxt
built with the powerful Nuxt.js 3 framework! :rocket:
modules nuxt3 testing typescript
Last synced: 25 Jun 2025
https://github.com/hustcc/react-testing-demo
:checkered_flag: Ensure code quality of React components with jest, enzyme, jsdom, eslint.
enzyme eslint jest jsdom react react-component react-test testing
Last synced: 19 Mar 2025
https://github.com/virajbhutada/ai-database-query-bot
This project seamlessly integrates a web-based interface with advanced AI to enable natural language interactions with a relational database. Utilizing Python, Streamlit for the frontend, and OpenAI for intelligent responses, it connects to a Postgres database for efficient data retrieval and features conversation history saving for easy reference.
api-integration artificial-intelligence chat-api chatbot conversational-ai database-query interactive-user-interface ml nlp openai postgres project-management python python-app streamlit system-logging testing web-interface
Last synced: 05 May 2025
https://github.com/sondr3/minitest
A low-feature, dependency-free and performant test runner inspired by Rust and Deno
test test-runner testing typescript
Last synced: 05 May 2025
https://github.com/storres20/movies-react
🎬Movies-React🎬 is a web application for shows the most recent Movies. The application will allow users to see details like title, author, description.
jest react-bootstrap reactjs redux testing
Last synced: 10 Apr 2025
https://github.com/danhumphrey/thirtyfour.ui
A Selenium (element 34) WebDriver UI Library for C# and Java
dotnet selenium selenium-webdriver test-automation test-framework testing testing-framework
Last synced: 11 Apr 2025
https://github.com/dword-design/expect-mocha-image-snapshot
A wrapper around jest-image-snapshot that makes it compatible to Mocha.
expect frontend javascript jest jest-image-snapshot mocha puppeteer snapshot-testing test-driven-development testing webdevelopment
Last synced: 10 Apr 2025
https://github.com/nexlabstudio/maestro-workbench
A Visual Studio Code extension for enhancing the development and testing of Maestro YAML files, providing IntelliSense, syntax highlighting, formatting, test execution, and output visualization.
maestro testing testing-tools testsuite ui-testing vscode vscode-extension
Last synced: 08 Sep 2025
https://github.com/pauldijou/elm-ordeal
Test your Elm code inside Node or any major browser. Support async Task out of the box
Last synced: 30 Apr 2025
https://github.com/dmnsgn/jest-environment-jsdom-latest
Jest environment to use the latest jsdom API and features
environment jest jsdom latest testing
Last synced: 30 Apr 2025
https://github.com/ctx42/testing
Go Testing Module with mocking, mock generation & golden files support.
go golang golang-library testing toolkit
Last synced: 02 Feb 2026
https://github.com/canvural/laravel-e2e-routes
Set of routes to manage your data in E2E tests
cypress e2e-testing e2e-tests laravel php testing
Last synced: 11 Apr 2025
https://github.com/z-shell/z-a-test
🌀 An annex runs tests via make or zunit If any found – after installing and updating a plugin or snippet
test-automation test-instrumentation testing zannex
Last synced: 11 Apr 2025
https://github.com/kt3k/todomvc-test
:ballot_box_with_check: Test TodoMVC on the give url.
Last synced: 12 May 2025
https://github.com/wowselim/async-testing
async java kotlin reactive testcontainers testing vertx
Last synced: 02 Feb 2026
https://github.com/im-open/process-jest-test-results
GitHub action that creates a status check or pull request comment based a jest json results file
continuous-integration jest jest-test pr-comment status-check swat-team testing
Last synced: 15 Jul 2025
https://github.com/matejkob/swift-macro-compatibility-check
GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions
Last synced: 13 Apr 2025
https://github.com/zbigg/mocha-webdriver-runner
Run Mocha tests in browsers using Selenium WebDriver
browser javascript mocha selenium selenium-webdriver tdd test-automation testing webdriver webdriverjs
Last synced: 04 Oct 2025
https://github.com/kedacore/test-tools
Repository provides all tooling for running our tests
autoscaling kubernetes testing
Last synced: 12 Jun 2025
https://github.com/orsinium-labs/mypy-test
Test mypy plugins, stubs, custom types.
Last synced: 15 Apr 2025
https://github.com/marvinhagemeister/xhr-mocklet
Mock XMLHttpRequests in both the browser and node
Last synced: 15 Apr 2025
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/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/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://github.com/wahaj-ali/metrics-webapp
The Metrics web app, 'Population Index', is a powerful React-based SPA that allows you to explore detailed population metrics for countries all around the world! With an intuitive interface and powerful data visualization tools, you'll be able to quickly and easily access the latest population data for every country on the planet.
css3 javascript jsx react-redux reacttestinglibrary testing unit-test
Last synced: 24 Apr 2025
https://github.com/miguelflg13/dataclass-bakery
Dataclass Bakery offers you a smart way to create objects based on dataclasses for testing in Python.
dataclasses python python3 testing testing-tools
Last synced: 05 Sep 2025
https://github.com/gkampitakis/mongodb-jest-testing
Tests with jest and mongodb
docker-compose jest learning-by-doing mongodb testing typescript
Last synced: 22 Sep 2025
https://github.com/jason-fox/fox.jason.unit-test
Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins
code-coverage coverage dita-ot dita-ot-plugin testing unit-testing
Last synced: 21 Feb 2026
https://github.com/pinguet62/cypress-typescript-pageobject
Template for Cypress + TypeScript + Page-Object pattern
cypress pageobject-pattern testing typescript
Last synced: 13 Apr 2025
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/shinesolutions/aem-test-suite
AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios
acceptance aem aem-opencloud performance recovery security testing
Last synced: 06 Mar 2026
https://github.com/lana-20/charles-setup
Configure Charles Web Proxy on Desktops and Smartphones
charles charles-proxy debugging debugging-tool greybox greybox-testing mobile-testing network-interceptors proxy-server root-cause-analysis testing testing-tools
Last synced: 03 Feb 2026
https://github.com/juanje/chef-testing
Example of how to write Chef recipes by testing first. My personal examples and notes of the process.
bdd chef chef-cookbook chefspec foodcritic serverspec tdd test-kitchen testing
Last synced: 16 Jan 2026
https://github.com/larien/product
This is an implementation of services communication via gRPC, using Docker, different testing approaches, and other topics like mocking, relational database, API.
docker golang grpc mocking nodejs postgresql testing
Last synced: 10 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/divineomega/phantomjs-laravel-testing
The PhantomJS Laravel Testing package allows you to easily test your Laravel application's JavaScript functionality.
automated-testing functional-testing integration-testing laravel phantomjs php testing
Last synced: 18 Mar 2025
https://github.com/paypal/paypal-sdk-e2e-tests
Automation tests for the JS SDK
testing webdriverio-typescript
Last synced: 02 May 2025
https://github.com/k1low/smtptest
smtptest provides SMTP server for testing.
Last synced: 16 Apr 2025