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-27 00:27:12 UTC
- JSON Representation
https://github.com/malomohq/detour
Easily test email deliverability using simple-to-use assertions against a real SMTP server
elixir-lang email made-by-malomo smtp testing
Last synced: 14 Mar 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/taiki-e/assert-unmoved
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.
Last synced: 17 Mar 2026
https://github.com/clickhouse/aretestsgreenyet
A single-page website to display the status of the open-source ClickHouse CI system.
Last synced: 08 Feb 2026
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/mehrabmp/nextjs-testing
Next.js project tested with Cypress and Playwright
cypress e2e-testing nextjs playwright testing
Last synced: 06 Oct 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/manixate/jest-hugo
Run tests for your hugo content using Jest
Last synced: 29 Oct 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/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/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/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/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/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/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/forge/arquillian-addon
JBoss Forge Arquillian Addon
arquillian java scaffolding testing
Last synced: 11 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/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/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/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/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/wowselim/async-testing
async java kotlin reactive testcontainers testing vertx
Last synced: 02 Feb 2026
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/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/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/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/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/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/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/quasilyte/phpsmith
phpsmith creates random PHP and KPHP programs to test their compilers and runtimes
code-generator codesmith fuzzer fuzzing kphp php testing
Last synced: 19 Mar 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/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/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/noeldemartin/laravel-cypress-sandbox
Sample project to run Laravel tests on cypress
Last synced: 30 Apr 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/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/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/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/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/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/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/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/peculiarventures/pv-webcrypto-tests
A basic test suite for WebCrypto.
capabilities javascript test-automation testing webcrypto
Last synced: 10 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/da-in/tdd-challenge
๐ฅ ํ ์คํ ํ๋ ์์ํฌ ๋ฐ TDD ํ์ต ์ฑ๋ฆฐ์ง ์ ๋๋ค.
Last synced: 10 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/jupegarnica/tepi
A .http Test Runner
api-rest api-testing end-to-end-testing end2end-testing http-client test-automation test-end-to-end test-endpoint test-runner testing
Last synced: 13 Apr 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/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/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/argos-ci/docs
Argos documentation.
docs documentation testing testing-tools visual-testing
Last synced: 06 Mar 2026
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/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/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/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/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/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/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/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/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/hahwul/podopunch
Easy testing from multiple android devices
Last synced: 12 May 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/extrawest/php_yii2_medical_record_sample
docker docker-compose php php7 sample testing yii2
Last synced: 08 Sep 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/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/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/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/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/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/erikgrinaker/goldenscript
A scriptable, data-driven Rust test framework using golden masters
Last synced: 05 May 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/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/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/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/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/derekahn/testicles.js
A javascript testing library that require('penis.js');
Last synced: 19 Apr 2025
https://github.com/qnighy/fakeenv
A simple wrapper of `std::env` which allows faking the environment in Rust
Last synced: 25 Jul 2025
https://github.com/patricktulskie/concuss
Throw a bunch of headers at a web app and see what sticks
malformed-headers pentest ruby security security-auto security-tools testing webapp-security
Last synced: 28 Apr 2025
https://github.com/bbc/verify-it
Randomised test property/data generation for NodeJS
data node nodejs property random randomization test testing typescript
Last synced: 17 Jun 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/lepoco/fluent
A modern collection of libraries for .NET applications. Build better .NET applications with fluent, expressive APIs across HTTP, UI, and more.
assertions dotnet fluent framework httpclient testing
Last synced: 21 Apr 2026
https://github.com/nibbleshift/gorb
GO Regression testing and Benchmark Tools
benchmark-framework database go testing
Last synced: 12 Jan 2026
https://github.com/sammakumbe/burp-idor
A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.
ai bugbounty burp burp-suite hacking heuristics hugging-face huggingface idor python qa security testing yaml
Last synced: 04 May 2026
https://github.com/alphauslabs/oops
An automation-friendly, scalable, and scriptable API/generic testing tool designed to run on Kubernetes.
golang k8s kubernetes pubsub scalable sqs testing testing-tools
Last synced: 07 May 2026
https://github.com/stevegrunwell/intro-to-testing
Slides for "Testing Like You've Never Tested Before (Because You Haven't)"
integration-testing mockery phpunit slides testing unit-testing
Last synced: 09 Apr 2025
https://github.com/nickserv/vite-react-testing-ts
Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
Last synced: 11 Apr 2025
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/protung/functional-test-bundle
Symfony bundle for functional testing
Last synced: 23 Apr 2025
https://github.com/wozjac/omg-odata-mock-generator
Configurable data generator for OData metadata
Last synced: 16 Mar 2025
https://github.com/shisama/vuex-snapshot-test
Snapshot testing library for Vuex.
action-testing mutation-testing snapshot snapshot-store snapshot-testing testing vue vuex vuex-test
Last synced: 15 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/mfaisalkhatri/webdriveriopoc
Mobile automation using Webdriverio
automation beginner learning-by-doing test-automation testing tutorial webdriverio
Last synced: 26 Oct 2025
https://github.com/oneronaut/brsHamcrest
Hamcrest implementation in BrightScript
assertions brightscript hamcrest matcher roku roku-development testing unit-testing
Last synced: 14 Apr 2025