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/donatas-b/j-playwright

An example of Playwright with Java and Cucumber for web UI automated tests

cucumber java playwright playwright-java test-automation testing

Last synced: 16 Apr 2026

https://github.com/gomicro/postal

A library for mocking smtp calls

golang mock smtp tdd testing testing-library

Last synced: 04 Mar 2026

https://github.com/zett-8/unbearable-lightness

Gatsby starter with Typescript, Styled-components, and Testing(Jest)

gatsby gatsby-starter jest styled-components testing typescript

Last synced: 03 May 2026

https://github.com/ruslansagitov/karma-jasmine-loud

Karma plugin for Jasmine matchers for Loud, web accessibility testing helper

accessibility karma-plugin testing

Last synced: 04 Feb 2026

https://github.com/still34/dotnet.evaluation

Personal repository to test against several .NET/C# features.

dotnet personal-project testing

Last synced: 03 May 2026

https://github.com/damirscorner/20240621-dotnet-webapi-testing

Sample project for 'Web API integration tests' blogpost

dotnet testing webapi

Last synced: 03 May 2026

https://github.com/epappas/anvil-testcontainer

A Python library for managing Anvil Ethereum test containers, pythonic & natively. Just `pip install anvil-testcontainer`

anvil docker ethereum foundry python testcontainers testing

Last synced: 04 Mar 2026

https://github.com/deshima-dev/testdata

:truck: Public DESHIMA datasets for testing related codes

astronomy deshima fits netcdf radio-astronomy testing

Last synced: 09 Apr 2025

https://github.com/codezeilen/rosetta-test

Write and use test suites across projects in different programming languages.

automated-testing conformance-suite test-framework test-suites testing

Last synced: 04 Mar 2026

https://github.com/dedalus-labs/inline-tests-python

Rust-like inline testing in Python, without the compiler.

colocate pytest python rust tdd testing

Last synced: 05 Mar 2026

https://github.com/dryvist/python-template

Professional Python project template with pytest, automated code quality (Black, Ruff, MyPy, Bandit), pre-commit hooks, and GitHub Actions mandating 100% coverage. Targets Python 3.11+ and eliminates boilerplate setup, enabling immediate development with rigorous quality gates for production-ready projects.

bandit best-practices black boilerplate ci-cd code-coverage code-quality github-actions mypy pre-commit pyproject-toml pytest python python-template ruff security-scanning testing type-checking

Last synced: 03 Jun 2026

https://github.com/fakhrifnnn/dir-fuzz

DirFuzz is a powerful directory brute-forcing tool for web servers, designed to discover hidden files and directories using customizable wordlists and various HTTP request options. Perfect for security researchers and web developers! 🔍

awesome bugbounty burpsuite fuzz-tool paper-list pentest python research-paper security testing web-directory web-directory-bruteforcer web-directory-search wordlist

Last synced: 23 Apr 2025

https://github.com/oblivious-oblivious/swispec

cspec fork for swift

bdd cspec swift tdd testing

Last synced: 04 Apr 2025

https://github.com/borsch/mongomery-spring

Wrapper for Mongomery to work with Spring Framework tests

junit mongodb spring spring-test testing

Last synced: 17 Apr 2026

https://github.com/lionelsu/lionel-agrix-fase-c

About REST API designed to manage farms reducing the socio-environmental impact of agribusiness.

docker java maven rest-api spring-boot testing

Last synced: 17 Apr 2026

https://github.com/florpor/puppeteer-mock

Build a bridge between Puppeteer and your favourite HTTP mocking library

http https mock mocking puppeteer test testing

Last synced: 05 Mar 2026

https://github.com/melkerton/adm-server

A language agnostic mock server written in Dart.

dart experimental mock testing

Last synced: 22 Feb 2026

https://github.com/shershen08/mini-js-kit

Minimalistic frontend starter kit

chokidar frontend linter setup testing

Last synced: 12 Jun 2026

https://github.com/nulib/rdc-test-runner

End to end tests for NULib applications using the Playwright testing framework

playwright testing typescript

Last synced: 17 Apr 2026

https://github.com/x-kom/babel-plugin-react-component-trace-data-attr

Adds data- attribute to html elements showing the trace of components names that led to this element creation.

babel-plugin data-attributes react testing

Last synced: 05 Mar 2026

https://github.com/axi92/resleased

A lightweight HTTP service for exclusive, time-bounded resource reservations. Designed for CI/CD pipelines and test frameworks that share hardware or services that can only be used by one job at a time.

ci-cd devops docker docker-compose golang lease lock-manager resource-management rest-api self-hosted testing

Last synced: 02 Apr 2026

https://github.com/onatolich/saga-guide

Easy to use, framework agnostic saga testing utility.

redux-saga test testing testing-tool unit-testing

Last synced: 07 Apr 2025

https://github.com/alopukhov/sybok

Sybok test engine

groovy java junit5 sybok testing

Last synced: 17 Apr 2026

https://github.com/robtimus/junit-support

Contains interfaces and classes that make it easier to write unit tests with JUnit

java junit junit5 testing

Last synced: 06 Mar 2026

https://github.com/crepopcorn/sta_check_temporary

This project is the script for STA report violated path checks temporarily (not final version due to confidentiality).

bash bash-script c checking linux perl python shell static-timing-analysis testing

Last synced: 12 Apr 2026

https://github.com/the-infinity-glitch/waytest

A simple project for studying and testing with wayland compositor in Rust (Smithay)

rust smithay study testing wayland wayland-compositor

Last synced: 09 Apr 2025

https://github.com/jahongir7174/centernet

CenterNet (Objects as Points) implementation using PyTorch

centernet coco pytorch testing training

Last synced: 17 Apr 2026

https://github.com/SriSatyaKalyan/ProtractorScribblings

These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.

angular jasmine nodejs protractor selenium testing

Last synced: 10 Mar 2025

https://github.com/civitas-cerebrum/element-repository

A lightweight, robust package that decouples your Playwright UI selectors from your test code.

low-code playwright test-automation testing typescript

Last synced: 02 Apr 2026

https://github.com/Normandy72/Testing-Directives

Testing AngularJS Directives. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 10 Mar 2025

https://github.com/tebogoyungmercykay/mathematical_expressions_calculator

Polynomials are mathematical objects which are expressions of variables and coefficients added to-gether. These polynomials can use operator overloading in a very intuitive manner since most of the operators that we can overload are mathematical operators, which can also be applied to polynomials.

bivariate coverage generalisation inheritance linear linux makefile memory-management operator-overloading operators polymorphism polynomials quadratic testing univariate valgrind

Last synced: 17 Apr 2026

https://github.com/maxivak/test_email_redis

Test emails using Redis

mail-delivery testing

Last synced: 17 Apr 2026

https://github.com/aashari/example-go-tax-calculator-api

RESTful API example in Go for tax calculations. Showcases clean architecture, middleware usage, validation, testing, Swagger docs, containerization, and performance optimization techniques in a production-ready API structure.

api-design docker golang microservice rest-api tax-calculator testing web-service

Last synced: 03 May 2026

https://github.com/jesse-r-s-hines/wdio-obsidian-service

A WebdriverIO service for end-to-end testing of Obsidian plugins.

obsidian obsidian-md testing wdio wdio-service webdriverio

Last synced: 16 May 2026

https://github.com/vortexsolution/codeceptjs-testtools

Chrome extension to generate CodeceptJS acceptance tests while using your app.

codeceptjs testing

Last synced: 04 Feb 2026

https://github.com/teostereciu/test-synth-mcp

Test repository for MCP integration

github-api mcp testing

Last synced: 02 Apr 2026

https://github.com/imjoehaines/flowder-json-loader

A JSON file loader for Flowder

fixture-loading fixtures flowder json testing

Last synced: 17 Apr 2026

https://github.com/gstcarv/react-unit-tests-learning

Simple unit test cases using react-testing-library

react testing typescript

Last synced: 17 Apr 2026

https://github.com/san7o/valfuzz

valFuzz (or val-di-Fuzz) is a modern cross-platform, multi-threaded testing, fuzzing and benchmarking library for C++23.

fuzzer modern-cpp testing

Last synced: 01 Apr 2025

https://github.com/nicholaswmin/timerify

tiny performance-testing utility

performance-measurement performance-testing testing

Last synced: 11 Mar 2026

https://github.com/inspectr-hq/mcplab

MCPLab - Test and evaluate MCP servers with LLMs.

agents ai cli evaluation llm mcp model-context-protocol testing

Last synced: 17 Apr 2026

https://github.com/danieldantasdev/aspnetcore-clean-architecture_course-luisdev-part-1_dotnet-8_csharp-12

Curso da Formação ASP.NET Core focado em Arquitetura Limpa aplicada na prática: camadas da arquitetura, reorganização de pastas e arquivos, migrations com nova estrutura, implementação da camada de aplicação com padrão Result e refatoração e testes.

application-layer architecture aspnetcore backend clean-architecture csharp ddd domain-driven-design dotnet efcore entity-framework-core luisdev migrations refactoring result-pattern software-architecture testing

Last synced: 17 Apr 2026

https://github.com/yuriykravets/testing

Simple app from Kotlin - Head First book

junit kotlin-test testing

Last synced: 07 Jan 2026

https://github.com/risaddex/spotify-radio-jsexpert-06

Repositório referente ao evento ministrado pelo @ErickWendel

audio-processing docker e2e-tests jest multiplex node-streams nodejs streams-api streams2 testing

Last synced: 17 Apr 2026

https://github.com/mersocarlin/testing-with-jest-and-mocha

Sample repo used in my Blog Post to Signavio Tech Blog.

jest mocha testing

Last synced: 17 Apr 2026

https://github.com/open-operational-state/status-conformance

Conformance definitions, validation rules, and test fixtures for verifying compliance with the Open Operational State specification.

compliance conformance interoperability json-schema operational-state quality-assurance specification test-fixtures testing validation

Last synced: 03 Apr 2026

https://github.com/eclipse-score/itf

Integration Testing Framework repository

itf score testing

Last synced: 03 Apr 2026

https://github.com/robert-96/vue-todo-altwalker-tests

AltWalker tests for the Vue.js ToDo app from: https://robert-96.github.io/vue-todo/

altwalker automation model-based-testing python testing

Last synced: 17 Apr 2026

https://github.com/piyushgupta344/llm-test-harness

Deterministic testing framework for LLM-powered apps — record/replay cassettes, eval scoring, regression testing

anthropic cassette deterministic eval llm openai prompt-testing testing vcr

Last synced: 03 Apr 2026

https://github.com/usetero/policy-conformance

Conformance test suite for validating Policy specification implementations.

conformance observability policy telemetry testing

Last synced: 03 Apr 2026

https://github.com/tofupilot/csharp

Upload hardware test data to TofuPilot from C#.

csharp dotnet functional hardware testing tofupilot

Last synced: 07 Apr 2026

https://github.com/euler-b/usa2s

Usa2 is a second-hand items store.

api-rest postgresql ruby ruby-on-rails testing

Last synced: 17 Apr 2026

https://github.com/haltuf/travis-localhost

Code for my blog post Travis@Home: How to test your code in multiple PHP versions on localhost using Docker (in Czech)

docker php testing travis

Last synced: 17 Apr 2026

https://github.com/ivkond/litmus

LLM coding agent benchmark TUI — run scenarios across Claude Code, Codex, Aider, KiloCode and more, then compare results

agents ai aider benchmark claude code-generation codex coding-agents evaluation llm python testing textual tui

Last synced: 04 Apr 2026

https://github.com/k-kinzal/oas-fake-php

Intercept HTTP requests, validate against OpenAPI schemas, and generate fake responses for testing

api-testing fake-server mock-server openapi openapi-mock php php-testing php-vcr testing

Last synced: 04 Apr 2026

https://github.com/wlsf82/do-not-use-cy-dot-xpath

Sample project to demonstrate the rule `no-xpath` from v4.2.0 of eslint-plugin-cypress.

cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing

Last synced: 17 Apr 2026

https://github.com/rks-031/weather-monitoring

Real-Time Data Processing System for Weather Monitoring with Rollups and Aggregates

expressjs mongodb nodejs openweathermap-api reactjs testing vite-react

Last synced: 12 Apr 2026

https://github.com/fmelihh/chatgpt-test-generator

AI based test generation tool

automation chatgpt-api python testing

Last synced: 04 Mar 2026

https://github.com/ronihdzz/aws-lambda-fastapi-template

Professional template for building serverless REST APIs with FastAPI, Docker, and AWS Lambda. Includes modular architecture, real database testing, and full CI/CD integration.

aws-lambda ci-cd cloud docker fastapi github-actions mangum microservices mongodb postgresql pydantic python rest-api serverless sqlalchemy template testing

Last synced: 17 Apr 2026

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 17 Apr 2026

https://github.com/cristianasg-hub/demoblazewebtest

Here, I’ll upload my work as a QA, analyzing and searching for bugs or improvements on any webpage

automation java manual selenium-webdriver testing testing-tools

Last synced: 17 Apr 2026

https://github.com/sawadashota/sql-test-sample

Sample for writing database tests

golang testing

Last synced: 03 Jun 2026

https://github.com/lab34-es/lab34-flows

Test automation for local and remote environments with AI capabilities

test-automation testing testing-tools

Last synced: 04 Apr 2026

https://github.com/john-wilmes/claude-agentic-coding-playbook

Evidence-based practices for LLM-assisted development. Install scripts, Claude Code configuration, and a research-backed best practices guide with 34 verified citations.

agentic-development ai-coding best-practices claude-code code-quality cursor developer-tools prompt-engineering security testing

Last synced: 20 Apr 2026

https://github.com/maineffort/securitygateway

An approach for automating security tests into microservices

microservices microservices-security-assessment security testing

Last synced: 17 Apr 2026

https://github.com/wrassis84/apache

This Ansible role deploy a simple HTML site with apache web server. Enjoy it!

ansible ansible-role automation docker iac molecule testing

Last synced: 04 Apr 2026

https://github.com/ikuradon/tsunagiya

繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.

deno jsr mock nostr relay testing typescript websocket

Last synced: 04 Apr 2026

https://github.com/turqoisehex/cc-sentinel

Governance infrastructure for Claude Code — hooks, agents, and workflows that prevent the failure modes autonomous coding sessions actually hit

ai-agents ai-coding automation bash claude-code cli code-quality developer-tools governance hooks testing verification workflow

Last synced: 04 Apr 2026

https://github.com/barteco/testime

Testing toolkit for .NET Core applications

selenium testing xunit

Last synced: 17 Apr 2026

https://github.com/alphahydrae/codecov

Codecov integration in various languages

codecov coverage elixir nodejs ruby testing

Last synced: 18 Apr 2026

https://github.com/ktanaka101/dart-inline-snapshot

A library that supports inline snapshot testing for Dart. Allows updating expected results based on actual results.

dart flutter snapshot snapshot-testing testing

Last synced: 18 Apr 2026

https://github.com/sulaimanniazi/cypress-automation-assignment

A customizable cypress test automation project for e-commerce webpage APIs

cypress cypress-example cypress-io cypress-tests javascript json json-api test test-automation testing

Last synced: 18 Apr 2026

https://github.com/gsanchez1687/laravelapitdd

Proyecto creando una api con TDD

laravel mysql testing

Last synced: 18 Apr 2026

https://github.com/plurid/runner

Test Runner with Preparation/Postparation Stages

javascript testing typescript

Last synced: 18 Apr 2026

https://github.com/mustafaautomation/qa-dash

Unified QA dashboard — aggregates Playwright, Jest, Newman, k6, JUnit results into a single quality view with health scoring

dashboard health-score jest junit k6 newman nodejs playwright qa test-results testing typescript

Last synced: 04 Apr 2026

https://github.com/mustafaautomation/flaky-test-detective

Detect, track, and quarantine flaky tests with pattern analysis and trend reporting

ci-cd flaky-tests junit nodejs pattern-detection playwright qa quarantine test-stability testing trend-analysis typescript

Last synced: 04 Apr 2026

https://github.com/abhijatchaturvedi/timerx

Tiny dependency-free Python timing utility with decorators, context managers, stopwatches, cumulative stats, and pretty summaries.

decorator profiling python stopwatch testing timer timing utility

Last synced: 04 Jun 2026

https://github.com/biosimulations/biomodels-qc

Quality control tool for the BioModels repository of biochemical models

biomodels computational-model numerical-simulation quality-control systems-biology testing validation

Last synced: 05 Apr 2026

https://github.com/abolfazlchaman/nikangroup-test

A modern blog application built with Next.js 15, TypeScript, Material-UI v7, and Tailwind CSS. Features dark mode, real-time search, infinite scroll, and comprehensive testing.

blog material-ui nextjs tailwind testing typescript vitest

Last synced: 05 Apr 2026

https://github.com/arcj137442/babelnar-nal-test-suite

基于BabelNAR CLI的NARS自动化测试套件

nars non-axiomatic-logic test-automation testing

Last synced: 20 Apr 2026

https://github.com/bycait27/se433-testing-project

A CLI shopping application made in Java that implements unit, integration, system, and acceptance testing using JUnit.

java junit testing

Last synced: 04 Jun 2026

https://github.com/lostovayne/modern-hono-api-rest

Solid Api rest using Hono, drizzle and Postgresql, includes the use of Bun, docker for database and testing, a light and fast stack for efficient Api rest.

biome bun docker drizzle-orm honojs husky lint-staged postgresql testing typescript ultracite

Last synced: 13 Apr 2026

https://github.com/followtheprocess/snapshot

Simple, intuitive snapshot testing with Go 📸

go snapshot-testing testing

Last synced: 12 Apr 2026

https://github.com/stefanhorning/rails_dummy

Just a rails dummy for testing stuff

boilerplate dummy rails testing

Last synced: 18 Apr 2026

https://github.com/shubhrajps/levels-fyi-countries

A Nest.js app for fetching data from restcountries.com and searching through it to display the countries and details in a card design.

countries jest nextjs reactjs tailwindcss testing typescript

Last synced: 05 Apr 2026

https://github.com/synapsekit/evalci

LLM quality gates for every PR — run @eval_case suites automatically and block merge if quality drops below threshold

ai ci eval github-actions llm llmops machine-learning quality-assurance synapsekit testing

Last synced: 18 Apr 2026

https://github.com/behnaz-mirmiran/ci-github-actions

ساخت جریان برای تست پروژه

actions automation ci-cd github testing

Last synced: 18 Apr 2026

https://github.com/andreirepo/todo-app-playwright

Playwright suite with E2E, API, and database testing - includes data seeding, visual regression, and CI/CD integration.

e2e-testing playwright testing

Last synced: 18 Apr 2026