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/jmalicki/xibalba

Xibalba: Chaos Testing Framework for Linux Filesystem Concurrency using eBPF

chaos-engineering concurrency ebpf filesystem filesystem-testing jepsen kernel race-detection testing xibalba

Last synced: 14 Oct 2025

https://github.com/zafir100100/web-automation-with-selenium-junit

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

automation java junit selenium testing webdriver

Last synced: 22 Apr 2026

https://github.com/tomasbasham/terraform-report-action

GitHub Action to execute Terraform static code analysis and report results in pull requests

gituhb-actions terraform testing

Last synced: 30 May 2026

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/aleksson/jest-testing

Jest JavaScript Testing

jest-tests testing

Last synced: 20 Jun 2026

https://github.com/rlespinasse/canary

Like a canary in a coal mine, this repository helps detect issues before they reach production environments.

canary personal sandbox testing

Last synced: 22 Jan 2026

https://github.com/kaungkhantkyaw1997/mock-schema-generator

A tool for generating mock data and implementations based on schema definitions. Ideal for testing and development.

data generator mock schema testing

Last synced: 05 Mar 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/zandero/utils.junit

JUnit helpers and extensions

junit junit-helpers testing

Last synced: 01 Apr 2026

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

How to run Chrome and Firefox in headless mode in Pytest

lambdatest pytest testing

Last synced: 05 Feb 2026

https://github.com/iris-networks/irisdocs

This will hold the docs for iris

agents ai automation-testing langchain qa testing

Last synced: 11 May 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/bigpipe/assume-enzyme

Improved assertions when using Enzyme

assume enzyme expect react react-native test testing

Last synced: 08 May 2026

https://github.com/pwall567/kjson-spring-test

Spring JSON testing functions for kjson

json kotlin spring testing

Last synced: 08 May 2026

https://gitlab.com/ZakCodes/jekyll-link-checker

Verifies all the links of a static website. Compatible with Jekyll 3 and 4. It also works as a standalone CLI tool for usage with any static website.

jekyll link checker links static site generator testing

Last synced: 03 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/bgrewell/dart

Dynamic Assessment & Regression Toolkit (DART) is a testing framework for integration testing in bare-metal, docker and lxd container/virtual machine environments. It uses YAML-defined workflows to automate the setup, execution, and teardown of complex tests.

automated-testing automation end-to-end end-to-end-testing framework regression testing

Last synced: 22 Jan 2026

https://github.com/xping-dev/sdk-dotnet

Observability for .NET test suites. Track test reliability, detect flaky tests, and gain confidence in your testing with minimal setup. Supports NUnit, xUnit, and MSTest.

ci-cd csharp dotnet flaky-tests mstest nunit observability test-automation test-reliability testing xunit

Last synced: 14 Jan 2026

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/influxdata/hll-check

A small tool for comparing HLL/HLL++ implementations

hyperloglog influxdb testing

Last synced: 08 May 2026

https://github.com/esnanta/sqa-cypress-saucedemo

Automated testing for Swag Labs web using cypress

automation cypress cypress-example cypress-tests soucedemo sqa testing

Last synced: 08 May 2026

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/leonardovff/phpunit-sample

Repository used to teach TDD in PHP.

api php phpunit testing xdebug

Last synced: 09 May 2026

https://github.com/mikeschinkel/go-testdata-defaulter

Simple package for Go to set table-driven test data defaults so that tables in tests only need include data that differs from defaults.

data defaults package testing tests

Last synced: 13 Oct 2025

https://github.com/you54f/pact-asyncapi-comparator

compare Message-Pact files against AsyncAPI descriptions

asyncapi pact testing

Last synced: 22 Jan 2026

https://github.com/alxndr/cypress-test-order-randomizer

WIP — Cypress plugin that randomizes test file and block execution order using AST manipulation.

cypress cypress-io random testing

Last synced: 09 May 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/mingderwang/my-bun-elysia-with-test

template for learning bun and test with bun.

bun elysia programming testing

Last synced: 09 May 2026

https://github.com/appliedsoul/headless-screenshot

High-level library for taking screenshot of websites based on headless chrome (puppeteer)

crawler headless-chromium javascript nodejs scrapper screenshot testing

Last synced: 21 Apr 2026

https://github.com/jfelipesouza/node-test-vitest

Projeto criado para estudo da ferramenta vitest em casos simples

cicd jest nodejs prisma testing typescript vitest

Last synced: 09 May 2026

https://github.com/jonking93/pytest-error

Decorator to validate pytest tests that should raise expected exceptions

exceptions pytest testing

Last synced: 12 Mar 2026

https://github.com/haminimi/battleship

Battleship is a strategy type guessing game for two players. It is played on ruled grids on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player.

battleship battleship-game drag-and-drop draganddrop game game-development javascript javascript-game jest jest-test test-driven-development testdrivendevelopment testing

Last synced: 15 May 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/hoenn/mimic

Mimic generates lightweight fake implementations of interfaces to inject as dependencies in tests

fakes go golang mocks testing

Last synced: 03 Apr 2026

https://github.com/neemiasborges/csharp_apiwithmoq

Repositório para desenvolver uma API que retorna dados utilizando Mocados. O projeto foca em testar conceitos como caching, alertas, testes e TDD, permitindo explorar práticas de desenvolvimento ágil e garantir a qualidade do código

agil api caching moq studies tdd testing

Last synced: 13 Jun 2025

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/eclipse-score/itf

Integration Testing Framework repository

itf score testing

Last synced: 03 Apr 2026

https://github.com/akram-sakib/javascript-testing

Experimenting JavaScript testing by using Vitest

javascript testing unit-testing vitest

Last synced: 13 Oct 2025

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/windperson/demo_docker_dotnetcore_test

Demo using docker to run .NET Core test project

docker dotnetcore testing

Last synced: 09 May 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/hemantwasthere/devsnest-testing

Repo for unit testing with chai and mocha

chai css devsnest html javascript mocha testing

Last synced: 14 Apr 2026

https://github.com/jhossuan/setup-ts-backend

Setup inicial de backend typescript y nodejs, la finalidad de este es simplemente probar instancias EC2 y demás servicios para la práctica ( este backend no sera completado ) 🚀

default ec2-instance incompleted mongodb nodejs practice-project testing typescript

Last synced: 09 May 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/goodvin707/study-repos

All materials I created during education in MGCoDT, BSUIR. Includes laboratory works, practical works, reports and theoretical materials on different subjects.

cpp csharp css database desktop-development diagrams html java javascript networks python study testing web-development winforms wpf xamarin

Last synced: 03 Apr 2026

https://github.com/do1jlr/test_ansible_galaxy_and_actions

Here I will run some tests with ansible-galaxy and github-actions.

actions ansible ansible-galaxy testing

Last synced: 19 May 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/ztd-query-php

A Zero Table Dependency testing library

cte database pdo php testing

Last synced: 04 Apr 2026

https://github.com/asacxyz/spring_boot_3_documente_teste_e_prepare_uma_api_para_deploy

Para acompanhamento do curso Spring Boot 3: documente, teste e prepare uma API para o deploy

api api-documentation api-test documentation java spring spring-boot springboot test testing unit unit-test unit-testing

Last synced: 09 May 2026

https://github.com/pedrohenriques/go-dbfixtures-mongodb-driver

A MongoDB driver for the Golang go-dbfixtures package.

fixtures golang mongodb testing testing-tools

Last synced: 17 Apr 2026

https://github.com/rngodev/rngo-rs

Rust libraries and binaries for rngo

rust simulation testing

Last synced: 26 Jun 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/fimbres/nest-microservices

This is a SaaS backend application built in Nestjs with Typescript among other technologies. It's about making reservations following the micro-services architecture.

arquitecture backend e2e-tests federation-gateway jwt-authentication microservices mongodb nestjs passportjs restful-api stripe-payments testing typescript

Last synced: 10 Jun 2026

https://github.com/arnaudband/proxies

Smart contract proxies allow one contract to execute code on behalf of another contract.

proxy smart-contracts solidity solidity-contracts testing

Last synced: 09 May 2026

https://github.com/zoobz-io/clockz

Type-safe clock abstractions for Go with zero dependencies

clock deterministic-testing fake-clock go golang testing time zoobzio

Last synced: 04 Apr 2026

https://github.com/gerasaka/angular-demo

Simple project to demonstrate angular basic features

angular rxjs tailwindcss testing

Last synced: 09 May 2026

https://github.com/vontikov/kafka-test-tool

Apache Kafka testing tool

kafka testing

Last synced: 10 Jun 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/trandung2k1/typescript

Trainning typescript and write unit test

jest testing typescript

Last synced: 09 May 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/runabol/wirehook

No-nonsense stateless webhook tester

self-hosted testing web-requests webhooks

Last synced: 05 Oct 2025

https://github.com/bilbottom/testing-releases

A test repo for testing releases on.

python testing

Last synced: 01 Mar 2025

https://github.com/tslateman/spec-trace

Requirements traceability for Python projects — connect specs to tests, see what's verified

python requirements testing traceability

Last synced: 04 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/lambdatest/pytest-set-testname

How to set test name for automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 17 May 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/usagi-flow/iron-test

A test helper crate for Iron.

http iron rust rust-crate testing

Last synced: 13 Oct 2025

https://github.com/barteco/testime

Testing toolkit for .NET Core applications

selenium testing xunit

Last synced: 17 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/basedwon/testr

Testr is a flexible, lightweight and based testing library for JavaScript. It's designed to work seamlessly in both browser and Node.js environments.

browser chai js nodejs test-runner testing

Last synced: 18 Apr 2026

https://github.com/golchanskiy23/s3downloader

Proxy downloader(under existing Go solution) from S3 source with mock testing

golang mock s3 testing

Last synced: 04 May 2026

https://github.com/mikiships/pytest-agentcontract

Deterministic CI tests for LLM agent trajectories — record once, replay offline, assert contracts

agents ci llm pytest testing

Last synced: 04 Apr 2026

https://github.com/denizariyan/gflake

A CLI tool to automatically discover and repeatedly run Google Test (gtest) test cases to identify flaky tests.

cpp flaky-tests google-test gtest python testing

Last synced: 14 Jan 2026

https://github.com/ganchrowscientific/gs-lua-unit

"Ganchrow Scientific Embedded Lua Unit Testing Framework

lua redis test testing unit

Last synced: 08 Feb 2026

https://github.com/mkdika/guava-test

Testing, POC, and solving specific case with Google Guava's features.

guava poc testing

Last synced: 26 Mar 2025

https://github.com/gsanchez1687/laravelapitdd

Proyecto creando una api con TDD

laravel mysql testing

Last synced: 18 Apr 2026

https://github.com/dmitriykolesnikm8o/distributed-task-system

Pet Project with microservices, Clean Code Architecture, REST API, Docker, Redis, Postgres, Grafana and Prometheus

clean-architecture ddd ddd-architecture docker docker-compose git github go golang grafana logs microservices microservices-architecture mux postgresql prometheus redis testing yml

Last synced: 04 Apr 2026

https://github.com/r2303s/powersub-demo-1686

🔧 Simplify your code management with powersub-demo-1686, an efficient tool for streamlined collaboration and version control in software projects.

api-development automation cloud-native demo devops docker javascript kubernetes microservices open-source powersub react testing web-app yaml

Last synced: 13 Apr 2026

https://github.com/mantoni/mocha-referee-sinon

Common Mocha setup for @sinonjs/referee-sinon

mocha referee sinon testing

Last synced: 12 Jan 2026