An open API service indexing awesome lists of open source software.

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.

https://github.com/madhur/unit-test-http-retry

Unit testing HTTP retry strategies

java testing

Last synced: 03 Feb 2026

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 04 Jan 2026

https://github.com/vsoch/gridtest

grid parameters and testing for Python modules and functions

gridtest testing yaml

Last synced: 12 Apr 2025

https://github.com/muzhawir/neo_faker

Fake data generator for Elixir tests and development environments.

elixir faker phoenix testing

Last synced: 23 Jan 2026

https://github.com/thatkookooguy/monkey-js

monkey.js is a monk.js mock library for testing. Saves data to a local file to check results against

mock mongodb testing

Last synced: 17 May 2026

https://github.com/mnisarali/testing-practice

Testing practice for JavaScript functions using the Jest library and following the AAA pattern and TDD approach.

javascript jest testing

Last synced: 03 May 2026

https://github.com/devopshq/funnytestpage

Проверь себя: хочешь ли ты стать ручным web-тестировщиком? :) Пройди небольшой тест

funny-game game testing web

Last synced: 15 Aug 2025

https://github.com/redlinetriad/molecule-vagrant-qemu-action

GitHub Action for running molecule using Vagrant and QEMU as part of your workflows!

github-actions hacktoberfest molecule qemu testing vagrant

Last synced: 06 Oct 2025

https://github.com/jduncan8142/SapGuiFramework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 02 Apr 2025

https://github.com/grafana/k6-example-circleci

How to run k6 load tests as part of a CircleCI build

ci circleci examples k6 load-testing performance performance-testing testing

Last synced: 01 Oct 2025

https://github.com/rulasg/TestingHelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 29 Jul 2025

https://github.com/0x76agabond/diamond-testing-framework

A structured, OOP-style framework for testing Diamond (EIP-2535) contracts. Designed for modularity, clarity, full test coverage across facets.

diamond-standard eip-2535 oop solidity testing

Last synced: 10 Apr 2026

https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker

Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

rails ruby testing

Last synced: 11 May 2026

https://github.com/nelofarzabi/finmarket-watchdog

MFINMARKET WATCHDOG is a powerful webapp designed to keep you informed about active financial market companies. Whether you're an investor, trader, or simply interested in the financial markets, this application provides you with up-to-date information on a wide range of companies, including their details and performance metrics.

api linters reactjs redux-toolkit testing

Last synced: 29 Apr 2026

https://github.com/glibsm/alphabet

Sample repository with a lot of files and folders

a-z alphabet dummy-data folders sample testdata testing

Last synced: 27 Apr 2026

https://github.com/karlhadwen/testing-enzyme

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge

enzyme enzyme-testing javascript-testing testing

Last synced: 01 Aug 2025

https://github.com/phenomnomnominal/parameterised

Create parameterised tests from Markdown(ish) tables

javascript parameterised testing

Last synced: 29 Apr 2026

https://github.com/dylan-lang/deft

Dylan development tool

builds dependencies testing workspaces

Last synced: 19 Feb 2026

https://github.com/klamping/wdio-mocha-basic

Basic setup for WebdriverIO using Mocha

mocha selenium testing webdriverio

Last synced: 05 May 2026

https://github.com/alvinwan/uniexpect

doctest utility and inline testing for REPL languages

inline-testing language python python-doctests repl scheme sqlite testing utility

Last synced: 18 Apr 2026

https://github.com/schubergphilis/terraformtestinglib

A library that implements linting and testing of terraform resources based on rules.

linting positioning-enforce terraform testing

Last synced: 31 Jul 2025

https://github.com/alexkrolick/snapshot-testing-demo

Demo for testing React apps with Jest and Enzyme

enzyme jest react snapshot testing

Last synced: 13 Apr 2026

https://github.com/bengtmartensson/irremote-sil

A SIL testing rig for Arduino-IRremote

arduino infrared irremote sil testing

Last synced: 02 May 2026

https://github.com/geerlingguy/docker-fedora31-ansible

Fedora 31 Docker container for Ansible playbook and role testing.

ansible container docker fedora image testing

Last synced: 22 Oct 2025

https://github.com/alsiola/test-ids

Babel plugin to provide extractable test ids with zero runtime cost.

babel testing

Last synced: 18 Feb 2026

https://github.com/javanile/fake-ssh-server

Docker container which can be used in SSH integration tests

bash docker integration-testing ssh ssh-server test-automation testing

Last synced: 27 Apr 2026

https://github.com/athena-framework/spec

Common/helpful Spec compliant testing utilities

component crystal spec testing

Last synced: 21 Apr 2025

https://github.com/andreasbm/create-web-config

A CLI to help you get started building modern web applications.

codesplitting karma lit-element minifying rollup setup testing treeshaking typescript

Last synced: 14 Jun 2025

https://github.com/ahmedabougabal/iticafefooddeliveryapp

Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues

bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh

Last synced: 23 Jan 2026

https://github.com/toghrulmirzayev/pytest-pyreport

PyReport is a lightweight reporting plugin for Pytest

pytest-plugin qa qa-automation reporting telegram test-automation testing

Last synced: 30 Jul 2025

https://github.com/mdabdullahibnaharun/konnect-automationtesting-selenium

This is a Java-based Selenium automation script using the TestNG framework for testing the Demo Site.

automation java maven selenium software-quality-assurance testing

Last synced: 02 May 2026

https://github.com/royk/playwright-feature-reporter

Custom Playwright reporter that generates a Markdown file documenting app features based on test cases

automated-testing bdd playwright reporter reporting test-driven-documentation test-driven-documents testing

Last synced: 10 Oct 2025

https://github.com/tak2siva/find-related-tests-js

Find related tests only for changed files in branch. Flexible alternate for jest findRelatedTests

dependency-graph javascript jest jest-findrelatedtests nodejs painless-javascript-testing testing

Last synced: 22 Jan 2026

https://github.com/qtsolv/jest-testrail-reporter2

Reporter for Jest to automatically create test runs in TestRail, link test cases and update their status.

automation jest qa reporter reporting testing testrail

Last synced: 13 Aug 2025

https://github.com/git-marcopitra/remove-unnecessary-parenthesis

Problem of unnecessary parenthesis with Functional Programming

functional-programming testing

Last synced: 06 Dec 2025

https://github.com/raphaelalmeidamartins/mongodb-car-shop

RESTful API project developed at the end of Unit 30 (Back-end Development Module) of the Trybe's Web Development course

chai express mocha mongodb mongoose nodejs sinn testing typescript

Last synced: 14 Apr 2026

https://github.com/cdn77/testutils

Test Utils for PHP to facilitate writing tests

hacktoberfest php phpunit testing testing-tools testutils

Last synced: 23 Aug 2025

https://github.com/teobler/react-coding-standard

这是一个基于我在Thoughtworks经历不同项目后沉淀下来的 React 代码规范,在开源整理的同时希望通过开源社区得到更多反馈,逐步讨论完善。

document lint react standard testing

Last synced: 02 May 2026

https://github.com/stelmanjones/termtools

A collection of small terminal related go packages 📦

ansi ascii go golang kv linux mac macos prompt spinners styling term terminal testing

Last synced: 13 Mar 2026

https://github.com/nsgowebjavaprog/ithinkit-smlops

Gemstone-Price-Prediction-End-to-End-Pipeline --- & --- MLOPs Foundations and Fundamentals, Git, GitHub, Docker, etc.

ci-cd css delivery deployment docker git github-actions html jupyter-notebook machine-learning monitoring more-tools python retraining-model testing

Last synced: 20 Jan 2026

https://github.com/ryanplasma/peridot-emoji-reporter

Display your peridot test result with emoji!

emoji peridot php testing

Last synced: 13 Mar 2026

https://github.com/atreugo/httptest

Testing utils for Atreugo

atreugo go golang httptest testing

Last synced: 17 Jan 2026

https://github.com/jamesmcroft/todoer-ui-test-demo

A simple ASP.NET Core ToDo API with Vue 3 application, complete with automated UI tests with Selenium

asp-net-core automated-testing dotnet testing todolist typescript ui-testing vue3

Last synced: 07 May 2026

https://github.com/rcardin/arrow-raise-testing

A bunch of examples on how we can test application that use the Arrow Raise DSL

arrow-kt raise testing

Last synced: 03 Mar 2026

https://github.com/vadimnastoyashchy/demoblaze.com

Automation project for demoblaze.com (Cypress Dashboard, Cypress Parallelization, TypeScript, Cypress, Mochawesome reporter, ESLint, CI/CD GitHub, Patterns)

automation cypress cypress-dashboard cypress-parallel eslint github-actions mochawesome oop testing typescript

Last synced: 07 May 2026

https://github.com/danielvartan/test

Testing, Testing, ... 🎤

test testing tests

Last synced: 13 Jun 2026

https://github.com/anhtester/vtcc_seleniummaven

Project học phần Selenium Java với Maven project của lớp VTCC Viettel 2024

anhtester maven selenium selenium-java selenium-webdriver test-automation testing viettel vtcc

Last synced: 07 May 2026

https://github.com/halil-yesilyurt/qr-express

A modern, feature-rich QR code generator built with React and TypeScript. Generate, customize, and share QR codes with ease.

qrcode-generator reactjs testing typescript typescript-react

Last synced: 06 May 2026

https://github.com/lren-chuv/pfa-validator

Validation of the PFA model and its predictive algorithm

algorithm-factory docker-image pfa-standard testing

Last synced: 25 Oct 2025

https://github.com/fnproject/fdk-testkit

Compatibility validation tests suite for programming language-specific Fn development kits (FDK)

compatibility-testing fdk fnflow fnproject testing

Last synced: 09 Feb 2026

https://github.com/ynohat/robotframework-akamai

Provides RobotFramework keywords for testing Akamai.

akamai robot-framework robotframework testing testing-library

Last synced: 14 Feb 2026

https://github.com/restqa/restqa-action

:octocat: | A GitHub action to run your RestQa project's test automation suite

automation-framework automation-test github-actions restqa testing

Last synced: 11 Jun 2026

https://github.com/landhb/nixmodule

Simple qemu wrapper to automatically test out-of-tree linux kernel modules against multiple kernel versions.

framework kasan kernel linux linux-kernel lkm out-of-tree qemu qemu-kvm rust testing

Last synced: 12 Oct 2025

https://github.com/webdestroya/awsmocker

Go library to proxy AWS requests during a test

aws go golang mocking proxy testing

Last synced: 18 Apr 2026

https://github.com/ashiqyousuf/sbank

A money transfer backend system using golang, postgres, docker, grpc

cicd docker golang grpc grpc-gateway jwt-authentication paseto-tokens postgresql protocol-buffers sqlc swagger testing

Last synced: 09 Feb 2026

https://github.com/willlillis/lspresso-shot

A concentrated dose of LSP testing power!

lsp testing

Last synced: 12 Oct 2025

https://github.com/JBZoo/Mock-Server

Flexible HTTP mocking application for testing and fast prototyping

http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing

Last synced: 28 Feb 2026

https://github.com/rahmatagungj/owntest

Simple JavaScript Testing Framework with only one file and zero dependencies.

javascript testing

Last synced: 12 Oct 2025

https://github.com/vgarvardt/slogex

Golang log/slog extensions

extensions go golang logging testing

Last synced: 28 Apr 2025

https://github.com/vinodliyanage/itqa-group-assignment

QA Automation Assignment: Functional Testing with Cypress and Cucumber

api bdd cucumber cypress gherkin nodejs testing ui

Last synced: 28 Feb 2026

https://github.com/rochacbruno/ansible-test

ansible.test.case is a testing framework and test runner within ansible tasks, it talks to API using openapispec, to Selenium using pageObjects and CLI using pexpect.

ansible junit pytest test-automation testing testing-tools

Last synced: 16 Oct 2025

https://github.com/rapidwebltd/php-bucket-testing

🆎 PHP Bucket Testing, A/B testing, split testing

ab-testing bucket-testing php php-library split-testing testing

Last synced: 11 Oct 2025

https://github.com/ngambip/top-uk-youtubers-2024.githu.io

This project involves a comprehensive analysis to determine the top YouTubers in the UK for 2024, Using Excel, SQL and Power BI.

analysis dashboards datacleaning dataqualitycheck dax excel kpi mockup powerbi recommendations testing tsql

Last synced: 17 Feb 2026

https://github.com/mighty-justice/tester

Centralize and standardize your tests with easy configuration.

configuration jest react react-components test test-runners testing

Last synced: 19 Jan 2026

https://github.com/okerew/od.nvim

Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.

cargo dap debug debugging debugging-tool depramanager framework intellij jest lua neotest neovim plenary python telescope tester testing vim vimscript vscode

Last synced: 18 Sep 2025

https://github.com/fsaldivar-dev/experimental-test-tool-swift

Pod creado para facilitar la creación de test mediante código simple

ios ios-swift mock spy stubbed-data swift test testing

Last synced: 12 Feb 2026

https://github.com/itsrealfortune/typescript-virtual-container

Scalable Linux emulator with included SSH/SFTP server, virtual filesystem and typed programmatic API for testing, automation, and interactive shell scripting in TypeScript/JavaScript.

automation container emulation linux sftp ssh testing typescript

Last synced: 25 May 2026

https://github.com/hammadsiddique/testing-practice

This repository contains tests for beginner JavaScript challenges. These tests were creating using Jest library while following the AAA pattern.

github javascript jest jest-tests testing

Last synced: 04 May 2026

https://github.com/cvigueras/null-object-design-pattern-kata

Implementation of Null Object Design Pattern example with TDD.

csharp null-object-pattern tdd tdd-kata testing

Last synced: 15 Jun 2026

https://github.com/flexycode/ccgithub

💫 CCGITHUB - GitHub For Testing Only

documentation github javascript test-automation testing

Last synced: 27 Apr 2026

https://github.com/kendarorg/the-protocol-master-samples

TPM-Proxy Real Life tests in: Python, Java, Go and .NetCore. Runnable on Docker

api-simulation golang java mock net netcore python testing

Last synced: 25 Feb 2026

https://github.com/jreznot/gradle-test-javadoc

How to generate JavaDoc for Test classes

demo gradle javadoc test-automation testing

Last synced: 17 Oct 2025

https://github.com/geerlingguy/travis-playground

An area to play with some Travis concepts and debug issues with Travis CI.

ci example testing travis

Last synced: 18 Mar 2026

https://github.com/tatsuyafujisaki/pairwise

Pairwise (all-pairs) testing samples using Microsoft PICT

all-pairs pairwise pict testing

Last synced: 25 Feb 2026

https://github.com/tunnckocore/gruu-api

Core API for Gruu and Mukla - Minimal, modern and extensible test runners

async-await async-functions callbacks concurrency core-api es2015 es2017 parallel test-runner testing

Last synced: 19 Jan 2026

https://github.com/nietthijmen/laravel-mailtester

A laravel alternative for mailpit but hosted and seeably by your whole team

email laravel smtp smtp-server testing

Last synced: 18 Oct 2025

https://github.com/carlspring/idempotence

The idempotence test resource framework

hacktoberfest junit5 junit5-extension springframework testing

Last synced: 01 Apr 2026

https://github.com/gaffer-sh/gaffer-uploader

Gaffer.sh Javascript Action

test-reporting testing testing-tools

Last synced: 23 Apr 2026

https://github.com/wincent/jost

🤡 Just Jost (not Jest)

javascript nodejs testing

Last synced: 12 Mar 2026

https://github.com/tenzir/test

The Tenzir Testing Framework

tenzir test testing

Last synced: 22 Feb 2026

https://github.com/mesosphere-backup/dcos-test-utils

DEPRECATED: Please use https://github.com/dcos/dcos-test-utils

dcos testing testing-tools

Last synced: 05 Mar 2026

https://github.com/clintonyounge/js-capstone-group-project

Restaraunt Meal (JS Capstone Group Project) is a JavaScript capstone project about building a web application based on an external API. We selected the Meals API that provides data about meals we like and then built the webapp around it.

api css es6-javascript html testing webpack

Last synced: 10 Oct 2025

https://github.com/michaelfromyeg/pylink

Automating more stuff at work because I'm lazy. This time it's URL testing. Gets CSV data, tests links, formats response codes in output file.

python requests testing ubc

Last synced: 10 Oct 2025