An open API service indexing awesome lists of open source software.

Unit testing

Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.

https://github.com/Martin-BG/SoftUni-JavaScript-Advanced

JavaScript Advanced course at SoftUni - Oct 2018

course dom javascript jquery softuni unit-testing

Last synced: 11 Mar 2025

https://github.com/mjetpax/80sMixtapeAPI

The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!

api docker docker-compose go golang postgresql unit-testing

Last synced: 11 Mar 2025

https://github.com/ra1nz0r/cafe_list_with_testify

Возвращает список кафе из указанного города по запросу, с указанием количества.

cicd go golang map rest-api server unit-testing

Last synced: 21 Jun 2026

https://github.com/dotnet-labs/ControllerUnitTests

Unit testing Controllers with ClaimsPrincipal | User | Identity | Claims

claims controller credentials dotnet dotnet5 dotnetcore identity unit-testing unittest user

Last synced: 11 Mar 2025

https://github.com/jsuyog2/express-mongodb-api

Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.

api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing

Last synced: 12 Apr 2026

https://github.com/kanzatahreem/todolist-best-practices

Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day

code-review html javascript jest pair-programming todolist unit-testing webpack

Last synced: 06 May 2026

https://github.com/mokkapps/rxjs-marble-testing-demo

An Angular demo application to demonstrate RxJS marble tests

angular angular-cli marble-testing rxjs testing unit-testing

Last synced: 12 Apr 2025

https://github.com/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

Last synced: 11 Mar 2025

https://github.com/mackenzie-high/unit_test_c

A nano unit testing framework for C

c framework minimalistic unit-testing unlicense

Last synced: 29 May 2026

https://github.com/ianwalter/test-server

Easily create a minimal Koa server for testing

koa mock-server server test test-server testing unit-testing

Last synced: 03 Feb 2026

https://github.com/NashTech-Labs/kafka-unit-testing.g8

A Sample application of Kafka Producer/Consumer API and its unit testing using Embedded Kafka.

embedded-kafka kafka kafka-consumer kafka-producer unit-testing

Last synced: 11 Mar 2025

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 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/kanch231004/TwitterDemo

This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.

android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing

Last synced: 11 Mar 2025

https://github.com/fatihemres/Tip_Calculator

Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests

combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing

Last synced: 31 Aug 2025

https://github.com/gladir/unitest

Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.

turbo-pascal turbopascal unit-testing

Last synced: 19 Mar 2026

https://github.com/gparlakov/scuri-code

Extension for VS Code running SCuri (https://github.com/gparlakov/scuri) without leaving the editor

angular scuri unit-testing unittests-generation

Last synced: 18 May 2026

https://github.com/tkraak/intro-unit-test

:circus_tent: Workshop: Intro to unit testing with AVA

ava javascript learn testing unit-test unit-testing

Last synced: 13 Aug 2025

https://github.com/dewolfe001/date_calculator

A short example of a PHP MVC to request two dates and then calculate the difference between those dates expressed in days. I wrote some unit testing for this PHP app, but I didn't write enough. If you wanted to take this code and build some more unit testing, this could be a good example of work.

date-calculator php quiz test unit-testing

Last synced: 06 Jul 2025

https://github.com/inventor96/fatfree-test-manager

A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.

composer fat-free-framework fatfree-framework fatfreeframework testing unit-testing

Last synced: 07 Feb 2026

https://github.com/chrisshim98/loginapp

DotNet x Angular Web Application - with unit tests

angular dotnet-core jasmine nunit unit-testing

Last synced: 18 Jan 2026

https://github.com/fkupper/private-sniffer-module

Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.

codeception-module unit-testing

Last synced: 06 Mar 2026

https://github.com/michelemartone/dabo

Did Anything Break Overnight? : minimalistic shell scripts unit-testing

bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing

Last synced: 18 May 2026

https://github.com/mikeschulze/gdunit4netexamples

Complete gdUnit4Net examples repository featuring basic tutorials, advanced testing patterns, real-world demos, and best practices for C# unit testing in Godot 4.

csharp examples gdunit4 gdunit4net godot godot4 tutorials unit-testing unit-testing-framework

Last synced: 30 Aug 2025

https://github.com/grahamstrickland/epi

Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash

elements-of-programming-interviews nosetests python3 unit-testing

Last synced: 14 Jul 2025

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 24 Aug 2025

https://github.com/rsachdeva/illuminatingdeposits-rest

Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.

docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing

Last synced: 10 Apr 2026

https://github.com/scribetw/mocking-demo

Some demo code of mocking library usages

java jmockit mocking unit-testing

Last synced: 23 Aug 2025

https://github.com/acile067/5_days_in_the_clouds_2023

5 dana u oblacima 2023 - competition - ASP.NET Core

asp-net-core competition controllers cssharp swagger unit-testing web webapi-core

Last synced: 29 Mar 2025

https://github.com/vknabel/taps

Taps is a lightweight Unit Test library optimized for asynchronous code and generating TAP13 compatible output.

asynchronous cocoapods reactivex rxswift swift swift-3 swift-package-manager swiftpm tape unit-testing

Last synced: 04 Oct 2025

https://github.com/widoz/wordpress-nonce

An OOP wrapper for the WordPress nonce

composer nonce psr-4 unit-testing unprefix wordpress

Last synced: 06 May 2026

https://github.com/baralmanish/easy-travel-vue

SPA build on Vue. CRUD is implemented using Vue and GraphQL

graphql tailwindcss typescript unit-testing vue

Last synced: 06 Apr 2026

https://github.com/yassercoder/lightwave-ecommerce-website

LIGHTWAVE is an online store that specializes in selling electrical supplies. build with React,ReactQuery & Supabase

css-modules javascript react react-query react-router react-testing-library supabase tailwind-css unit-testing vite vitest

Last synced: 07 Apr 2026

https://github.com/ryantusi/boss_machine

A unique management application for today's most accomplished (evil) entrepreneurs. You will create routes to manage your 'minions', your brilliant 'million dollar ideas', and to handle all the annoying meetings that keep getting added to your busy schedule.

api chai express full-stack jest minions portfolio-project react redux unit-testing

Last synced: 10 Apr 2026

https://github.com/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 20 Aug 2025

https://github.com/iowacomputergurus/netcore.utilities.unittesting

This library provides helpful items to speed the development of unit tests across all .NET Core project types. We will update this library regularly with helpful base classes/implementations.

aspnet-core hacktoberfest net-core unit-testing utilities

Last synced: 19 Apr 2025

https://github.com/fnogcps/cirrus-js

:tada: Repository for testing with Cirrus CI + Jest

assertions cirrus-ci continuous-integration imported-repo jest unit-testing

Last synced: 18 Jan 2026

https://github.com/lschmid83/wikipedia-extractor

Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.

data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml

Last synced: 19 Aug 2025

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026

https://github.com/sagor0078/fastapi-mlops-docker-k8s

This application demonstrates deploying machine learning models using FastAPI, Docker, and Kubernetes. It includes background task processing with Celery and Redis, and provides endpoints for making predictions and retrieving results. The application uses the Breast Cancer Wisconsin (Diagnostic) dataset for model training and evaluation

background-jobs celery docker docker-compose fastapi k8s k8s-cluster minikube minikube-cluster ml mlops pylint pytest python3 redis unit-testing

Last synced: 13 Apr 2026

https://github.com/ilancohen/jest-class-mocker

Jest mocks for TypesScript Classes

jest jest-mocking mock typescript unit-testing

Last synced: 24 Apr 2025

https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb

Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.

api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing

Last synced: 13 Apr 2026

https://github.com/keiryojs/common

🍱 common utilities used in neocord

ava discord neocord typescript unit-testing

Last synced: 20 May 2026

https://github.com/leonardonicola/mitz-nft-nuxt

Uma galeria NFT feita em Nuxt + Tailwind + Typescript + Vitest

nuxt tailwindcss typescript unit-testing vitest vue

Last synced: 19 Apr 2026

https://github.com/ben-schroeder/random-test-data

Random test data for unit tests

java unit-testing

Last synced: 14 Jan 2026

https://github.com/KanzaTahreem/TodoList-Best-Practices

Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day

code-review html javascript jest pair-programming todolist unit-testing webpack

Last synced: 06 May 2025

https://github.com/ben-schroeder/assertj-extension

Convenience Extension to use assertj without static imports.

assertj testing-tools unit-testing

Last synced: 14 Jan 2026

https://github.com/MatheusAndrade23/go-books-backend

API de uma plataforma de leilão de livros, desnvolvido com NestJs + Typescript.

clean-architecture cloudflare docker domain-driven-design e2e-tests nestjs nodejs postgresql prisma swagger tests unit-testing vitest

Last synced: 17 Aug 2025

https://github.com/marijatopalova/taskmanagementsystem

A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.

api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing

Last synced: 18 Apr 2026

https://github.com/hima890/airbnb_clone_v3

Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.

airbnb-clone alx-africa alx-backend alx-software-engineering backend-api flask-api flask-application flask-sqlalchemy html-css-javascript jinja2-templates oops-in-python puppet python static team unit-testing

Last synced: 20 Jan 2026

https://github.com/maxicorrea/java-refactoring

My code practices and unit tests when reading Martin Fowler book Refactoring.

java junit-test junit4 maven refactoring testing unit-testing

Last synced: 18 May 2026

https://github.com/khemtat/poker

Poker card game, written in python with unit testing for studying TDD methodology

poker-game python unit-testing

Last synced: 15 Aug 2025

https://github.com/cimpress-mcp/tiger-clock

An injectable, mockable source of the current date and time.

clock unit-testing

Last synced: 05 Jun 2026

https://github.com/fischkevin/da-js-projet09

Ninth project from JavaScript React developper path at OpenClassrooms

integration-testing javascript jest react unit-testing

Last synced: 09 Apr 2026

https://github.com/rcardin/kafka-testing

Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes

kafka spring-kafka unit-testing

Last synced: 13 Jun 2025

https://github.com/keplersj/jest-serializer-react-helmet

Serializer to display React Helmet data in Jest Snapshots

jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing

Last synced: 21 Apr 2026

https://github.com/jacraig/mecha

Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

mecha property-testing unit-testing unit-tests

Last synced: 12 Aug 2025

https://github.com/wolven531/react-hooks-todo

Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress

cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing

Last synced: 11 Apr 2026

https://github.com/sangeethnandakumar/express-xunittests-template

This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations

fail integration-testing pass testable tests unit-testing xunit

Last synced: 03 Apr 2025

https://github.com/haolamnm/flashcard-50

[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.

cs50p flashcards pandas project python streamlit unit-testing

Last synced: 07 May 2026

https://github.com/olegkunitsyn/ecblunit

Simple Unit Testing for z/OS written in IBM Enterprise COBOL

cobol unit-testing

Last synced: 03 Jan 2026

https://github.com/msadeqsirjani/watchlister

🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.

builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api

Last synced: 11 Apr 2026

https://github.com/petr-korobeinikov/pgtap-example

pgTAP (http://pgtap.org) usage example.

pgtap postgres postgresql unit-testing

Last synced: 10 Aug 2025

https://github.com/smarttoolfactory/rxjava-style-livedata-and-flow-testobserver

TestObserver class for LiveData to test multiple values like ViewState such as loading, and result states or multiple post and setValues

android-unit-test android-unit-testing livedata unit-testing

Last synced: 05 Sep 2025

https://github.com/samlatavares/java-testes-unitarios

Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.

java junit maven mockito powermock unit-testing

Last synced: 14 May 2026

https://github.com/tvc12/viu-ts

Boilerplate template for vue3 using typescript, pinia, vue-router and vite

cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs

Last synced: 09 Apr 2026

https://github.com/mafcht/dev003-md-links

Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.

chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing

Last synced: 03 Oct 2025

https://github.com/dzmitrypanamarenka/js-differences

Cli-utility on JS which shows differences between two files - supports .yml .json .ini formats

cli node-js trees unit-testing

Last synced: 16 May 2026

https://github.com/gustavofreze/mutation-test-php

Teste de mutação em PHP usando Infection.

infection mutation-testing php php8 unit-testing

Last synced: 16 Mar 2025

https://github.com/elyse502/alx-backend-javascript

Utilizing JavaScript in backend development to create scalable applications.

javascript nodejs typscript unit-testing

Last synced: 15 May 2026

https://github.com/damirscorner/20210917-ng-test-timers

Sample project for 'Testing timers with fakeAsync' blogpost

angular timers unit-testing

Last synced: 24 Mar 2025

https://github.com/kirill3333/jsnn_6

Slides for JSNN #6 NodeJS Unit testing

chai istanbul mocha nodejs sinon unit-testing

Last synced: 12 Apr 2026

https://github.com/fukaraca/worth2watch2

A functional, maintainable and testable back-end application for a TMDB based movie/series database website

clean-code docker go postgresql redis unit-testing

Last synced: 12 Jan 2026

https://github.com/guidevloper/vitest-logica

Logical exercises to illustrate line of thoughts and unit-test/TDD features.

unit-testing vitest

Last synced: 04 Aug 2025

https://github.com/lfost42/franchise

Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.

algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests

Last synced: 13 Jun 2025

https://github.com/deepakbhalla/nace-service

Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.

cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing

Last synced: 02 May 2026

https://github.com/guilhermecaz/desafio_painel_esus

This repository represents my solution to a challenge which involved creating a REST API using Flask.

api-rest docker esus flask python unit-testing

Last synced: 12 May 2026

https://github.com/rafaelmoraes003/trybeer-delivery-app

Full-stack application that simulates an eCommerce for a beverage distributor, being able to have information about orders, communicate between customers and sellers and manage who uses the application through the administrator.

chai express full-stack http-server integration-testing javascript jest mocha mysql node nodejs react react-testing-library reactjs sequelize sinon styled-components unit-testing

Last synced: 12 Apr 2026