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-05 00:25:13 UTC
- JSON Representation
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/erikgrinaker/goldenscript
A scriptable, data-driven Rust test framework using golden masters
Last synced: 05 May 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/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/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/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/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/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/santimattius/android-testing
Example of Android Testing for Medium Articles
android testing testing-android-fragments
Last synced: 03 Apr 2025
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/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/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/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/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/noeldemartin/laravel-cypress-sandbox
Sample project to run Laravel tests on cypress
Last synced: 30 Apr 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/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/argos-ci/docs
Argos documentation.
docs documentation testing testing-tools visual-testing
Last synced: 06 Mar 2026
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/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/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/peculiarventures/pv-webcrypto-tests
A basic test suite for WebCrypto.
capabilities javascript test-automation testing webcrypto
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/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/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/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/guiyomh/charlatan
Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.
database expression-language faker fixture fixtures golang testing
Last synced: 13 Apr 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/wowselim/async-testing
async java kotlin reactive testcontainers testing vertx
Last synced: 02 Feb 2026
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/alexanderhodes/react-native-cli-maestro-example
Example repository for testing React Native CLI app with Maestro
maestro mobile react-native testing
Last synced: 08 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/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/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/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/springtainer/springtainer-mongodb
MongoDB as docker-container for springboot testing
mongodb spring spring-boot testcontainers testing
Last synced: 13 Apr 2025
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/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/test-kitchen/kitchen-opennebula
OpenNebula driver for Test Kitchen
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 16 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/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/b1f6c1c4/jest-mongoose
Mongoose integration test made easy and terse.
integration-testing javascript jest jest-mongoose mongodb mongoose testing unit-testing
Last synced: 14 Jul 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/auto-browse/auto-browse-ts
Auto-Browse: AI Enabled Browser Automation
ai ai-test-generator ai-testing-tool auto-browser automation browser-agent browser-automation browser-use computer-use langchain llm mcp openai playwright test-automation testing
Last synced: 07 May 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/xray-app/tutorial-java-junit5-selenium
Tutorial for JUnit5 using Java integrated with Xray and Jira
java jira junit junit5 test-automation testing xray
Last synced: 25 Aug 2025
https://github.com/xroulandx/jasmine-paratest
Parametrize your `it` assertions.
jasmine parameterized-tests parametrized test-helper test-helpers testing
Last synced: 21 Jun 2025
https://github.com/akai-z/magento2-travis-ci-scripts
Magento 2 Travis CI scripts
ci code-review continuous continuous-integration integration magento magento-extension magento-module magento2 magento2-extension magento2-module php phpcpd phpcs phpmd testing travis travis-ci unit-testing
Last synced: 15 Jan 2026
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/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
https://github.com/textshell/vtermdriver
a simple wrapper around libvterm to test rendering of terminal applications
Last synced: 28 Aug 2025
https://github.com/deeplook/mcinstall
A script to quickly make/provision a fresh Miniconda installation from scratch.
automation conda continuous-integration cross-platform installation miniconda python3 testing
Last synced: 10 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/int02h/ocubator
Tool for testing Java annotation processors
annotation-processing annotation-processor java testing testing-tools
Last synced: 15 Sep 2025
https://github.com/shannonmoeller/run-headless
The easiest way to run code in a headless browser.
browser headless puppeteer testing
Last synced: 02 Jul 2025
https://github.com/jofairden/bouncycoins
A mod for Terraria that makes coins bounce.
bounce coins coins-bounce csharp gorateron jofairden mod modloader terraria terrariamod testing tml tmodloader
Last synced: 28 Jun 2025
https://github.com/qavajs/service-selenium-standalone
service to work with selenium standalone
Last synced: 01 May 2025
https://github.com/sinonjs/referee-sinon
Sinon.JS and the referee assertion library in one package
assertions javascript sinon testing
Last synced: 22 Apr 2025
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/logicify/healthcheckbot
A robust way to setup external health checks for your software
devops devops-tools docker health-check healthcheck infrastructure-as-code linux python testing
Last synced: 08 Aug 2025
https://github.com/rest-certain/rest-certain
PHP DSL for easy testing of REST services, with a nod to the Java DSL, REST Assured
Last synced: 11 Aug 2025
https://github.com/fluent-ci-templates/microcks-pipeline
Import API specifications into Microcks and run Microcks tests
api api-testing continuous-integration contract-testing deno docker microcks mocking testing typescript
Last synced: 14 Apr 2025
https://github.com/mattias-fjellstrom/terraform-testing
Terraform testing examples for mattias.engineer
hashicorp sentinel terraform testing
Last synced: 23 Aug 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/patricoferris/irmin-browser-tests
Testing various Irmin backends in the browser
Last synced: 27 Jul 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/zapylabs/zapy-sdk
Zapy REST Client SDK
api api-client python rest testing vscode-extension
Last synced: 22 Apr 2025
https://github.com/srinivasantarget/angular-testing
The repository is to have a collection of common testing scenarios with Angular and to demonstrate different testing layers in Testing Pyramid or Testing Trophy with Angular.
accessibility angular angular-components angular-testing-library best-practices cypress-example examples jest testing testing-library testing-tools testpyramid
Last synced: 24 Mar 2025
https://github.com/danielgtaylor/apibin
Example API with modern features
api brotli cbor conditional-request gzip httpbin json json-schema openapi3 testing yaml
Last synced: 14 Mar 2025
https://github.com/dnlup/vue-cli-plugin-unit-ava
@vue/cli plugin to run unit tests with ava
ava cli-plugin testing tests unit vue vue-cli vue-cli-3 vue-cli-plugin vuejs
Last synced: 22 Mar 2025
https://github.com/havvk/awesome-ai-development
awesome-ai-development: 🚀 开启下一代软件开发模式! 这不仅仅是一份手册,更是一张通往“AI辅助开发”新世界的地图。我们正在系统地整理那些能够颠覆传统开发效率的AI工具、实用的Prompt工程技巧和前沿的工作流。加入我们,一起探索和定义软件开发的未来!
ai awesome-list best-practices developer-tools devops gemini gpt handbook llm prompt-engineering software-development testing
Last synced: 07 Aug 2025
https://github.com/ohsayan/devtimer
Operation benchmarking and timing library for Rust
benchmarking rust rust-crate rust-lang testing time timer
Last synced: 08 Apr 2025
https://github.com/thombashi/tblfaker
tblfaker is a Python library to generate fake tabular data.
fake-data faker faker-library tabular-data test-data-generator testing
Last synced: 07 May 2025
https://github.com/ciavash/t
Raku module for writing test assertions which output good test descriptions and error messages
assertion assertions library module raku raku-module rakulang slang testing
Last synced: 01 Oct 2025
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/ton-community/tlb-test-corpus
A set of test vectors for testing implementations of tools for working with TL-B
Last synced: 05 Aug 2025
https://github.com/lucretiel/cool_asserts
Some useful assertions for Rust
assertions pattern-matching rust testing
Last synced: 14 Apr 2025
https://github.com/yowainwright/stdouttojson
Transforms stdout (standard out) to JSON 📇
cli cli-testing exec json stdout testing typescript
Last synced: 22 Apr 2025
https://github.com/ghpreporter/ghpr.mstest
Adapter for MSTest (generate HTML report for MSTest)
mstest nuget qa qa-automation-test qatools reporting test-automation testing testing-tools
Last synced: 04 Sep 2025
https://github.com/themakers/bdd
(alpha) Simple but expressive BDD-flavoured testing framework
bdd bdd-framework bdd-style bdd-style-testing-framework bdd-tests golang test testing testing-tools tests
Last synced: 16 Jan 2026
https://github.com/js-devtools/chai-exec
Chai plugin for testing CLIs
chai chai-plugin cli exec javascript nodejs spawn test testing
Last synced: 14 Jul 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: 08 May 2025
https://github.com/derekahn/testicles.js
A javascript testing library that require('penis.js');
Last synced: 19 Apr 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://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