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/cjstehno/proving

Useful utilities for writing unit tests in Dart.

dart testing utilities

Last synced: 04 Jun 2026

https://github.com/3p3r/fakettp

sandbox node core http module in a service worker.

http-server mocking node service-worker testing webpack

Last synced: 31 Jan 2026

https://github.com/vagnerbellacosa/apontamentos_falhadesoftware

Vamos falar sobre falhas de software. Conheça alguns dos mais mediáticos problemas

abend boas-praticas bug fail testing

Last synced: 16 Oct 2025

https://github.com/marcode24/angular-testing

testing for angular (services, components, routes, forms)

angular jasmine jasmine-tests javascript karma karma-jasmine testing typescript

Last synced: 01 May 2026

https://github.com/dimasprasetyo71/golang_nextjs

project golang backend implementasi golang framework gin dan

api ci-cd controller dto environment gin-gonic golang makefile testing validation

Last synced: 14 May 2026

https://github.com/edyane/jest-guide

React Testing Library and Jest: The Complete Guide

jest react testing testing-library unit-testing

Last synced: 18 Apr 2026

https://github.com/greyarch/bats

Docker image for the bats bash testing framework

bash bats docker testing

Last synced: 08 May 2026

https://github.com/ajschmidt8/fibonacci

Fibonacci App in Vue

another-label fibonacci testing

Last synced: 19 Mar 2026

https://github.com/lishaduck/lishaduck.github.io

Just trying things out with CI (webapp.io), and GitHub Pages. The HTML file is a compilation of my Khan Academy HTML coursework; I reserve no rights to my alterations.

lishaduck personal-site practice-project testing

Last synced: 19 Mar 2026

https://github.com/julian/runt.nvim

Find corresponding test files given your source file

neovim neovim-plugin nvim nvim-plugin testing

Last synced: 29 Oct 2025

https://github.com/burnsoftnet/burnsoft.testing.web.selenium

Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website

burnsoft selenium selenium-webdriver testing unittest website

Last synced: 02 May 2026

https://github.com/craflin/mingtest

A minimalistic C++ unit test framework

gtest test testing unit-testing

Last synced: 24 Jan 2026

https://github.com/mgjules/helloworld

First commit to github

golang testing

Last synced: 02 May 2026

https://github.com/mateoramirezrubio1/mini-blog-rest-api

A mini blog Django project demonstrating the implementation of the Services and Repositories design pattern for a blog application.

api api-rest django django-rest-framework pytest python rest rest-api test testing

Last synced: 02 May 2026

https://github.com/simplaex/dummies

Create Java/Scala mock objects with real content

dummies java java-8 mock-data mocking scala testing testing-tools

Last synced: 22 Jan 2026

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 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/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/godber/topfile_util

Salt Top file utilities.

saltstack testing topfile validation

Last synced: 14 May 2026

https://github.com/jabro86/redux-testing-library

Testing utilities for react and redux applications.

react redux redux-saga testing

Last synced: 30 Jan 2026

https://github.com/geektree0101/rxbdd

RxSwift & RxCocoa Behavior Driven Development Unit Test (iOS only)

bdd behavior-driven-development ios rxcocoa rxswift testing

Last synced: 12 May 2026

https://github.com/miroslav-reiter/kurz_groovy_groovyscript

⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)

groovy groovy-script miroslav-reiter reiter testing testing-automation

Last synced: 14 Oct 2025

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

https://github.com/ing-bank/gintestutil

Utilities for writing unit-tests with Gin

context gin go golang test testing unit utilities utility

Last synced: 26 Apr 2026

https://github.com/runeflobakk/record-matcher

A library and plugin for Maven to generate source code for Hamcrest Matchers for Java records.

hamcrest hamcrest-matchers java java17 records testing

Last synced: 07 Jun 2026

https://github.com/phmatray/autotests

Automated E2E testing demo for Blazor using Reqnroll, showcasing BDD acceptance tests with Gherkin syntax and Playwright .NET

blazor csharp demo dotnet e2e gherkin nunit playwright reqnroll testing

Last synced: 08 May 2026

https://github.com/jangalinski/jqwik-playground

playing around with jqwik property testing

jqwik playground property-based-testing testing

Last synced: 14 Oct 2025

https://github.com/alansastre/java-junit5

Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.

api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing

Last synced: 18 Apr 2026

https://github.com/krenbot/team-profile-generator

Using OOP to create a team profile template generator

javascript node nodejs teamprofile testing

Last synced: 26 Apr 2026

https://github.com/theo-armour/test-release

a repo for me to learn about and test Git/GitHub releases and tags

testing

Last synced: 24 Feb 2026

https://github.com/danisimov/gassert

Simple json assertions for testing frameworks.

java qa qaautomation qatools testing

Last synced: 18 Apr 2026

https://github.com/thiagomvas/seederly

Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.

api automation cicd contributions-welcome csharp http requests rest-api testing tool

Last synced: 24 Feb 2026

https://github.com/ichiban/seams

Go static analyzer that reports untestable function/method calls

go golang static-analysis testing

Last synced: 22 Jan 2026

https://github.com/crismali/rails_5_js_tester_example

An example that shows how to set up your Rails 5 app to test JavaScript https://www.devmynd.com/blog/setting-up-your-rails-5-app-for-javascript-testing/

javascript rails rails5 testing

Last synced: 02 May 2026

https://github.com/cvigueras/refactoring-golf-kata

Kata refactor resharper and autofix.

csharp kata testing

Last synced: 11 Jun 2026

https://github.com/wkrzywiec/testcontainers-sandbox

Small project for testing testcontainers features

java testcontainers testing

Last synced: 26 Apr 2026

https://github.com/cvigueras/object-mother-example

Object Mother example with NUnit.

chsarp csharp-code objec-mother patterns testing

Last synced: 16 Mar 2026

https://github.com/mozgiii/go-test-svc

An abstraction layer around providing the dependent services (i.e. postgres, redis, etc) for testing purposes. Test using docker.

docker testing testing-practices

Last synced: 15 Apr 2026

https://github.com/g4-api/g4-vscode-extension

Brings a full visual sequential workflow designer into VS Code, allowing you to build automation flows with drag & drop directly from your workspace. Seamlessly integrates with VS Code features like AI, extensions, source control, and terminals to turn your editor into a complete automation and orchestration IDE.

ai-assisted automation developer-tools devops drag-and-drop low-code no-code orchestration productivity qa rpa testing visual-programming visual-workflow vscode-extension workflow workflow-designer

Last synced: 17 Jun 2026

https://github.com/ivan-ha/react-hooks-test

Demonstrate how to unit test React custom Hooks

hooks react react-hooks react-hooks-demo react-hooks-tutorial reactjs testing

Last synced: 18 Apr 2026

https://github.com/vincentlaucsb/csv-data

A curated repository of real and fake CSV data for use in testing suites

csv data test testing

Last synced: 08 Mar 2026

https://github.com/unlight/awaitable-emit

Emit message to kafka and wait while nestjs process it

end-to-end-testing kafka microservices nestjs nestjs-testing testing

Last synced: 11 Feb 2026

https://github.com/kooltheba/react-iss-app

💥 Want to know what's going on in the International Space Station? 👩‍🚀 Check what you can do with this app!! 🚀

css3 hooks international-space-station javascript react react-router testing

Last synced: 02 May 2026

https://github.com/jahongir7174/dbnet

Real-time Scene Text Detection with Differentiable Binarization

python pytorch testing text-detection training

Last synced: 01 May 2026

https://github.com/luileito/asserter

A tiny assertion lib for both nodejs and the browser.

test-suite testing unit-testing

Last synced: 29 Jan 2026

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025

https://github.com/bredalis/algorithmsolutions

Repository for hosting algorithm resolution programs 📁

algorithm-challenges algorithms algorithms-and-data-structures code problems python testing

Last synced: 07 Jun 2026

https://github.com/lyndychivs/dotnet-stryker-action

GitHub Action for mutation testing with Stryker.NET via Docker

action actions dotnet github github-actions mutation report reporting stryker testing

Last synced: 02 May 2026

https://github.com/jc1122/test-quality-assurance

Audit test suites against TDD and behavior-first best practices. Produces severity-ordered findings and a prioritized improvement plan.

best-practices claude-code code-quality leaf-skill skill tdd testing

Last synced: 09 Jun 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/mam-dev/pytest-litter

Pytest plugin which verifies that tests do not modify file trees.

pytest-plugin robustness test-automation testing

Last synced: 06 Feb 2026

https://github.com/retailnext/stan

A Go (golang) library for writing custom "go vet" style tests

ast go golang static-analysis testing

Last synced: 14 Oct 2025

https://github.com/goostengine/goost-fuzzer

A fuzzer which allows to find bugs in Goost

fuzzing godotengine testing

Last synced: 18 Apr 2026

https://github.com/marcode24/halloween-dev-solutions

This repository contains my solutions to the Halloween Dev challenges. Built by @midudev

algorithms challenge challenges halloween javascript jest katas testing

Last synced: 02 May 2026

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/lambdatest/python-selenium-scroll

How to scroll webpage in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 02 May 2026

https://github.com/liuyingxuvka/flowguard

Executable finite-state models for designing and checking AI-agent workflows, UI flows, and development processes

ai-agents architecture-simulator codex deduplication idempotency model-checking open-source python testing workflow workflow-simulation

Last synced: 07 Jun 2026

https://github.com/engineeringsoftware/finerts

More precise regression test selection via reasoning about semantics-modifying changes

regression-testing semantic test-selection testing

Last synced: 19 Mar 2026

https://github.com/guanguans/rector-rules

A set of rector/rector rules. - 一套 rector/rector 规则。

dev format formatter lint linter rector refactor rule standard static-analysis testing

Last synced: 19 Jan 2026

https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fsamuelvinay91%2Fawesome-ai-ml-testing

This repository serves as a comprehensive collection of resources focused on testing AI/ML systems, which present unique challenges beyond traditional software testing. The curated list provides resources for ensuring the quality, reliability, and fairness of AI/ML systems throughout their lifecycle.

aiml aiml-research awesome-list testing

Last synced: 04 Mar 2026

https://github.com/athanclark/purescript-symbiote

Data serialization verification implementation

encoding network quickcheck serialization symbiote testing

Last synced: 31 Jan 2026

https://github.com/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 Jul 2025

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

Simplified predictions if a piece of codes throws an Exception

php7 test testing tryphp

Last synced: 16 May 2026

https://github.com/codegeekr/test_rorschach_ia

Project on node.js used by the OpenAI API to interpret the Rorchach test

api javascript nodejs openai testing

Last synced: 10 May 2026

https://github.com/dcdhameliya/agentdroid

High-output Android AI agent framework for autonomous UI/UX automation, vision-based reasoning, self-healing tests, and Appium code generation.

ai-agent android appium automation autonomous-agents developer-tools gemini mcp self-healing testing vision-llm

Last synced: 13 Apr 2026

https://github.com/ilyasyoy/demo-archunit

Пример проекта с ArchUnit

architecture archunit java junit tdd testing

Last synced: 25 Jul 2025

https://github.com/sapegin/playwright-article-2024

Modern React testing article examples: Playwright

end-to-end-testing frontend playwright testing

Last synced: 14 May 2026

https://github.com/guspaz0/expensetracker

Project to track expenses, for multiusers, register payments and check expirations. Henry - Upskilling Java backend.

apache-poi css docker-compose html java jpa-hibernate junit5 mockito spring spring-boot testing thymeleaf-template-engine

Last synced: 13 Apr 2026

https://github.com/narigo/purescript-fun

Trying out purescript for a bit

fun purescript testing

Last synced: 18 Feb 2026

https://github.com/rockwellll/fake_phone_number_generator

Generate random, unique, phone numbers in e164 format

minitest rails rspec ruby testing

Last synced: 07 Sep 2025

https://github.com/itsvinayak/mock-crud-api

This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.

api-mocking api-rest api-testing mock nodejs testing

Last synced: 17 Nov 2025

https://github.com/ecarreras/xerrada-pygrn-locust

Xerrada #8 de Python Girona sobre testing de rendiment amb Locust

locust python slides testing

Last synced: 27 Feb 2025

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

https://github.com/mrozbarry/localhost-ready

Light-weight localhost server waiting cli tool

cli localhost nodejs testing wait

Last synced: 19 Apr 2026

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/br0wsa/mastering-clean-code-in-javascript

Learning the JavaScript framework is good and cleaner JavaScript is even better

class clean-code design-patterns error-handling linter object oop scope testing

Last synced: 22 Mar 2025

https://github.com/dreamingechoes/selenium-test-panel

Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)

proof-of-concept rails ruby selenium testing

Last synced: 08 Apr 2026

https://github.com/nicconike/test-automatedgo

Testing the functionalities of AutomatedGo Go package

autodownload autodownloader goautomate test-goautomate test-golang testing

Last synced: 23 Aug 2025

https://github.com/wrsmith108/claude-skill-flaky-test-detector

Claude Code skill for detecting flaky test patterns that cause intermittent CI failures

ci-cd claude-code claude-skill developer-tools flaky-tests testing

Last synced: 20 Feb 2026

https://github.com/hazielmagallanes/java-easyconsolelib

EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️

ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools

Last synced: 24 Aug 2025

https://github.com/mgjules/stringreverse

Just to reverse a string

go golang golang-package testing

Last synced: 14 Jun 2025

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/theinfinityglitch/waytest

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

rust smithay study testing wayland wayland-compositor

Last synced: 29 Aug 2025

https://github.com/PaulioRandall/volley

(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories

api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing

Last synced: 11 May 2025

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/deszip/simspc

SimSpace, simple utility to emulate lack of disk space in iOS simulator

ios testing xcode

Last synced: 14 Jun 2025