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/mallozup/concourse-usefull-infos

Concourse CI practial setup (systemd service , plus workflow)

ci concourse continuous-integration go linux pipeline testing testing-framework

Last synced: 13 Apr 2026

https://github.com/mokkapps/property-based-testing-typescript-demo

A demo application to demonstrate property based testing in TypeScript

angular jest karma mocha property-based-testing testing typescript

Last synced: 14 Apr 2026

https://github.com/johnkeyscloud/jest-test

A Jest playground created for testing before integrating the tool into my workflow stack. Included are also all of my notes on the topic of TDD.

development driven jest tdd test testing

Last synced: 17 May 2026

https://github.com/justinbrumley/megahook

Forward webhooks to your localhost

developer-tools development forwarding testing webhooks

Last synced: 16 Jan 2026

https://github.com/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://codeberg.org/valpackett/clj-http-fake

Helper for faking clj-http requests, like Ruby's fakeweb

clj clojure http mock testing

Last synced: 04 Oct 2025

https://github.com/hugomrdias/metamask

Collection of tools for E2E testing metamask, metamask flask and metamask snaps.

filecoin filsnap metamask playwright testing

Last synced: 28 Apr 2025

https://github.com/dahlitzflorian/monkeypatch-global-variables-video-snippets

Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.

monkeypatch monkeypatching pytest python python3 testing

Last synced: 15 Jun 2026

https://github.com/wilsonsilva/gleam_stdin

Example of reading from STDIN in Gleam

erlang gleam gleam-lang gleam-language meck mocking testing

Last synced: 02 Apr 2026

https://github.com/rahmahanafi/js-testing

Angular Testing

angular jasmine testing

Last synced: 05 Apr 2025

https://github.com/sterlp/log4j-test-logger

Simple in memory log4j2 appender to assert log messages in JUnit tests

appender assert junit junit5 log log4j2 logging logs message test testing

Last synced: 18 Oct 2025

https://github.com/csuarez/symfony-lock-playground

Playground for the symfony/lock component

concurrency lock locking php symfony testing

Last synced: 19 Apr 2026

https://github.com/tjenkinson/interceptor

A library that helps with testing asynchronous function calls.

async asynchronous callback testing

Last synced: 21 Mar 2025

https://github.com/dmtkac/automatic-aws-deploy

Automated deployment of a multi-container web app on AWS using Terraform, Packer, and Docker for infrastructure provisioning, continuous deployment and comprehensive monitoring stack.

aws bash cicd-pipeline devops docker grafana javascript loki packer powershell prometheus scripting security-automation terraform testing ubuntu-server webapp

Last synced: 14 Apr 2026

https://github.com/apexatoll/zirconia

Lightweight testing utility for synthesising Ruby gems

bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools

Last synced: 21 Jan 2026

https://github.com/seancdavis/node-link-checker

Simple script that checks for broken links on a site and reports the results in the console

links nodejs testing

Last synced: 19 May 2026

https://github.com/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

https://github.com/billwallis/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 28 Jun 2025

https://github.com/hungdao-testing/todomvc

The practical test plan for TodoMVC app

software-test test-plan testing

Last synced: 02 Feb 2026

https://github.com/maks3w/phpunitmethodstrait

Provide PHPUnit method signatures as traits for IDE autocomplete

hacktoberfest phpunit testcase testing trait

Last synced: 05 Apr 2025

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 Jan 2026

https://github.com/bahmutov/locha

Loud Mocha (locha) runs specs twice - first time all, second time just the failing ones with extra verbosity

bdd mocha runner test testing

Last synced: 17 May 2026

https://github.com/pablob07/cine

Cine project example - Modulo9 - Desarrollo de aplicaciones con Ruby on Rails - OTEC AIEP.

activerecord cine devise model ruby ruby-on-rails testing

Last synced: 19 May 2026

https://github.com/izhaki/vest

The browser-first testing framework

browser cucumber javascript mocha testing webpack

Last synced: 12 Apr 2026

https://github.com/try-php/predict

Fluent, small and simple predictions

assertions php7 test testing tryphp

Last synced: 23 Jan 2026

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025

https://github.com/hamba/testutils

A collection of Go testing utilities

golang http retry testing

Last synced: 14 Apr 2025

https://github.com/mrousavy/quantumsnippets

Snippets, Examples or Test code for Quantum Computers written in the Microsoft Quantum Computer Programming Language Q#

examples q-sharp quantum snippets testing

Last synced: 09 Apr 2025

https://github.com/flexoid/gitlab-review-coverage

GitLab Merge Request Coverage reporter

ci coverage gitlab gitlab-ci testing

Last synced: 18 May 2026

https://github.com/remi-san/ouroboros

:dragon: End-to-end test helper

e2e testing

Last synced: 16 Jan 2026

https://github.com/shuvoprogram/sqa-manual-testing

Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.

manual-testing sqa-plan testing

Last synced: 19 Mar 2026

https://github.com/ka-iden/OpenGL-Test

Testing out and Learning Modern OpenGL, repo for bkp/testing

assimp cpp cpp20 modern-opengl opengl stb-image testing

Last synced: 13 Oct 2025

https://github.com/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/viniciuscestarii/findafriendback

🐶 FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!

api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest

Last synced: 11 Apr 2026

https://github.com/mfaisalkhatri/pcloudy-selenium-javascript

This repository contains example code of running web automation tests using selenium webdriver with javascript

javascript selenium selenium-webdriver testing webautomation

Last synced: 19 May 2026

https://github.com/antongolub/abstractest

Abstract testing processor

testing

Last synced: 04 Apr 2026

https://github.com/felipecrp/pytest-pyspec

A plugin that transforms the pytest output into a result similar to the RSpec.

pytest python testing

Last synced: 20 Feb 2026

https://github.com/mulleky/px4-sitl-doctor

Pre-launch validator for PX4 + ROS 2 + Gazebo SITL. Catches environment mismatches before launch with colour-coded reports & fix commands.

drone environment-setup gazebo px4 px4-ros2-gazebo python-cli robotics ros2 sitl testing validation

Last synced: 31 May 2026

https://github.com/mizrael/webapitestingskeleton

A simple example of how to structure a .NET Core Web API project with tests

dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi

Last synced: 18 May 2026

https://github.com/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 01 Jul 2026

https://github.com/haixiangyan/my-supertest

手把手实现一个测试接口的框架 supertest

js jstest supertest testing unitest

Last synced: 30 Mar 2025

https://github.com/escss-labs/escss-estest

ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.

escss escss-estest javascript tdd testing zero-dependency

Last synced: 04 Jan 2026

https://github.com/yaniv2809/fixtureforge

Agentic test data harness for Python — deterministic in CI, AI-powered in dev. pytest plugin included.

ai anthropic developer-tools faker fixtures gemini llm openai pydantic pytest python synthetic-data test-data testing

Last synced: 27 Apr 2026

https://github.com/Ackee-Blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Apr 2025

https://github.com/Ackee-Blockchain/tests-axelar-governance

Tests for Axelar CGP governance submodule

axelar testing

Last synced: 13 Apr 2025

https://github.com/oriolpuig/node-todo-api

Todo API with NodeJS and Mocha

chai cucumber es6 javascript mocha nodejs test testing

Last synced: 11 Apr 2026

https://github.com/joht/convolution-benchmarks

Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite

avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite

Last synced: 22 Mar 2025

https://github.com/milaziabchenko/node.js-apps-and-snippets

Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps 🟢

api apollo-server chatbot decorators event-loop express-js graphql-server jest mongodb mvc-pattern node-js openai testing typescript websockets

Last synced: 10 Apr 2026

https://github.com/rvlewerissa/testing-guide

⚗️ Testing guide and boilerplate

guide how-to jest test testing

Last synced: 09 Aug 2025

https://github.com/tylergaw/node-test-runner-demo

A small demo of the native node test runner

nodejs testing

Last synced: 30 Apr 2026

https://github.com/sokraglav13/api-testing-with-postman

This project focus to execute on CI the API Tests from sample url and post the results on gh-pages

allure-report api newman postman test-automation testing

Last synced: 25 Jan 2026

https://github.com/lambdatest/pytest-scroll

How to test scrolling of a webpage using an automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 20 Apr 2026

https://github.com/athanclark/symbiote

Data serialization verification implementation

encoding network quickcheck serialization symbiote testing

Last synced: 16 Nov 2025

https://github.com/iboard/timewrap

A Time-Wrapper For Elixir

elixir elixir-lang hex testing

Last synced: 20 Jan 2026

https://github.com/mfaisalkhatri/configreader

This Utility helps to read the config.properties file in a simplified way.

automation config java open-source properties-loader properties-parser selenium-webdriver testing testing-tools utility

Last synced: 05 Jan 2026

https://github.com/giis-uniovi/retorch-st-eshopcontainers

RETORCH eShopContainers End-to-End Test Suite

e2e-testing testing

Last synced: 14 Sep 2025

https://gitlab.com/so_literate/genmock

Golang mock system with code generator

golang mock testing

Last synced: 14 Mar 2025

https://github.com/giis-uniovi/retorch-st-fullteaching

RETORCH FullTeaching End-to-End Test Suite

e2e-testing testing

Last synced: 04 Mar 2025

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026

https://github.com/blind-oracle/udp-flooder

Multithreaded UDP load testing utility

flood golang load testing udp

Last synced: 02 Sep 2025

https://github.com/oresoftware/tap-json-parser

Parses JSON objects from newline delimited input stream.

json nodejs suman tap tapjs test-anything-protocol testing yolo

Last synced: 10 Apr 2026

https://github.com/arnaudband/cyfrin_updraft_course

This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.

auditing foundry smart-contracts solidity testing

Last synced: 26 May 2026

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 30 Jul 2025

https://github.com/mrichforth/ts-playwright-boilerplate

Project created by Maksym Kuznetsov to showcase capabilities of using Playwright framework, as well as to demonstrate integration of different technologies to enhance and optimize both the testing process and results delivery.

automation docker playwright qa self-hosted testing typescript

Last synced: 12 Apr 2026

https://github.com/barkingiguana/compound

Compound testing for Ansible

acceptance-testing ansible testing

Last synced: 05 Oct 2025

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 08 Jun 2026

https://github.com/bnclabs/dbtest

Randomised testing tool in golang for storage algorithm

btree go golang llrb lmdb mvcc quality-assurance testing

Last synced: 12 Jan 2026

https://github.com/automationpanda/gotri-qr-payment-codes

A Python test automation project covering QR payment codes for the (fictitious) GoTri public transit system

pytest python python-testing qr-code tdd test-automation test-driven-development test-framework testing the-way-to-test-software

Last synced: 23 Jun 2026

https://github.com/briandfoy/test-uri

Test URI values

perl perl-module testing

Last synced: 10 Mar 2026

https://github.com/rahulvictor12/the-movie-database-data-scrapper

A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

Last synced: 11 Apr 2026

https://github.com/chaosync-org/awesome-ai-agent-testing

🤖 A curated list of resources for testing AI agents - frameworks, methodologies, benchmarks, tools, and best practices for ensuring reliable, safe, and effective autonomous AI systems

agent-evaluation agentic-ai ai-agents ai-benchmark ai-safety artificial-intelligence awesome-list benchmark chaos chaos-engineering chaos-monkey evaluation llm llm-evaluation machine-learning qa quality-assurance testing testing-tools

Last synced: 29 Jun 2025

https://github.com/openchargingcloud/csmsapp

An OCPP Charging Station Management System test application based on Electron

backend charging csms e-mobility electron ocpp testing

Last synced: 09 May 2026

https://github.com/legend80s/template-es6-utils

Template for writing utils in ES6 (`export default` syntax) with babel and test by mocha with sinon.

babel es6-boilerplate mochajs sinonjs template testing utils

Last synced: 24 Jan 2026

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/abstractsdk/integration-bundles

A stable set of application integrations that can be used for testing.

integration testing

Last synced: 01 Apr 2025

https://github.com/mnencia/docker-python-morgue

Python 2.6 and 2.7 images to test compatibility with EOL versions

docker python2 testing

Last synced: 19 May 2026

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 09 Jul 2026

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/0marrkvi0/database_implementation_rpg_dbs

Final optimization of the database design and creation of a working database including custom tables, attributes, indexes, stored procedures and test scenarios. (subject_DBS)

index postgresql-database testing

Last synced: 19 May 2026

https://github.com/deis/logbomb

A performance test utility to create a lot of logging load within Deis Workflow

deis-workflow k8s kubernetes load-testing logging performance-testing testing unsupported

Last synced: 28 Jul 2025

https://github.com/antloop-studios/c-unit

Trivial C unit testing library

c header-only simple testing unit-testing

Last synced: 25 Feb 2025

https://github.com/jmix-framework/jmix-ui-tests

Jmix v.1 Classic UI test suite

jmix selenium testing

Last synced: 25 Jun 2025