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/coder-acjhp/spring-boot-rest-mongodb

Simple springboot restful api with embedded mongodb

monogdb restful-api spring-boot testing

Last synced: 29 Apr 2026

https://github.com/istinnew/eniac_ab_insight

Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.

ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code

Last synced: 29 Apr 2026

https://github.com/metacoder-feff/feff.testfixtures

Replace setup/teardown methods with reusable Fixtures

dotnet fixtures testing

Last synced: 29 Apr 2026

https://github.com/dzenis-h/tdd-react

Apps build for practice purposes only - Used to demonstrate Test Driven Development [TDD]

jest practice react redux tdd testing

Last synced: 29 Apr 2026

https://github.com/neurodivergent-dev/simple_ci_sample

A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization

automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing

Last synced: 29 Apr 2026

https://github.com/unexist/showcase-testing-quarkus

Showcase for testing [MIRROR]

quarkus showcase testing

Last synced: 30 Apr 2026

https://github.com/codedbyarizola/qa-classwork

Assignments for my QA Methodologies course.

csharp python quality-assurance testcases testing

Last synced: 30 Apr 2026

https://github.com/jaktestowac/playwright-quick-start

This repository contains code examples used during webinar - Playwright 2025 – How to Get Started? Boost Your Efficiency – From Manual Testing to Automation and Your First Framework in Just One Hour!

framework playwright quality-assurance test-automation test-framework testing typescript

Last synced: 30 Apr 2026

https://github.com/samdoran/container-centos8-ansible

A image for testing Ansible roles

ansible container molecule quay testing

Last synced: 30 Apr 2026

https://github.com/ksxgithub/deno_simple_type_assert

Simple type assertion library for Deno

assert deno library testing typecheck typescript

Last synced: 30 Apr 2026

https://github.com/snvfk1n/smtp-tester-bin

📬 cli script for the `smtp-tester` library

nodejs smtp testing

Last synced: 30 Apr 2026

https://github.com/doamaral/js-test-frameworks

Examples of Jest, Jasmine and Mocha features

jasmine javascript jest mocha testing

Last synced: 30 Apr 2026

https://github.com/granito-source/concordion

Concordion integration and extensions.

concordion extension integration quarkus spring testing

Last synced: 08 Jun 2026

https://github.com/ravifel/seleniumuitestcsharp

Selenium WebDriver | C#.Net | Workshop | (RKTestingTools)

csharp nuget-packages selenium-webdriver test-automation testing visual-studio

Last synced: 30 Apr 2026

https://github.com/piebro/echo-mcp-server-for-testing

A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.

mcp mcp-server testing

Last synced: 30 Apr 2026

https://github.com/markuusche/reqres.in-test

🔥python-js api automation

api axios javascript python rest-api testing

Last synced: 30 Apr 2026

https://github.com/laravel-shield/testing

Testing support package for your drivers.

laravel package testing webhooks

Last synced: 01 May 2026

https://github.com/victor141516/agnosticvcr

HTTP proxy that records all your requests (including HTTPS) and replies to the same requests using the recorded responses

mock mock-server nodejs testing vcr

Last synced: 01 May 2026

https://github.com/dcbaker/meson-test

Script for testing various meson build configurations

mesonbuild testing

Last synced: 01 May 2026

https://github.com/timheuer/trxviewer

TRX file viewer for VS Code

dotnet test testing trx

Last synced: 01 May 2026

https://github.com/pablo-abc/chai-jsdom

A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.

chai plugin testing

Last synced: 01 May 2026

https://github.com/saboye/automated-test-with-playwright

This repository contains the code for an automated testing project that uses Playwright Test on the LambdaTest platform. The project is designed to automate web application test.

automation end-to-end javascript playwright testing testing-framework testing-library testing-tools

Last synced: 01 May 2026

https://github.com/cobbinma/bromide

A snapshot testing library for go 📸

go golang snapshot snapshot-testing testing testing-tools

Last synced: 08 Jun 2026

https://github.com/tristan-mcinnis/spacy-models-setup-and-testing

A Python utility for downloading, storing, and testing Spacy language models for English and Chinese NLP tasks.

chinese english nlp python simple-project spacy testing

Last synced: 01 May 2026

https://github.com/lambdatest/unittest-verify-download

How to verify file download in automation test in UnitTest on LambdaTest

lambdatest selenium testing unittest

Last synced: 01 May 2026

https://github.com/rvalla/misc

Very little challenges, tests and problems.

java python3 testing

Last synced: 01 May 2026

https://github.com/alfi-lib/test_data

Data for testing the library.

interpolation math maths testing

Last synced: 08 Jun 2026

https://github.com/cmccarthyirl/kotlin-testng-selenium

This project executes Kotlin tests sequentially or in parallel using TestNG, to provide a basic test harness.

chrome firefox kotlin retry selenium testing testng

Last synced: 01 May 2026

https://github.com/rbkgh/android-libraries-top-50

Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.

android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui

Last synced: 01 May 2026

https://github.com/pwalen/swaglabs-puppeteer-ts

End-to-end testing framework for Swag Labs built with Puppeteer, Jest, and TypeScript (POM-based).

automation browser-automation e2e-tests end-to-end jest pom puppeteer qa sdet swaglabs testing typescript

Last synced: 01 May 2026

https://github.com/johnverheij/logassertions.tunit

TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector

aot assertions dotnet logging microsoft-extensions-logging testing tunit

Last synced: 01 May 2026

https://github.com/oleksandr-moik/dockers-springboot

Three sb-services in each in own dokcer contsainer where they coneting to mysql-db in another container.

docker docker-compose java spring-boot testing

Last synced: 01 May 2026

https://github.com/bedirhanssaglam/mockify

Mockify is a Dart class used for mocking function calls and verifying method invocations in Flutter.

dart flutter mock mockito testing

Last synced: 01 May 2026

https://github.com/lacausecrypto/mcp-wallfacer

Runtime testing harness for MCP servers: fuzz tools, validate schemas, run YAML invariants and multi-step sequences, ship SARIF to CI. 17 embedded packs · stdio + HTTP · 5 install paths.

agent-testing cli fuzzing invariant-testing llm-tools mcp mcp-sdk mcp-server mcp-tools model-context-protocol property-testing runtime-testing rust sarif security testing validation

Last synced: 07 May 2026

https://github.com/benhunter/rust-test-tracing

Demo of tracing logs in test output.

log logging rust test testing tracing

Last synced: 02 May 2026

https://github.com/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 02 May 2026

https://github.com/ambrose-kibet/testing-basics

In this project I implement the basics of testing. Writing test using jest framework

javascript jest testing

Last synced: 02 May 2026

https://github.com/claudioaltamura/java-mockito

Java Examples with Mockito

gradle java junit mockito testing

Last synced: 02 May 2026

https://github.com/lambdatest/python-selenium-terminal-logs

How to upload and view Python-selenium terminal logs on LambdaTest

lambdatest python selenium testing

Last synced: 02 May 2026

https://github.com/hafs96/prediction_consommation-de-carburant

Dans ce projet, l'objectif est de développer un modèle permettant de prédire si une voiture a une consommation de carburant élevée ou faible en fonction de ses caractéristiques techniques.

analysis data data-visualization machine-learning testing training

Last synced: 09 Jun 2026

https://github.com/justjum/battleship

Battleship Game built using Test Driven Development with Jest.

battleship game html javascript jest sink-the-ships tdd testing

Last synced: 02 May 2026

https://github.com/pcpratheesh/slack-connector

This is a basic package that will serve as an intermediary layer between the client and Slack API. Its primary function is to enable easy integration and connection with the Slack platform. By utilizing this package, users can enjoy a streamlined communication experience, with minimal effort required to establish a connection to the Slack API.

connect connector go golang golang-application golang-package intermediate library middleware notifications package-manager slack slack-api testing

Last synced: 02 May 2026

https://github.com/llnl/radiuss-shared-ci-test

Test repository for radiuss-shared-ic

radiuss testing

Last synced: 09 Jun 2026

https://github.com/tgrandhi1605/pytest-ragas-llm-evaluator

A lightweight, Pytest-based framework for evaluating Retrieval-Augmented Generation (RAG) workflows with Large Language Models (LLMs).

ai langchain llms ml pytest python3 qa rag ragas test-automation testing

Last synced: 02 May 2026

https://github.com/daminebenq/playwright-cucumber-api-test

Playwright Cucumber API Testing framework + Report in html.

api api-testing cucumber playwright playwright-cucumberjs testing

Last synced: 02 May 2026

https://github.com/graiphic/onnx-runtime-execution-providers-tester

It is the compatibility engine behind the SOTA LabVIEW Deep Learning Toolkit, ensuring that every ONNX operator behaves consistently across hardware targets. It validates each node against multiple execution providers to guarantee reliable and predictable AI deployment.

ai automation backend cpu deep-learning directml execution-provider gpu graph-computing inference labview model-validation onnx onnxruntime openvino operator-coverage sota tensorrt testing training

Last synced: 09 Jun 2026

https://github.com/restuwahyu13/express-testing-mocha

example development testing with mocha and chai

express mocha-chai mocha-tests nodejs testing ts-node typescript

Last synced: 02 May 2026

https://github.com/therockstorm/watchtowr

API testing and monitoring with GraphQL

api-testing graphql monitoring testing

Last synced: 02 May 2026

https://github.com/luohino/nexusvault

NexusVault is a modern, high-performance developer platform for hosting repositories, browsing code, and collaborating on anomalies.

contributions-welcome open-source testing

Last synced: 03 May 2026

https://github.com/s1n7ax/typescript-chrome-extension-boilerplate

Developing a chrome extension and hoping to use Typescript. Well this is the project.

boilerplate chrome-extension testing typescript webpack

Last synced: 03 May 2026

https://github.com/steinfletcher/music

Demo project to generate sequence diagrams from tests

golang rest-api sequence-diagrams testing

Last synced: 03 May 2026

https://github.com/lyndychivs/testminer

Test Miner, parsing NUnit Test Reports into a Database for historical record & trend monitoring.

database nunit parse record results save test testing

Last synced: 03 May 2026

https://github.com/christoffer-nylen/adarorg

Measures RORG coverage of Ada95 software.

asis asis-for-gnat coverage instrumentation mcdc ror rorg testing

Last synced: 09 Jun 2026

https://github.com/ritik-saxena/selenium-pom-junit

This Selenium test automation framework follows the Page Object Model (POM) for clean, maintainable tests. It includes handy utilities for waits, elements, logging, screenshots, and data-driven testing. Dynamic waits boost stability, and a regression suite keeps functionality in check. With Jenkins CI/CD, it ensures smooth, efficient automation.

apachepoi automation automation-framework cicd java jenkins junit4 maven maven-pom selenium selenium-java selenium-webdriver testing

Last synced: 03 May 2026

https://github.com/luispagarcia/gatsby-jest-template

Basic example to use Jest test on Gatsby app

gatsbyjs jest jest-tests testing

Last synced: 03 May 2026

https://github.com/johnnymast/redbox-testsuite

Redbox Testsuite allows you to batch process student-like tests in a Suite of tests and collect the results.

security students test testing testsuite

Last synced: 13 Jun 2026

https://github.com/boizz/basic-front-end-project

What a front end project should be like

eslint javascript nodejs testing

Last synced: 03 May 2026

https://github.com/johnserrano15/testmocha

Algunos ejemplos de test unitarios con mocha y chai.

chai javascript mocha test testing

Last synced: 03 May 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/ctreffs/swiftsimctlexample

Example implementations for SwiftSimctl.

ios swift swiftui testing ui-tests

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/slava0135/doktest

The Gradle plugin that verifies your Kotlin code inside KDoc comments.

docs doctest gradle gradle-plugin kdoc kotlin testing

Last synced: 03 May 2026

https://github.com/oskang09/geliver-vscode

Webview version of Geliver UI for support internally in vscode editor.

grpc testing vscode vscode-extension

Last synced: 03 May 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/andreavitali/moviebookings

MovieBookings API Test Project

api dotnet-8 entity-framework testing

Last synced: 03 May 2026

https://github.com/lnardon/reacttesting

Repository to practice React testing with Jest and Enzyme.

enzyme jest react tdd testing

Last synced: 03 May 2026

https://github.com/alttester/examples-csharp-aws-alttrashcat

Example repository for running tests using AltTester Unity SDK and AWS Device Farm

alttester-unity-sdk aws csharp device-farm mobile-testing test-automation testing testing-tools unity unity-test-tools

Last synced: 03 May 2026

https://github.com/juanmachuca95/conductores_go

Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing

clean-architecture gin golang gomock mysql sqlmock testing

Last synced: 03 May 2026

https://github.com/ayushmanc2061/playwright-csharp-bdd-format-ui-automation-testing-suite

BDD UI automation testing suite in C# using Playwright and XUnit. Validate web app functionalities with SpecFlow and Page Object Model. 🚀🐙

bdd bdd-framework bdd-style-testing-framework bdd-tests csharp dotnet e2e e2e-testing e2e-tests gherkin-language playwright quality-assurance specflow testing webtesting xunit xunit-tests

Last synced: 03 May 2026

https://github.com/dimuzzo/intrusion-detection-tester

Little intrusion detection tester using python. The project is inspired by the article from freeCodeCamp: https://www.freecodecamp.org/news/build-a-real-time-intrusion-detection-system-with-python/

intrusion-detection-system python testing

Last synced: 04 May 2026

https://github.com/wisq/ex_git_test

A git pre-commit hook that runs a `mix test`, but only on your git staged changes

automation elixir-lang git testing

Last synced: 04 May 2026

https://github.com/gadiim/playwrightallure_01.10.24

This project is a test automation suite built using Playwright, aimed at ensuring the functionality and reliability of web applications. It includes a series of automated tests that cover essential user interactions and verify the expected behavior of the application.

allure automation gh-actions gh-pages javascript playwright playwright-javascript playwright-tests testing

Last synced: 04 May 2026

https://github.com/zer0contextlost/llmtape

Record and replay LLM API calls in tests — zero cost, zero flakiness

anthropic cassette developer-tools llm openai python testing vcr

Last synced: 04 May 2026

https://github.com/zer0contextlost/llmgate

Pre-deploy LLM regression testing for CI pipelines

ci evaluation llm llmops pytest python regression-testing testing

Last synced: 04 May 2026

https://github.com/rickydam/puppygoodies

A virtual store to buy puppy goodies such as food, treats, toys, and other supplies. 🛒🐶

accessibility architecture design-pattern firebase kotlin responsive-layout testing

Last synced: 04 May 2026

https://github.com/lambdatest/python-selenium-verify-download

How to verify file download in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 04 May 2026

https://github.com/ryands17/cloud-native-testing

Cloud Native Integration Testing for Serverless apps

cdk serverless testing typescript

Last synced: 04 May 2026

https://github.com/vincevargadev/ecstatic_dart

This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.

dart flutter testing

Last synced: 04 May 2026

https://github.com/rossyman/jasminum

Decorators and utilities for a more expressive jasmine testing experience

angular jasmine jasminum javascript testing typescript

Last synced: 04 May 2026

https://github.com/UltraSkye/a2a-compliance

Automated compliance testing for the Agent2Agent (A2A) protocol — schema validation, JSON-RPC conformance, and SSRF/TLS/CORS security checks.

a2a agent2agent compliance llm protocol security tck testing typescript

Last synced: 09 Jun 2026

https://github.com/victorsouza19/tdd

A repository to understand and practice the TDD concepts.

javascript jest tdd tdd-javascript testing

Last synced: 04 May 2026

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

🧪 Testing with JavaScript course from Platzi

end-to-end integration-testing javascript jest testing uitest unit-testing

Last synced: 04 May 2026

https://github.com/kevgathuku/fantastic-engine

Testing changes to a page URL with Jest

jest react testing

Last synced: 04 May 2026