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/janumedia/vue-typescript-cypress-example

Vue - Typescript Unit and E2E testing including Code Coverage using Cypress setup example

boilerplate code-coverage cypress-io e2e-testing typescript unit-testing vue

Last synced: 19 Feb 2025

https://github.com/lmuffato/project-js-unit-tests-trybe

Projeto JS Unit Tests - Projeto avaliativo da Trybe do Bloco 07: Introdução à JavaScript ES6 e Testes Unitários

tests trybe-projects unit-testing

Last synced: 12 Jun 2025

https://github.com/marlysson/projetoestacionamento

Projeto simples para administração de estacionamento usando testes com TDD.

java java-tests unit-testing

Last synced: 03 Jul 2025

https://github.com/virag-ky/tdd-ruby-poject

This is an exercise in Ruby to practice Test Driven Development.

rspec rubocop ruby tdd unit-testing

Last synced: 28 Feb 2025

https://github.com/kilkelly/tape-redux-unit-testing

Unit test a Redux store using Tape

redux tape unit-testing

Last synced: 20 Jul 2025

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

Cache in-memory in ASP.NET Core | tests | immutable

cache dotnet dotnet-core dotnetcore immutable memory-cache unit-testing unitest

Last synced: 19 Feb 2025

https://github.com/maxicorrea/javascript-data-structures

Basic implementation of data structures programmed and tested with javascript and jest.

abstract-data-types adt data-structures javascript jest jest-test jest-tests unit-testing unittest

Last synced: 28 Feb 2025

https://github.com/vapvarun/wp-testing-framework

Universal WordPress Testing Framework - Test any plugin or theme

automation e2e-testing phpunit playwright testing unit-testing wordpress wordpress-plugin wordpress-theme

Last synced: 04 Sep 2025

https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/aplwiz

GNU APL automated testing script templates | Mirror of https://paltepuk.xyz/cgit/aplwiz.git/about

apl gnu-apl template unit-testing

Last synced: 06 Feb 2025

https://github.com/vekeryk/todolist-rest-api

Complex Spring REST service with JWT Security that allows you manage ToDo and add collaborators

hibernate jjwt jwt-authentication mapstruct mockito rest-api spring-boot spring-security todolist unit-testing

Last synced: 28 Feb 2025

https://github.com/rcrdk/ddd-in-nodejs

A forum API for practicing the API REST in Node.js with Domain-Driven Design (DDD) principles.

clean-architecture ddd design-patterns domain-driven-design nodejs unit-testing vitest

Last synced: 28 Mar 2025

https://github.com/flazefy/wardrobe-be

Wardrobe is your ultimate clothing assistant, helping you organize outfits, track history, manage schedules, and plan weekly looks. Unsure what to wear? Our smart outfit randomizer suggests perfect options based on availability and favorites. Join us and we will keeps your style decision effortless and organize. Created using Laravel

api-testing audit-log authentication excel laravel migrations php rest-api sanctum seeder telegram-bot test-reporting unit-testing

Last synced: 22 Feb 2025

https://github.com/lynnlangit/ballerina-testing

unit tests for Ballerina Langauge

ballerinaplat unit-test unit-testing unittests

Last synced: 03 Apr 2025

https://github.com/saintzet/fiscaldevicestatusdecoder

Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.

binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml

Last synced: 09 Apr 2025

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/asacxyz/busbuzz-api

The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.

api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing

Last synced: 28 Feb 2025

https://github.com/boreec/url-aliaser

URL aliaser service written in Golang.

alias go golang http json unit-testing url-alias url-shortener

Last synced: 09 Apr 2025

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: 09 Apr 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/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/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: 07 Apr 2025

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/pauluswi/bigben

BigBen is a microservice which provides simple wallet service for application users.

docker docker-compose ewallet fintech golang microservice mysql payment unit-testing

Last synced: 03 Apr 2025

https://github.com/coot/purescript-karma-test-unit

Karma runner for purescript-test-unit.

karma karma-runner purescript test-runner unit-testing

Last synced: 25 Mar 2025

https://github.com/chriseaton/sample-database

A long-term supported sample dataset for file and database unit testing and validation. Simple, straight-forward, raw data shared across formats.

data database examples flat-file samples schema unit-testing

Last synced: 13 Jun 2025

https://github.com/chowdhuryj-github/autocompleter

A MSOE Lab Project for a JavaFX application on word searching using different backing data structures for a ordered and unordered list of words.

data-structures javafx unit-testing

Last synced: 05 Sep 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/tembra/pest-plugin-x-args

Add to Pest the functionality to accept `--x-` arguments and access them from the test cases.

command-line pestphp pestphp-addon php plugin plugin-repo test testing unit-testing

Last synced: 20 Feb 2025

https://github.com/chicio/asynchronous-testing-closure-dependency

This repository contains an example for my article "Asynchronous testing in Swift".

asynchronous-tests closure swift unit-testing xctest

Last synced: 11 Mar 2025

https://github.com/jeamon/go-digital-root-algorithms

This is a short full scale coding challenge consisting of implementing two algorithms that compute the digital root of a given number. Each function has its unit test and benchmark implementations as well. Outputs have been provided to see how looks like the execution results.

algorithms benchmarking data-structures go-examples golang unit-testing

Last synced: 11 Mar 2025

https://github.com/ashtech15/credit-capital

rewards v2 & vault contracts for the credit capital ecosystem

chai ethereum ethers fantom hardhat solidity typescript unit-testing vue3 vuex

Last synced: 02 Sep 2025

https://github.com/ps0305/ng-unittesting

Unit testing in angular using Jasmin with Karma

angular angular-cli karma unit-testing

Last synced: 21 Feb 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/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: 20 Feb 2025

https://github.com/jeantimex/slush-webpack-html

:rocket: Scaffold your next html5 app with webpack and webpack dev server.

code-coverage es6 html5-boilerplate slush unit-testing webpack-dev-server webpack3

Last synced: 01 Mar 2025

https://github.com/lenin-anzen/javascript-unit-testing

Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...

chai jasmine javascript jest karma mocha unit-testing

Last synced: 01 Mar 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/donaldkellett/flask-ping-server

A Flask microservice complete with a fully automated DevOps pipeline

cicd continuous-delivery devops docker flask kubernetes python3 unit-testing

Last synced: 27 Feb 2025

https://github.com/leonardovff/angular-open-test

Repository used as repository of examples for open test in Angular.

angular node testing unit-testing

Last synced: 14 Jun 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://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://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/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/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

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/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/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing 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/akitsu-sanae/yurusanae

C++ header only testing library

cpp header-only unit-testing

Last synced: 11 Mar 2025

https://github.com/loay-ashraf/MVVM-Testing-Example

An example of testing MVVM application (both Unit and UI) using XCTest framework.

mvvm tdd ui-testing unit-testing

Last synced: 11 Mar 2025

https://github.com/smolijar/mlok

TypeScript mocking library focused on simplicity and testing DX

double fake jest mlok mock mock-library mocking mocking-framework spy stub unit-testing vitest

Last synced: 06 Jul 2025

https://github.com/flandrade/express-typescript-scaffolding

An opinionated scaffolding: Express + TypeScript + Sequelize

express factory linter scaffolding sequelize starter tests typescript unit-testing

Last synced: 16 Mar 2025

https://github.com/railsstudent/ng-connect4

Play Connect 4 in 2-player mode and 1-player mode.

angular6 unit-testing

Last synced: 08 Apr 2025

https://github.com/ubiratansoares/burster

Kotlin helper for nicer Junit4 "parametrized" tests

dsl junit4 kotlin kotlin-android unit-testing

Last synced: 09 Apr 2025

https://github.com/charles-dr/mern-todo-application

#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest

expressjs jest mongodb nodejs react unit-testing

Last synced: 04 Apr 2025

https://github.com/berkaykanca78/unit-test

C# ASP.NET 8.0 Web Api & xUnit Test Project & Descripiton Unit Testing Parts

asp-net-core c-sharp unit-testing web-api xunit-tests

Last synced: 26 Mar 2025

https://github.com/lunardiver/pimovementdetector

Raspberry Pi based movement detection system that can notify other systems over TCP.

csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode

Last synced: 01 Mar 2025

https://github.com/ishinzoo/notestakingapp

Mindjot 📝 - my latest project for saving notes! Built with Room Persistence Library for seamless data storage, UI crafted with XML files, and rigorously tested with Android Unit and UI testing.

espresso-tests kotlin room-database room-persistence-library unit-testing xml

Last synced: 21 Feb 2025

https://github.com/aleccool213/mutation-testing-talk

A talk I did for a Flipp lunch-n-learn covering Mutation Testing

javascript jest mutation-testing stryker typescript unit-testing

Last synced: 27 Feb 2025

https://github.com/hidayathamir/go-user

Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.

clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing

Last synced: 16 Mar 2025

https://github.com/m7moudgadallah/softlink

is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.

expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing

Last synced: 21 Feb 2025

https://github.com/m7moudgadallah/express-skeleton

This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.

custom-error-handling expressjs jest nodejs project-skeleton unit-testing

Last synced: 21 Feb 2025

https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app

Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.

bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing

Last synced: 06 Jul 2025

https://github.com/ardier16/jsunit

A simple unit testing framework written in JavaScript (ES6)

css3 es6 html5 javascript javascript-library testing-framework unit-testing vanilla-js

Last synced: 16 Mar 2025

https://github.com/bethanyuo/truffle-advanced

Solidity-specific Unit Tests with Truffle

solidity solidity-testing truffle truffle-testing unit-testing

Last synced: 02 Mar 2025

https://github.com/freddiehaddad/console-blackjack-game

A C++ Blackjack game that runs in the console. The emphasis of this project was to develop a state machine graph to handle game events and actions.

blackjack console console-application cpp game unit-testing visual-studio

Last synced: 28 Feb 2025

https://github.com/quinntynebrown/dbldip

Photography Business Management using ASP.NET Core and Angular. Implemented using Event Sourcing.

angular asp-net-core cqrs crm ddd efcore event-source event-sourcing integration-testing photography rest-api unit-testing

Last synced: 17 Mar 2025

https://github.com/hakenr/workingeffectivelywithlegacycodedemo

DEMO for my Working Effectively with Legacy Code sessions

castle-windsor demo dependency-injection moq unit-testing

Last synced: 01 Apr 2025

https://github.com/codecop/electric-rose-kata

Small testing kata inspired by the Gilded Rose.

code-kata exercise kata test-cases unit-testing

Last synced: 05 Oct 2025

https://github.com/gabyfachini/nutricountapi

A API food macronutrient tracker that allows you to easily calculate the nutritional content of your meals and stay on top of your health goals.

azure-devops ci-cd clean-architecture clean-code database dependency-injection docker domain-driven-design entity-framework jwt-authentication mysql solid sqlserver unit-testing

Last synced: 06 Oct 2025

https://github.com/lh0x00/ts-node-boilerplate

a simple template and easy to start to build a Node project using Typescript and Jest

api boilerplate ci jest node server template typescript unit-testing

Last synced: 07 Oct 2025

https://github.com/atlassian-labs/unstoppable-mockery

Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.

jest mocking mockito testing unit-testing

Last synced: 07 Oct 2025