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/tuist/swift-log-testing
π A set of utilities for testing code that depends on Apple's swift-log package
Last synced: 07 Jul 2025
https://github.com/wozjac/omg-odata-mock-generator
Configurable data generator for OData metadata
Last synced: 16 Mar 2025
https://github.com/danielbprice/briefpg
Temporary PostgreSQL instances for Go unit tests
database golang postgres postgresql testing
Last synced: 12 Jan 2026
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/christian-hawk/pydoautomator
Automator API for Digital Ocean. Python automation lib.
api automation bdd bdd-tests cloud digital-ocean droplet lib library python snapshot snapshots tdd tdd-python testing turnoff
Last synced: 16 Jan 2026
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/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/qnighy/fakeenv
A simple wrapper of `std::env` which allows faking the environment in Rust
Last synced: 25 Jul 2025
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/azu/debug
Simple debug logger for Browser/Node.js. Supports TypeScript/ES modules.
browser debug javascript node testing typescript
Last synced: 13 Mar 2025
https://github.com/jkbrzt/nose-pattern-exclude
Nose plugin for excluding directories and files from test discovery by paths and glob patterns.
exclusions glob jakubroztocil nose plugin python testing
Last synced: 29 May 2026
https://github.com/wangshijun/top-5-e2e-framework
ζεζ¬’θΏη 5 ζ¬Ύ Node.js E2E ζ΅θ―ζ‘ζΆ
casperjs codeceptjs coffeescript e2e end-to-end-testing nightwatch phantomjs protractor selenium testcafe testing webdriver
Last synced: 23 Mar 2025
https://github.com/choaib-elmadi/test-repository
This repository serves as a test environment.
git github javascript test-automation testing
Last synced: 15 Apr 2025
https://github.com/rhettbull/clirunner
A python test helper for invoking and testing command line interfaces (CLIs) based on Click's CliRunner
cli command-line command-line-tool pytest python test testing unittest unittesting
Last synced: 05 Jul 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/nlewo/consul-template-mock
Render `consul-template` templates without Consul
consul consul-template mock testing vault
Last synced: 17 Aug 2025
https://github.com/codecaiine/space-travelers-hub
A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. Real live data is obtained from the SpaceX API.
Last synced: 04 Oct 2025
https://github.com/icza/mighty
Lightweight extension to Go's testing package.
library lightweight-extension testing
Last synced: 10 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/miladsadeghi/jerskits
Jerskits - A MERN Stack E-commerce Application with User Authentication, Favorites, Shopping Cart, Order Management, Checkout, and more!
ecommerce framer-motion jest jwt mern react react-project redux redux-toolkit redux-toolkit-query shopping tailwindcss tdd testing typescript
Last synced: 07 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
https://github.com/oneronaut/brsHamcrest
Hamcrest implementation in BrightScript
assertions brightscript hamcrest matcher roku roku-development testing unit-testing
Last synced: 14 Apr 2025
https://github.com/devkimchi/testing-serverless-applications
This provides sample codes to test serverless applications including Azure Functios and Azure Logic Apps
azure-functions logic-apps serverless testing
Last synced: 29 Jul 2025
https://github.com/marvinhagemeister/xhr-mocklet
Mock XMLHttpRequests in both the browser and node
Last synced: 15 Apr 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/nazmulidris/developerlife.com
developerlife.com site was started in Nov 1998 with coverage for topics related to Java, XML, and web and desktop technologies. Today it covers Rust, TUI, Android, Web, Cloud technologies, and User Experience Engineering (UXE) and design topics
android annotation-processing javascript jetbrains-plugin kotlin kotlin-android react redux rust tdd testing tui typescript ux-engineering webservice xml-parsing
Last synced: 22 Mar 2025
https://github.com/patricoferris/irmin-browser-tests
Testing various Irmin backends in the browser
Last synced: 27 Jul 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/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/yowainwright/stdouttojson
Transforms stdout (standard out) to JSON π
cli cli-testing exec json stdout testing typescript
Last synced: 22 Apr 2025
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/luyadev/luya-testsuite
Providing PHPUnit Testcases and a built in Webserver to test your Application, Modules, Components, APIs or Classes.
hacktoberfest luya phpunit testcase testing yii2
Last synced: 28 Apr 2025
https://github.com/rouret/vscode-maestro-extension
A Visual Studio Code extension designed to enhance productivity and reduce errors while developing Maestro tests.
maestro testing visual-studio-code
Last synced: 28 Jan 2026
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/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/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/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/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/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/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/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/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/cryptaliagy/pytest-explicit
A pytest plugin for setting tests to be skipped by default
Last synced: 19 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/da-in/tdd-challenge
π₯ ν μ€ν νλ μμν¬ λ° TDD νμ΅ μ±λ¦°μ§ μ λλ€.
Last synced: 10 Apr 2025
https://github.com/phantom0004/krypt0s-ransomware_poc
KRYPTOS is a sophisticated Python-based ransomware proof of concept (POC) designed for educational purposes. It encrypts files on Windows machines, focusing on persistence and stealth. Additionally, it includes a fake ransomware screen resembling WannaCry, with all information being fictional.
aes cryptography educational encyrption learning malware poc prevention proof-of-concept python ransomware ransomware-builder simulation stealth teaching testing virtual windows windows-10 windows-11
Last synced: 27 Oct 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/peculiarventures/pv-webcrypto-tests
A basic test suite for WebCrypto.
capabilities javascript test-automation testing webcrypto
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/springtainer/springtainer-mongodb
MongoDB as docker-container for springboot testing
mongodb spring spring-boot testcontainers testing
Last synced: 13 Apr 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/forge/arquillian-addon
JBoss Forge Arquillian Addon
arquillian java scaffolding testing
Last synced: 11 Jul 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/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/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/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/erikgrinaker/goldenscript
A scriptable, data-driven Rust test framework using golden masters
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/hahwul/podopunch
Easy testing from multiple android devices
Last synced: 12 May 2025
https://github.com/manixate/jest-hugo
Run tests for your hugo content using Jest
Last synced: 29 Oct 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/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/argos-ci/docs
Argos documentation.
docs documentation testing testing-tools visual-testing
Last synced: 06 Mar 2026
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/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/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/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/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/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/extrawest/php_yii2_medical_record_sample
docker docker-compose php php7 sample testing yii2
Last synced: 08 Sep 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/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/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/santimattius/android-testing
Example of Android Testing for Medium Articles
android testing testing-android-fragments
Last synced: 03 Apr 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