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/alancesar/hello-spock

Hello world with Spock Framework

bdd spock spock-framework test testing

Last synced: 08 Oct 2025

https://github.com/saahilparmar/selenium-automation-framework

A robust Selenium and Pytest-based automation framework for web application testing, featuring Allure reporting, easy configuration, and seamless CI/CD integration.

allure automation ci-cd framework github-actions page-object-model pytest python selenium test-automation testing web-testing

Last synced: 13 Apr 2026

https://github.com/jonnathan23/rest_api_node_ts_server

Backend con pern para administrador de productos

documentation jest nodejs pern supertest swagger testing typescript

Last synced: 06 May 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/matiasjastrebow/tp-tadp-metaprogramacion

Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

metaprogramming mocking reflection rspec ruby spies testing unit-testing

Last synced: 02 May 2026

https://github.com/f3ath/phpserver

Minimalistic wrapper for PHP built-in server to use in automated testing

oop php php7 server testing wrapper

Last synced: 08 Oct 2025

https://github.com/estefiturin/testing-digital-house

Este repositorio contiene el código fuente y los archivos relacionados para un proyecto de testing desarrollado durante el curso de Testing QA de Digital House

automation-testing qa testing

Last synced: 21 Mar 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/orsinium-labs/testo

Go testing framework for matching a JSON payload against a pattern

go golang json pattern-matching test testing testing-framework

Last synced: 14 Jan 2026

https://github.com/97-jeffrey/jest

this project is to practice Jest and test completed algorithems.

jest quality-assurance testing

Last synced: 02 May 2026

https://github.com/sommerfeld-io/inspec-profiles

Collection of Chef Inspec profiles for use in other sommerfeld-io projects

inspec testing

Last synced: 16 Apr 2026

https://github.com/virgild/testutils

testutils contains packages that help in testing Go programs. The first package is called mysqlbox, and it allows your test code to start a MySQL server that runs in a Docker container. Your tests can use this if you need to run them against a real MySQL server.

docker go mysql testing

Last synced: 14 Jan 2026

https://github.com/otarsko/aem-context-callback-example

Example for the article

aem aem-mock testing

Last synced: 02 Jun 2026

https://github.com/rife2/bld-extensions-testing-helpers

Collection of Testing Helpers for bld Extensions

bld build build-system build-tool java junit testing testing-helper

Last synced: 27 Mar 2026

https://github.com/ash914027/calorie_tracker_using_javascript

a calorie tracker app that helps him keep a record of all his physical activities and his daily intake of calories

javascript mocha-chai nodejs testing

Last synced: 12 Apr 2026

https://github.com/uqbar-project/eg-vehiculos-kotlin

Ejercicio inicial Kotlin con testeo unitario

kotlin oop testing

Last synced: 07 Oct 2025

https://github.com/neikei/jenkins-testing-environment

Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible continuous-integration debian jenkins playground testing vagrantbox

Last synced: 09 May 2026

https://github.com/jatkinson1000/pfunit-parameterization-demo

A demonstration of how to apply parameterization to pFUnit tests

fortran pfunit teaching-materials testing unittest

Last synced: 03 Mar 2026

https://github.com/migueldcdev/hello-world-react-aws-ci-cd

React application built with TypeScript, Vitest for unit testing, and CI/CD pipelines configured with GitHub Actions.

aws ci-cd github-actions react testing typescript

Last synced: 06 May 2026

https://github.com/lambdatest/mocha-js-set-testname

How to set test name for automation test in Mocha-js on LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 24 Jan 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/clarenceb/playwright-basic-demo

Playwright basic demo with GitHub Actions and Microsoft Playwright Testing

azure playwright playwright-testing test-automation testing

Last synced: 07 May 2026

https://github.com/factspark23-hash/mcp-toolkit

🔧 Swiss Army Knife for MCP Servers — Test, Debug, Scaffold & Discover Model Context Protocol servers

ai claude cli developer-tools llm mcp model-context-protocol modelcontextprotocol testing typescript

Last synced: 31 May 2026

https://github.com/jhnvlglmlbrt/mailslurp-emailapi

💫 Использованиe библиотеки MailSlurp для работы с электронной почтой. Создает виртуальные почтовые ящики c использованием API.

api automation console-application email-inbox golang mailslurp testing

Last synced: 07 Oct 2025

https://github.com/paulchubatyy/forkmixer

ForkMixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. Fork of Mixer (as you may have figured from the name)

fixtures-replacement python testing testing-tools

Last synced: 14 Jan 2026

https://github.com/igords-goncalves/beginner-problem-solving

This a project with my problems solving for beginners.

algorithms commit-linter eslint husky javascript jest testing unitytest

Last synced: 01 May 2026

https://github.com/mohamed-em2m/vector-search-benchmarks

this repo to share scripts to testing different vector search libraries

agentic-ai ai rag testing vector-search

Last synced: 03 Jun 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/seif-elsokary/hospital-management-system

Hospital Management System is a backend web application for managing hospital operations. It allows admins and users to manage doctors, patients, appointments, and room assignments. Key features include role-based access control, email notifications, and advanced search capabilities. The backend is built with Java and Spring Boot, using MySQL

authentication authorization hibernate java jdbc mysql restful-api spring spring-mvc spring-security swagger testing

Last synced: 16 Apr 2026

https://github.com/emanmhmd/swag_labs_testing

Sample demo of testing web-app using Selenium by python

pytest python python3 selenium selenium-python test-automation testing ui-testing

Last synced: 19 Mar 2025

https://github.com/exasol/test-db-builder-python

Build test databases for integration tests in a compact and convenient way.

database-testing exasol-integration integration-testing testing

Last synced: 04 Mar 2026

https://github.com/mycargus/mikey-claude-plugins

My personal collection of custom Claude Code plugins

agentic-development ai test-analysis test-philosophy testing

Last synced: 15 Apr 2026

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/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 06 Oct 2025

https://github.com/giis-uniovi/retorch-llm-rp

Replication package for LLM System testing experimentation

chatgpt e2e-testing llm system-testing test-automation testing

Last synced: 04 Mar 2026

https://github.com/db7/mockoto

Simple C mock generator with Racket bindings

c-language mock racket-lang testing

Last synced: 21 Apr 2026

https://github.com/seeruk/assert

Ludicrously simple assertion library for Go, just to make using the built-in test framework a little easier.

assert go library testing

Last synced: 27 Jan 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/lambdatest/behave-headless

How to run browser in headless mode for an automation test in Behave on Lambdatest

behave lambdatest testing

Last synced: 05 Jan 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/oowekyala/kt-tree-utils

A testing DSL to specify the structure of a tree in a concise and readable way.

kotlin-dsl kotlintest testing trees

Last synced: 24 Apr 2026

https://github.com/ummuhanteke/restassured.tmdb

The project was created using the API of the TMDB page. You can find the description of the functions and their usage at

api-rest automation qa-team rest-api restassured restassured-framework testing tmdb

Last synced: 23 Mar 2025

https://github.com/fchimpan/mutest

Fast, focused mutation testing for Go — targets comparison and equality operators for high signal-to-noise results

go testing

Last synced: 01 Apr 2026

https://github.com/flibouche/next-postgres

Test project where I can carry out lots of different experiments.

testing

Last synced: 30 Mar 2025

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/ifak/fences

Generate samples for various schemas like json schema and regex

grammar json regex schema testing verification xml

Last synced: 12 Mar 2025

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/yurifari/django-3t

Django 3T is a Django Template Testing Tool which aims to help developers to write better tests where the Django template engine is involved.

django templates testing

Last synced: 14 Jan 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/marioruiz/api-testing-example

Example using RSpec and nice_http to test REST APIs. (Uber API and Reqres API)

openapi openapi3 rspec ruby swagger test testing

Last synced: 08 May 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/paoloprodossimolopes/goshop

Backend application using GoLang to provide a list of products after the user authenticate

backend ci go golang testing unit-testing

Last synced: 18 Mar 2025

https://github.com/kasonbraley/marker

Traceable test coverage marks for Go

go golang logging slog testing

Last synced: 25 Mar 2025

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/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/tomsquest/effective-testing

Presentation "Effective Testing" at JugSummerCamp 2013

presentation test testing

Last synced: 21 Jan 2026

https://github.com/hpidcock/gophertest

Run go tests with speed

golang testing

Last synced: 24 Mar 2025

https://github.com/peizh/refactor-legacy-code

Agent skill for safe legacy-code refactoring and maintenance workflows

agent-skills codex legacy-code refactoring skills-sh testing

Last synced: 28 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/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/chandankhamitkar/software-engineering-lab-tasks

All lab tasks of the | Software Engineering | will be stored here 🏪

acid atomicity consistency durability isolation python software-engineering testing

Last synced: 26 Mar 2025

https://github.com/magicoo51889/typescript-mess-of-things

This is a whole load of tasks we got asked to do for school, all bundled into one, which you can call each task individually.

messy-code testing

Last synced: 24 Mar 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/gashmob/crossedfingers

C++ testing framework

cpp cpp23 testing

Last synced: 24 Mar 2025

https://github.com/cgsamp/marco-polo

Spring app to provide load to a kubernetes cluster

kubernetes maven spring-boot testing

Last synced: 12 Apr 2026

https://github.com/8area8/p7__grndpybot

Chat bot application

flask heroku pytest python student testing

Last synced: 09 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/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/oskang09/geliver

FrontendUI for connecting application integrated with geliver devserver.

geliver grpc testing

Last synced: 18 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/thinkverse/pull-request-workflow

🚧 This repository is for testing GitHub workflows. 🚧

github-actions github-workflows testing

Last synced: 17 Mar 2025

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/gstcarv/react-unit-tests-learning

Simple unit test cases using react-testing-library

react testing typescript

Last synced: 17 Apr 2026

https://github.com/lambdatest/pytest-upload-file

How to upload a file to the LambdaTest and use it in your Pytest automation test

lambdatest pytest selenium testing

Last synced: 26 Mar 2025

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/lambdatest/pytest-tunnel

Start tunnel using script for Pytest automation test on Lambdatest

lambdatest pytest selenium testing

Last synced: 28 Apr 2026

https://github.com/manojc/web-driver-io

A small POC to get started with web-driver-io using selenium-standalone as a local selenium service.

automation-test node nodejs selenium selenium-standalone testing webdriverio

Last synced: 04 May 2026

https://github.com/kadraknb/react-testing-library

Nesse projeto eu escrevi testes para uma aplicação React

jest react reactjs testing

Last synced: 04 May 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/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