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/snowyu/api-bdd-test.js

Use the BDD(Cucumber) to test the RESTful API.

api bdd cucumber testing yadda

Last synced: 07 Apr 2026

https://github.com/averspec/aver

Domain-driven acceptance testing for TypeScript

acceptance-testing bdd observability testing typescript vitest

Last synced: 03 Apr 2026

https://github.com/mattmazzola/internals-visible-typescript

Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript

csharp internals internalsvisibleto jest testing typescript

Last synced: 09 Apr 2026

https://github.com/yourls/yourls-test-suite-for-plugins

🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!

github-actions phpunit testing unit-tests yourls yourls-plugin

Last synced: 17 Apr 2026

https://github.com/mikasjp/testingtypedhttpclients

Demo app for "How to test typed HTTP clients in .NET 6? " blogpost

dotnet dotnet-core testing

Last synced: 17 Apr 2026

https://github.com/voiceeval/voiceeval

VoiceEval: World-Class Open-source Voice AI Testing Framework

open-source pytest python testing testing-framework voice-agents voice-ai voice-testing

Last synced: 14 Jan 2026

https://github.com/nithin050806/groovy-xuz

🎵 Simplify audio processing in Groovy with easy-to-use functions and tools for efficient music handling and production.

automation build-tools code-quality concurrency frameworks groovy java libraries open-source programming scripting software-development testing web-development xuz

Last synced: 16 May 2026

https://github.com/jonathanknowles/quickcheck-monoid-subclasses

Support for testing instances of classes defined in the monoid-subclasses library.

haskell instances monoid-subclasses quickcheck testing

Last synced: 04 Oct 2025

https://github.com/adiii3692/ecohub

An E2E Tested Full-Stack Web Application Promoting Eco-Friendly Initiatives. Implemented backend in React, Node.js, Express.js, PostgreSQL

automation-testing cypress docker-compose dockerfile e2e expressjs javascript jenkins nodejs npm postgresql postman reactjs testing vercel-deployment

Last synced: 04 Apr 2026

https://github.com/testingrequired/multiassert

Multiple assertions

assert test testing

Last synced: 15 Mar 2025

https://github.com/karimsa/frenzie

Collection of chaos hooks for your Node.js programs.

chaos-engineering hooks javascript library testing

Last synced: 24 Oct 2025

https://github.com/andriilive/cypress-example

This is a simple example of how to use Cypress to test a web application.

cypress e2e-testing testing

Last synced: 17 Apr 2026

https://github.com/sirmaxx/php_product_feeder

product feeder project for interview

feeder json logging-framework php rest-api testing xml-parser

Last synced: 19 May 2026

https://github.com/maspeng/php-test-helper

A library to simplify various tasks during test development

helper php test testing

Last synced: 15 Apr 2025

https://github.com/cariad/lackadaisical

A Python package to keep an eye on slow code

python testing

Last synced: 28 Jan 2026

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/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/motesh-deshpande/user-docs-api

A robust NestJS REST API for user authentication and document management with role-based access control, file uploads, and Docker support.

backend-api docker file-upload jwt-authentication nestjs nodejs postgresql rest-api role-based-access testing typeorm typescript

Last synced: 07 Apr 2026

https://github.com/jjviscomi/bqemulator

Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.

bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing

Last synced: 23 May 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/arran4/heatplot

This program takes a formula and plots the "heat" for any particular location

experiment golang graph heatplot maths plot testing

Last synced: 05 Apr 2026

https://github.com/atotto/webtester

chrome web test support library

chrome chromedriver golang-library testing

Last synced: 08 May 2025

https://github.com/jaid/action-jest

GitHub Action for running Jest (unit tests and coverage requirements) on my Node projects.

action action-jest actions github-action github-actions jest test testing workflow

Last synced: 18 Apr 2026

https://github.com/ilyasyoy/junit-system-console-wrapper

Simple jUnit 5 extension example

java junit5 tdd testing

Last synced: 06 Oct 2025

https://github.com/ze/vector-test

Generate test vector files for Logisim programmatically

kotlin-jvm library logisim testing

Last synced: 06 Oct 2025

https://github.com/testpointcorp/vansah-playwright-ts

Seamlessly integrate Playwright automation with Vansah Test Management for Jira. This repository provides a robust Vansah TypeScript binding to log test results, manage test runs, and attach execution artifacts (e.g., screenshots) directly to your Test Case Runs in Vansah.

reporting test test-automation testing typescript vansah

Last synced: 25 Jan 2026

https://github.com/meemaw/testcafe-action

Github actions that executes testcafe inside container that has all popular browsers pre-installed

browser testcafe testing

Last synced: 19 Mar 2026

https://github.com/0xHericles/EasyAcceptLesson

:books: Basic material for the EasyAccept tool lesson

acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg

Last synced: 24 Mar 2025

https://github.com/danisimov/gassert

Simple json assertions for testing frameworks.

java qa qaautomation qatools testing

Last synced: 18 Apr 2026

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

In this exercise, I write a few practical tests for JavaScript functions using the Jest library. I make sure to follow the AAA pattern to make my tests easier for other developers to read and understand. I also try to use the TDD approach in practice.

javascript jest-tests testing

Last synced: 29 Mar 2025

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/victoreronmosele/callback-test-dart

Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests

dart flutter mocking mockito testing unit-testing

Last synced: 19 Apr 2026

https://github.com/getlark/skills

Agent skills for getlark.ai — author, run, and manage end-to-end test workflows from your coding agent.

claude-code coding-agent e2e-testing skills testing

Last synced: 04 Jun 2026

https://github.com/bloxbean/yaci-cardano-test

Make Java app testing on Cardano blockchain a breeze with Yaci Cardano Test Java library.

cardano java testing

Last synced: 06 Jun 2026

https://github.com/goralexcomp/tupo_testovyy_bot

Телеграм-бот для показа возможностей

bot flask koyeb pymysql python telegram-bot telegram-bot-api testing

Last synced: 20 Apr 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://github.com/christianrondeau/consolescenario

An automated test fixture for .NET console applications

assertions automation testing

Last synced: 18 Jul 2025

https://github.com/shinesolutions/inspec-aem

InSpec profile for checking AEM resources

aem aem-opencloud inspec testing

Last synced: 13 Apr 2025

https://github.com/sumanjs/suman-run-plugins

Plugins for running/executing test scripts that have most likely been transpiled/compiled.

bdd dev-ex dx nodejs plugins suman sumanjs tdd testing

Last synced: 24 Apr 2026

https://github.com/andrewchambers/testudo

A simple and flexible parallel test runner

testing

Last synced: 19 Dec 2025

https://github.com/atlassian-labs/unstoppable-mockery

Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.

jest mocking mockito testing unit-testing

Last synced: 07 Oct 2025

https://github.com/bujosa/ain

This is a simple project about rust and testing

rust rust-lang testing

Last synced: 01 Apr 2025

https://github.com/jitendragangwar123/learn-foundry

Foundry : A development framework for Ethereum Blockchain.

foundry optimization smart-contracts solidity testing web3

Last synced: 11 Jun 2026

https://github.com/h3ar7b3a7/junit5

Checking out new features in JUnit Jupiter.

junit-jupiter junit5 testing

Last synced: 26 Oct 2025

https://github.com/thompsonjonm/cypress-demoqa

A Testing repository using Cypress.io, Faker, and Fishery to test the Demo QA website.

automation cypress cypress-io testing testing-framework

Last synced: 08 Apr 2025

https://github.com/aditya-alchemist/uniswapv3-testing

Testing and learning various types of uniswapV3 functions like swapping tokens and adding liquidity.

advance-defi foundry testing uniswap-v3

Last synced: 22 Jul 2025

https://github.com/vmandic/canopy-test

A test repo for F# canopy UI testing library.

e2e fsharp testing

Last synced: 25 Jun 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/bujosa/grumium

This is a simple in solidity, about testing using foundry forge.

forge foundry smart-contracts solidity testing

Last synced: 26 Apr 2026

https://github.com/drbarnabus/mimic

Fast, friendly and familiar mocking library for modern .NET

csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing

Last synced: 11 Jun 2025

https://github.com/timothystiles/hello-ts

A demo typescript project with live updating code coverage highlighting and test on save via vscode

code-coverage code-highlighter jest on-save test-automation test-driven-development testing typescript vscode

Last synced: 20 Jan 2026

https://github.com/izal/npl

Question Answer App built with Laravel5

laravel laravel-application laravel5 php testing

Last synced: 26 Feb 2025

https://github.com/jkl2thebest/salary-rest-service

A secure FastAPI REST service for viewing salary data using JWT authentication.

api api-rest docker fastapi gitlab jwt jwt-token ml poetry pytest python qa rest-api testing

Last synced: 23 Jul 2025

https://github.com/estruyf/playwright-mail-reporter

Mail reporter for Playwright powered by Resend

e2e mail playwright reporter testing

Last synced: 26 Oct 2025

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

https://github.com/dhimasanb/react-simple-test

:wrench: React simple test using unit test and end-to-end testing

react reactjs testing

Last synced: 19 May 2026

https://github.com/tigredonorte/eslint-plugin-test-flakiness

ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.

ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest

Last synced: 20 Feb 2026

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 2025

https://github.com/ngerritsen/jest-call-arg

Utilitiy functions for calling callbacks on mocked functions with jest.

callbacks javascript jest testing testing-tools

Last synced: 23 Jan 2026

https://github.com/andrelkj/zombieplus

Project to automate Zombie+ (a copy of Disney+ platform) using playwright framework to write tests, postgres SQL and Docker to store and mantain data. REST API for backend validation, and github actions as pipeline for continuos integration.

api-rest css github-actions html javascript playwright postgresql test-automation testing

Last synced: 27 Feb 2026

https://github.com/lugensa/gocept.httpserverlayer

This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.

http python testing testrunner

Last synced: 24 Mar 2025

https://github.com/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing unit-testing

Last synced: 11 Mar 2025

https://github.com/maxdevos49/prototest

Javascript testing framework with support for esm by default. Published on NPM

esm js modules nodejs testing

Last synced: 16 Jan 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/sumanjs/suman-daemon

The `suman-deamon` package provides a process pool for speeding up certain tasks in the SumanJS ecosystem, namely for the sumanf/suman-f command and for suman-watch.

daemon daemonize nodejs sumanjs testing

Last synced: 27 Apr 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: 25 Mar 2025

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/arrosinski/laravel-companyworkers-restapi

Rest API CRUD methods for Company and employees with usage of test and DDD

ddd laravel-framework rest-api testing

Last synced: 28 Jan 2026

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/avvessalom/itmo-software-testing

Лабораторные работы по тестированию программного обеспечения (ИТМО, ПИиКТ-СиППО, 3 курс).

itmo-university kotlin testing

Last synced: 12 Jul 2025

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/xunnamius/unit-server

An ultra-lightweight, disposable, customizable HTTP server for use with unit testing frameworks like Jest

framework http jest mini server testing tiny unit

Last synced: 01 Apr 2025

https://github.com/gregorykogan/jwt-microservice

A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.

authentication auto-logout caching docker docker-compose go high-performance jwt load-balancing microservice nginx redis security structured-logging testing token-refresh uuid

Last synced: 04 Apr 2026

https://github.com/pdmlab/dotnet-marten-test-template

Test Template Project for MartenDB

martendb template-project testing

Last synced: 16 Mar 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/enr/qac

Go library to test end to end command line tools

cli go go-library golang hacktoberfest testing testing-tools

Last synced: 26 Jan 2026

https://github.com/gonzalinux/socket-io-online-tester

Webpage to test socket io contection by sending and receiving events

socket-io socketio testing website

Last synced: 21 Apr 2026

https://github.com/mytechnotalent/automatrix

Automatrix is a deterministic, infinitely scalable automation framework that fuses Terraform and Ansible to provision, configure, and maintain GCP Free-Tier VMs with absolute precision. Built on immutable infrastructure and idempotent execution, it guarantees every deployment is identical and flawlessly repeatable.

ansible ansible-galaxy ansible-playbook cloud cloud-infra cloud-infrastructure gcp google google-cloud google-cloud-platform infrastructure python terraform test test-automation testing testing-tools tests

Last synced: 09 Mar 2026

https://github.com/jakeroggenbuck/lesson-tester

Test python code in the browser. Wrap code with specific lesson tests for code completeness grading.

python test testing web

Last synced: 09 May 2026

https://github.com/anuragpatil94/codetest

A library for testing coding problems easily

testing testing-tools

Last synced: 18 Jan 2026

https://github.com/barbosaigor/april

April is a resiliency tool that proposes to improve confidence in the microservice architecture

chaos-test cli docker flexible golang k8s microservice microservice-architecture microservices resilience-testing selection-algorithm server testing yaml

Last synced: 12 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/hungdao-testing/todomvc

The practical test plan for TodoMVC app

software-test test-plan testing

Last synced: 02 Feb 2026

https://github.com/adityaarsharma/orbit

🪐 10-agent WordPress Plugin QA team for Claude Code. 116 runtime-evergreen skills · CTO→PM→Dev→UAT→Security→Release · MCP discovery · Docker wp-env · WP.org zero-rejection · Brain-connected memory.

agentic ai-agents automated-testing claude-code docker elementor gutenberg lighthouse mcp phpcs playwright qa testing uat visual-regression wordpress wordpress-plugin wordpress-qa wp-env wpcs

Last synced: 30 May 2026