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/ashvin-parmar/test

For Testing and learning purpose

learning-by-doing testing

Last synced: 01 Jul 2025

https://github.com/jongomez/react-browser-tests

Browser first testing library

browser-testing nextjs react testing typescript

Last synced: 11 Apr 2026

https://github.com/bckohan/ptm

A portable test environment matrix generator for python packages.

dependencies environment matrix packaging portable python strategy test testing uv venv

Last synced: 23 May 2026

https://github.com/shojiyao12/anaconda_pl-prototype

This is a basic prototype of the implementation of a new programming language called Anaconda, using Python as the base for its development.

anaconda design-and-implementation-of-programming-language programming-language-development prototype python testing vscode

Last synced: 23 Mar 2025

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/isherezahin/puppeteer-lws-bangladesh

Automation with Puppeteer in Node.js allows for programmatically controlling and interacting with web pages to perform tasks such as web scraping, form submission, and UI testing.

automation testing

Last synced: 16 Sep 2025

https://github.com/adrianmarino/jspec

An RSpec like micro framework for java language.

bdd testing

Last synced: 18 Mar 2025

https://github.com/lainq/cctest

A simple goofy header-only testing library made for testing in C++

cpp cxx17 testing unit-testing

Last synced: 16 Sep 2025

https://github.com/douglasduteil/hyperhtml-serializer

Jest snapshot serializer that beautifies hyperHTML snapshots.

hyperhtml jest serializer snapshot testing

Last synced: 14 May 2025

https://github.com/informatiqal/test-o-matiq

Data test runner for Qlik Sense apps

qlik qlik-sense qliksense testing

Last synced: 25 Jan 2026

https://github.com/luizrebelatto/vitestpoc

Vitest is a fast and modern testing framework, inspired by Jest but optimized for projects using Vite. It has native support for TypeScript, ESM, and integrations with modern frontend tools. Additionally, it provides high performance and real-time feedback when running tests.

framework testing vitest-ui

Last synced: 02 Sep 2025

https://github.com/alexanderadam/spec2.cr-issue-62

This is just a small example to demonstrate Crystal issue 2785

bug crystal-lang crystal-language spec testing

Last synced: 23 Mar 2025

https://github.com/smile4yourself/mkdocs_testing

testing using python's mkdocs package to create a documentation website

material mkdocs testing

Last synced: 05 Apr 2025

https://github.com/jesuserro/ab-testing-ui-redesign-vanguard

A/B testing analysis to evaluate the impact of a user interface redesign at Vanguard.

a-b-testing data-analysis eda exploratory-data-analysis testing ui-design ux-design

Last synced: 08 Jul 2025

https://github.com/e-gleba/advanced-hello-world

Adequate cpp hello world project. Playing with libraries, out, ctests and cmake

cmake cpp17 docker python testing

Last synced: 11 May 2026

https://github.com/wavesoftware/sampler

A typesafe engine for your project examples

developer-tools samples testing typesafe

Last synced: 24 Apr 2026

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/survivorbat/go-watermill-test-logger

Logger for testing with watermill.

event go test testing unit watermill

Last synced: 15 Oct 2025

https://github.com/srsouzaj/github-profile-search

Aplicação React para buscar perfis e repositórios públicos do GitHub com interface moderna e responsiva.

react react-query reactjs tailwind testing vite vitest

Last synced: 08 Apr 2026

https://github.com/gsaslis/fizzbuzz-tdd

A coding kata for an introduction to TDD, using the simple FizzBuzz exercise.

coding-kata software-testing tdd tdd-kata testing testing-practices

Last synced: 03 Apr 2025

https://github.com/felipemonobe/99h

[Haskell] My solutions to https://wiki.haskell.org/99_questions/

functional-language functional-languages functional-programming haskell haskell-language haskell-learning hspec testing

Last synced: 04 Nov 2025

https://github.com/deepaksorthiya/maven-junit5-mockito

Maven Junit5 Mockito Testing JDK17

java jdk17 junit5 mockito testing

Last synced: 14 May 2025

https://github.com/jorv83/heroes-app-webapi

The backend API for our heroes testing/HelloWorld application

csharp testing webapi

Last synced: 07 Jun 2026

https://github.com/ayaarbi/softwaretesting_magentostore

Automated test suite for the Magento eCommerce demo site using Katalon Studio, covering shopping cart, checkout flow, pricing logic, promo codes, and order confirmation.

automated-testing katalon-studio software-testing testing

Last synced: 16 May 2025

https://github.com/yanjustino/gwtdo-exemplo-baltaio

Neste evento vamos bater um papo com Yan Justino, mestre em engenharia de software, sobre BDD, GWTDO e Specification Matching no .NET

bdd dsl gwt testing

Last synced: 17 Jun 2025

https://github.com/marincervinschi/qr-flask

Dynamik QR Code is a Flask web app for generating and managing dynamic QR codes. Admins can update URLs without changing the QR code. Built for learning, it explores Flask, MySQL, and Docker while focusing on secure admin access and dynamic redirects.

actions docker docker-compose dockerfile environment environment-variables flask flask-application flask-web mysql mysql-database pyhton pytest python3 schema test testing workflow

Last synced: 08 Apr 2026

https://github.com/konstan/test-report-sonar

test-report-sonar is a tool for producing Sonar Generic Execution XML reports from clojure.test test suites.

clojure sonarqube testing tests

Last synced: 03 Jan 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/ioncakephper/js-starter

A feature-rich starter template for modern Node.js applications. Pre-configured with Jest, ESLint, Prettier, and a GitHub Actions CI workflow.

boilerplate code-quality eslint github-actions javascript jest linting nodejs prettier template-repository testing

Last synced: 11 Apr 2026

https://github.com/rfdez/typescript-api-template

TypeScript API Template with linter, formatter, testing and docker configured.

docker linter nodejs template testing typescript

Last synced: 16 Jan 2026

https://github.com/thehungry-dev/testmatrix

Test Matrix is a testing utility to run many test patterns against many test samples, providing a helpful visual output

go golang matrix testing

Last synced: 16 Jan 2026

https://github.com/hedzr/assert

a set of assertion helpers for unit/bench testing in golang

assert assertions golang golang-library testing testing-library

Last synced: 22 May 2026

https://github.com/reddec/runbatch

Run and control multiple executables

administration multirun nodejs runner testing

Last synced: 29 Jun 2026

https://github.com/andrecaiado/spring-boot-tests-cicd

Spring Boot application with tests and CI/CD workflow

aws aws-ec2 cicd docker jacoco postgresql spring-boot testing workflow

Last synced: 08 Apr 2026

https://github.com/dssalaza/cypress-automation-framework

A repo for applying all the automation concepts and suggested practices learned so far by using cypress and learning TypeScript.

cypress cypress-io testing

Last synced: 14 Jul 2025

https://github.com/ozturkeniss/microservices-designed

This project implements a modern e-commerce platform using a microservices architecture. The system is designed to be scalable, resilient, and maintainable, following domain-driven design principles and event-driven communication patterns.

aggregator docker e-commerce microservices-architecture ocelot-gateway rabbitmq testing

Last synced: 23 Jul 2025

https://github.com/balazsorban44/test-project

Every beginner needs a repo to play with. This one is mine. 📚🤓

beginner practice testing

Last synced: 31 Mar 2025

https://github.com/adrianomonteiroweb/tests-with-frisby

Repositório de testes em api em deploy via Heroku.

api-rest async back-end backend frisby frisby-js testing unit-testing

Last synced: 15 Mar 2025

https://github.com/eibens/edcb

A build tool and task runner for Deno.

build ci deno formatting github-actions linting testing typescript

Last synced: 02 Apr 2026

https://github.com/kentnl/dist-zilla-plugin-test-compile-perfile

Create a single .t for each compilable file in a distribution

compile dist-zilla perl testing

Last synced: 13 Jun 2026

https://github.com/jimeh/go-mocktesting

Go package that mocks *testing.T for the purpose of testing test helpers.

go go-testing golang golang-package mock test-helper testing

Last synced: 04 Apr 2025

https://github.com/copyleftdev/randexc

A Go library for executing actions at random times within specified durations. Perfect for load testing, simulating real-world events, and implementing jittered backoff strategies.

backoff execution go jitter random testing

Last synced: 06 Jul 2026

https://github.com/thatkalle/terraform-playground

Terraform testing grounds

devcontainer hugo terraformed testing

Last synced: 08 Mar 2026

https://github.com/punit-naik/in-memory-mongo

A Clojure library designed to work with an in-memory version of MongoDB for testing purposes

clojure in-memory mongodb testing

Last synced: 07 May 2026

https://github.com/douglasdotv/fullstackopen

Repository for the Full Stack Open course offered by the University of Helsinki, covering parts 1 through 7: modern web development with Node.js, React and MongoDB.

express fullstackopen javascript jwt nodejs react react-query redux testing

Last synced: 20 Jan 2026

https://github.com/danitilahun/go_concurrency

Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.

atomic channels concurrency go race-conditions testing waitgroup

Last synced: 03 Nov 2025

https://github.com/lexxx42/e-mail-testing

e-mail testing

testing tests webform

Last synced: 08 Mar 2026

https://github.com/neemiasborges/csharp_gencertificados

Um programa que gera certificados de acordo com imagens e uma lista de palavras informadas pelo usuario

automation certificate csharp imagegenerator monolith studies testing

Last synced: 24 Mar 2025

https://github.com/abdulwahab0/wunderflats-automation_project

This is a task to Automate https://en-hiring.wunderflats.xyz/en/account/profile website using Cypress and Cucumber with Mochawesome report

automation-testing cypress-io javascript mocha-tests testing testplan

Last synced: 18 Jun 2026

https://github.com/mezdelex/cleantemplate

Clean Architecture + DDD + CQRS + Event Sourcing + Testing

clean-architecture cqrs ddd event-sourcing masstransit mediatr rabbitmq testing

Last synced: 28 May 2026

https://github.com/sarap422/chrome-form-auto-filler

Developer tool for auto-filling forms during testing. Save multiple presets with name=value pairs, supports text/select/radio/checkbox fields. Manifest V3.

automation chrome-extension developer-tools form-autofill form-testing manifest-v3 productivity testing

Last synced: 13 Jan 2026

https://github.com/sambacha/test-harness-cypress3

Cypress testing harness for DApps with built-in impersonation of accounts

cypress dapps impersonate testing web3

Last synced: 09 Jul 2025

https://github.com/nikorablin/socket.io-stub

Stub for socket.io testing

nodejs socket-io socketio testing

Last synced: 11 Apr 2026

https://github.com/gruntwork-io/fetch-test-public

A public repo meant solely for testing with gruntwork-io/fetch

testing

Last synced: 20 Jan 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/boolivar/mockito-inline-extension

JUnit Extension to simplify Mockito static and constructor mocking

junit5 mockito testing

Last synced: 24 Mar 2025

https://github.com/lambdatest/mocha-js-jenkins

How to integrate Jenkins pipeline for Mocha-js on [LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 08 Feb 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/lrmulkayhee/javascript-os

JavaScript OS is a comprehensive operating system simulation written in JavaScript. It provides a wide range of functionalities including process management, memory management, file system operations, and more.

benchmark commands javascript operating-system operating-system-learning os simulation testing

Last synced: 30 Mar 2025

https://github.com/perebaj/credit

Presentation about golang tests

golang testing

Last synced: 14 Mar 2025

https://github.com/lgaticaq/slides-beerjs-22

Crear tests para hubot

beerjs chile hubot testing

Last synced: 11 Jun 2025

https://github.com/sumanadithan/react-admin-dashboard

A modern React Admin Dashboard built with React, TypeScript, Vite, Tailwind CSS, Framer Motion, TanStack Table, Zustand, and Recharts. It features fast performance, responsive design, dynamic data handling, and testing with Vitest.

admin-dashboard data-visualization framer-motion frontend react recharts responsive-design state-management tailwind-css tanstack-table testing typescript vite vitest web-development zustand

Last synced: 12 Apr 2026

https://github.com/zuehlke/thm-todo

Demo-App für den Vortrag "Android-Testing" am 28.08.2018 an der Technischen Hochschule Mittelhessen.

android testing

Last synced: 30 Apr 2026

https://github.com/gregoryandrikopoulos/encryptoid

React web application for encryption and decryption of .txt files

automation busboy ci cors express-js github-actions mocha react supertest testing vite vitest webdriverio

Last synced: 12 Apr 2026

https://github.com/ateliedocodigo/docker-tox

Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, PyPy, and PyPy3.

docker python testing tox virtualenv

Last synced: 09 May 2026

https://github.com/balakan/recruiter

Recruiter is an git testing application made with Laravel 5.4, Foundation 6 & Vuejs 2.

foundation6 laravel54 test-driven-development testing vuejs2

Last synced: 29 Apr 2026

https://github.com/gashmob/crossedfingers

C++ testing framework

cpp cpp23 testing

Last synced: 24 Mar 2025

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/lambdatest/mocha-js-incognito

How to run an automation test in Mocha-js in incognito mode on LambdaTest

javascript lambdatest mochajs selenium-webdriver testing

Last synced: 25 Jan 2026

https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks

This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.

cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training

Last synced: 08 Apr 2026

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

Repository for practicing Angular unit and end to end testing

angular angular14 end-to-end-testing testing unit-testing

Last synced: 18 Apr 2026

https://github.com/dm3/asynctest

Clojure/script async test utilities

async clj cljs clojure clojurescript library testing utilities

Last synced: 04 Apr 2026

https://github.com/rishabhdeepsingh/competitive_cpp

Data structure and algorithms tested and usable using bazel

competitive-programming cpp testing

Last synced: 18 Jun 2026

https://github.com/pawel-slowik/phpunit-phpstorm-issue-logging

Issue logging for PHPUnit tests in PhpStorm

php phpstorm phpunit phpunit-extension testing

Last synced: 21 May 2026

https://github.com/hypemc/phpunit-function-mock

Provides a simple way to mock built-in PHP functions in PHPUnit tests

mock mock-functions monkey-patching php phpunit phpunit-extension testing

Last synced: 20 Jan 2026

https://github.com/dusanjovanov/react-use-test

⚗️ Hook for testing React component state and functions

hook react testing

Last synced: 22 Mar 2025

https://github.com/typeddevs/bashunit-demo

A demo using bashunit

bash bashunit testing

Last synced: 29 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