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/renatozr/car-dealership-api

An API that handles vehicle data from a car dealership

expressjs mongoose oop swagger typescript unit-testing zod

Last synced: 15 Apr 2026

https://github.com/bethanyuo/truffle-unit-test

Develop and Unit Test Smart Contracts with Truffle

smart-contracts solidity truffle truffle-testing unit-testing

Last synced: 15 Apr 2026

https://github.com/thepatrickniyo/mockito-junit-world

Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking

e2e-tests h2 integration-testing java junit mockito springboot unit-testing

Last synced: 14 Apr 2026

https://github.com/muhammadrama19/ppl-unit-testing

Learning Unit Testing with Java JUnit + Maven. Bellow Link for the Reporting.

java junit maven unit-testing

Last synced: 27 Feb 2026

https://github.com/jejung/expecting

Elegant assertions library

python python3 testing testing-tools unit-testing

Last synced: 17 Jan 2026

https://github.com/0097eo/eshop

This is a Django REST Framework (DRF)-powered backend API for an e-commerce platform

api-rest daraja-api django django-rest-framework jwt-authentication stripe-payments unit-testing

Last synced: 18 May 2026

https://github.com/aanand058/fragments

A Cloud-Based Solution for Handling Different Types of Fragments

api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing

Last synced: 16 Apr 2026

https://github.com/thedevtop/go-vio

Virtual I/O package for Go

golang io unit-testing

Last synced: 13 Jun 2026

https://github.com/bberkay/computer-science-studies

Includes some subjects such as DSA, Design Patterns, Clean Code and much more.

computer-science dsa oop socket-programming solid unit-testing

Last synced: 05 Jan 2026

https://github.com/shane-reaume/llm-finetuning-sentiment-analysis

A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.

distilbert functional-testing huggingface imdb-dataset llm-evaluation memory-test metrics-gathering performance-testing python3 sentiment-analysis testing trainings transformers-models unit-testing weights-and-biases wsl-ubuntu

Last synced: 14 Feb 2026

https://github.com/marcloupias/my-cv

My online cv website (résumé for USA)

angularjs bootstrap3 curriculum-vitae cv unit-testing

Last synced: 08 May 2026

https://github.com/hlibpavlyk/task-manager

This project provides a backend API for managing tasks with user authentication

api clean-architecture docker dotnet unit-testing

Last synced: 15 Feb 2026

https://github.com/valentinosvaldo/github-profile

Show github profiles with his repositories

github react unit-testing

Last synced: 09 May 2026

https://github.com/raelnogpires/unit-tests-jest

Testes unitários utilizando a biblioteca Jest.

javascript jest unit-testing

Last synced: 16 Apr 2026

https://github.com/tafthorne/cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc

cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing

Last synced: 19 Apr 2026

https://github.com/estnafinema0/yadro-cpp-test

C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).

cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing

Last synced: 24 Aug 2025

https://github.com/rvguradiya/junit-exploration

A repository exploring the key features of JUnit 5 (Jupiter). It includes examples for parameterized tests, lifecycle methods, assertions, exception handling, timeouts, tagging, and nested tests, with detailed documentation for each feature.

java junit-jupiter junit5 mocking mockito test-automation testing-best-practices unit-testing

Last synced: 11 Jun 2025

https://github.com/asishkumar-gouda/devsecops-app-cicd

This project is to implement DevSecOps practices to a Typescript application. CI/CD using GithubActions and ArgoCD with K8s. GHCR as Container Registry.

argocd devsecops docker ghcr github-actions source-code-analysis unit-testing

Last synced: 13 Apr 2026

https://github.com/manlikenacho/dice

A simple dice rolling application

golang unit-testing

Last synced: 28 May 2026

https://github.com/andreros/react-testing-environments

Application bundle with the purpose of gathering several pre-configured, ready to use sample applications, each one with a clean working test environment with the various technologies available.

react reactjs testing-environment testing-tools typescript unit-testing

Last synced: 17 Apr 2026

https://github.com/marcus-v-freitas/mvfc.mongodbflow

A purpose-driven .NET library that provides a clean, opinionated surface for managing MongoDB repositories, entity mapping, and transactional data flows.

asp-net-core crud csharp di-container dotnet flow integration-testing mapping mongo-driver mongodb nosql repository repository-pattern testcontainers transaction unit-of-work unit-testing

Last synced: 03 Apr 2026

https://github.com/bodiali/blog-api-client

This platform is designed for readers to explore and interact with blog posts through RESTful API architecture. The Log Blog ensures seamless content delivery and engagement. As a reader, you can browse posts, and leave comments all through a dynamic and responsive interface powered by modern web technologies.

context-api crud react react-router tinymce unit-testing user-authentication

Last synced: 13 Jun 2026

https://github.com/space-code/objects-factory

The framework that helps you create objects for unit tests with ease

swift unit-testing

Last synced: 13 Jun 2026

https://github.com/ttitcombe/tfshell2

A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models

machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing

Last synced: 15 Jun 2026

https://github.com/fpopic/cmake-googletest-template-project

(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".

cmake google-test testing unit-testing

Last synced: 16 Jun 2026

https://github.com/durrezahmed/accenture-virtual-internship

This repository contains the submitted files of the various tasks assigned by Accenture Nordics Developer Virtual Internship.

accenture ai iam internship python uat unit-testing

Last synced: 17 Jun 2026

https://github.com/waikato-datamining/wai-test

Python library for unit tests.

python unit-testing

Last synced: 18 Jun 2026

https://github.com/whiteshadow1234/flutter_widget_and_unit_test

An example of how to do unit test and widget test in flutter

flutter-app unit-testing widget-testing

Last synced: 20 Jun 2026

https://github.com/ionutpetre/proiect-cts

Aplicatie java pentru a rula teste automate

java unit-testing

Last synced: 22 Jun 2026

https://github.com/anagalacticruby/war_card_game

A demonstrational repo containing a JavaScript program that will play a game of War with itself. Created as a submission for Week 6 of Promineo Tech's front end bootcamp

bootcamp bootcamp-project card-game demo front-end-development javascript mocha-chai npm unit-testing

Last synced: 08 May 2026

https://github.com/mockupcode/gunit

Golang Test Framework

framework go golang gunit test testing unit-testing

Last synced: 20 Jan 2026

https://github.com/sanish07/library-application-testing

Library Management System - Unit Testing with JUnit, Hamcrest and Mockito testing frameworks.

hamcrest java junit5 mockito unit-testing

Last synced: 21 May 2026

https://github.com/shellyda/project-software-engineering

Me passa a receita aí? (receita.ai) platform allows users to explore a wide range of recipes shared by a community of food lovers. Users can contribute by sharing their own recipes, providing feedback through comments, and rating the recipes they try. Project for software engineering course at CIn/UFPE.

atomic-design cypress cypress-tests eslint husky jest nextjs plop-generators prettier tailwindcss unit-testing vercel-deployment

Last synced: 14 Apr 2026

https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker

Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database

batch-script beautifulsoup4 decorators-python logging-python rich-library sqlite3-database unit-testing web-scraping-python

Last synced: 29 Mar 2025

https://github.com/stdevteam/rest_example

REST API example implemented with Django and Django-Rest-Framework.

django django-application django-rest-framework python3 restful-api swagger unit-testing

Last synced: 21 Apr 2026

https://github.com/imransaleh21/realtimestockpricewebapp-bestbackendpractices-underdevelopment

I am actively working on this personal project that displays real-time stock prices using the Finnhub.com third-party API. The project is being developed with ASP.NET Core and Razor markup following the MVC design pattern, aiming to implement industry-standard backend practices.

api-rest asp-net-core clean-architecture csharp dependency-injection entity-framework-core razor-pages solid unit-testing

Last synced: 31 Dec 2025

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 10 Jun 2026

https://github.com/kefirjs/chai-kefir

Chai plugin for asserting on Kefir Observables.

chai chai-plugin javascript kefir kefir-observables unit-testing

Last synced: 02 Jul 2026

https://github.com/flazefy/sanberbe61-leonardho

Project ini merupakan Final Project dari bootcamp NodeJS Sanbercode Batch 61, aplikasi ini merupakan aplikasi Backend (Rest API) dengan topik aplikasi E-Commerce. Created using Express with Typescript

backend ejs express jest mailer mongodb rest-api swagger typescript unit-testing

Last synced: 10 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/endreot/polynomial

API for manipulating polynomials and performing polynomial algebraic and calculus operations

api polynomial python unit-testing

Last synced: 31 Mar 2025

https://github.com/robsoncastilho/portaeletronica

Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.

csharp manual-stub stub unit-testing

Last synced: 29 Jul 2025

https://github.com/chiomasarah/calculator-app

A calculator app that allows users perform basic arithmetic operations.

mocha-chai mongodb-atlas node-js react-js react-testing-library unit-testing

Last synced: 12 Apr 2026

https://github.com/artem-y/examples-of-swifty-test-assertions

Examples of using swifty-test-assertions in tests

ios macos swift testing-tools tvos unit-testing visionos watchos xctest

Last synced: 16 Jan 2026

https://github.com/trkotovicz/todos-nest

API com as principais funcionalidades de um gerenciador de tarefas

api-rest docker e2e-testing jest jwt-authentication mysql nestjs nodejs supertest swagger typeorm typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/fombi-favour/space-traveler-capstone

Space Traveller's Hub is web-app to book a virtual rocket and join mission this web using Space X Api for the data

api reactjs redux unit-testing

Last synced: 12 Apr 2026

https://github.com/fobiero/python_password_locker_c01

Simple Python Password Locker. Github repo link provided for test purposes of the software

python3 unit-testing xclip

Last synced: 05 Jul 2025

https://github.com/pwall567/log-front-testk

Test functions for log-front-kotlin library

kotlin library logging unit-testing

Last synced: 14 Jul 2025

https://github.com/arin-paliwal/engage-360

Engage360 🎯 is a platform to enhance employee engagement and foster workplace collaboration. Features include dashboards 📊, recognition tools 🏆, and feedback systems 💬 for Admins, Managers, and Employees. Build a thriving, connected organization!

contextapi react react-router redux tailwindcss typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/m4tice/python_unittest

Implementation of unittest in Python

unit-testing

Last synced: 16 Mar 2025

https://github.com/anscoder/retailapp

RetailApp is an iOS shopping app built with Swift, SwiftUI, and Combine, demonstrating modern architecture patterns like Dependency Injection and MVVM. It allows users to browse products, view details, and manage their cart.

dependency-injection ios-swift mock swift-package-manager swiftui-example swiftui-learning swinject unit-testing

Last synced: 30 Mar 2025

https://github.com/damirscorner/20231222-dotnet-mock-http

Sample project for 'Mocking HttpClient in unit tests' blogpost

dotnet http-client mocking moq unit-testing

Last synced: 02 May 2026

https://github.com/geozi/javascript-jasmine

Showcases the use of Jasmine for performing unit tests.

jasmine-tests unit-testing vanilla-javascript

Last synced: 01 Apr 2025

https://github.com/vicktorms/ocnimporter

OCNImporter é uma ferramenta projetada para importar dados gerados por sensores meteoceanográficos para um banco de dados. Foi desenvolvida especialmente para operações de Suporte a Petrobras.

importing-data oceanography pyside6 python-3 qtcreator unit-testing

Last synced: 08 Apr 2025

https://github.com/spt-development/spt-development-test

A collection of utility classes useful for unit and integration testing.

apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing

Last synced: 23 Apr 2025

https://github.com/course-one/react-unit-testing

A sample unit testing setup for React using GitHub actions.

github-actions react testing unit-testing

Last synced: 12 Apr 2026

https://github.com/vitaliy-bezugly/ordersapi

A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders

api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit

Last synced: 10 Mar 2025

https://github.com/abxsantos/validawaree-backend

Software for validation of analytical data, based on ANVISA, the Brazilian Health Regulatory Agency

backend flask-restful heroku python3 scientific-research unit-testing

Last synced: 03 Oct 2025

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 10 Mar 2025

https://github.com/onatolich/saga-guide

Easy to use, framework agnostic saga testing utility.

redux-saga test testing testing-tool unit-testing

Last synced: 07 Apr 2025

https://github.com/victoreronmosele/shared-preferences-unit-test-flutter

Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests

dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing

Last synced: 20 Apr 2026

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/salma-4/quiz-api

A RESTful API for creating, managing, and taking quizzes. The API supports user authentication, quiz categorization, and various administrative functionalities.

assertj dto-pattern java junit logging maven mockito mysql-database spring-boot spring-data-jpa spring-security-jwt swagger-ui unit-testing

Last synced: 19 Apr 2026

https://github.com/priyanshscpp/scheduler-gtest

Demonstrates OS-level thinking (round-robin, priority, etc.). Very relevant for CPU/microarchitecture work.

cpp gtest operating-systems qualcomm unit-testing

Last synced: 04 Sep 2025

https://github.com/marcel-haag/testing

Testing Repository to get an introduction in Angular Testing and Cypress E2E

angular component-testing cypress javascript jest jest-mocking mock testing typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/avirupmazumder/qeats

QEats is an app that makes food ordering convenient for millions of users. With just a few taps on their phone, users can relish their favorite food from nearby restaurants.

http interfaces jackson java jmeter lombok mockito mongodb redis rest-api spring-boot springdata unit-testing

Last synced: 12 Apr 2026

https://github.com/daniel-brai/ecommerce-drf

A deep dive into Django Rest framework with a focus on database design and performance, unit and end-to-end testing and so on

database-performance-analysis database-schema-design django-rest-framework end-to-end-testing unit-testing

Last synced: 09 Apr 2025

https://github.com/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 11 Mar 2025

https://github.com/nishma25/scooter-rental-management-system

A full-fledged scooter rental system implemented in Python using object-oriented programming principles. Demonstrates encapsulation, inheritance, polymorphism, and abstraction to manage scooter fleet, handle rentals, and process transactions

ipynb-jupyter-notebook oops-in-python unit-testing

Last synced: 09 Jun 2026

https://github.com/mejia-dev/galactic-age-calculator

Webpack JavaScript project used to demonstrate unit testing with Jest

automated-testing babel calculator javascript jest unit-testing webpack

Last synced: 13 Apr 2026

https://github.com/hafizn07/nextjs14_testing

Explore Next.js 14 Unit Testing Practice, leveraging Jest for comprehensive testing. Sharpen your skills with practical exercises and stay current with the latest Next.js features.

jest jest-tests nextjs14 react-testing-library unit-testing

Last synced: 11 Mar 2025

https://github.com/eikkomass/tdd-xunit-dotnet-core-udemy

Repository to the course "TDD com xUnit para C# .NET Core", managed on Udemy by "Stephany Henrique de Almeida Batista // @StephanyBatista"

aspnetcore dotnetcore entity-framework-core testcafe unit-testing xunit

Last synced: 19 Apr 2026

https://github.com/nricheton/tdm

Test data injection framework

dataset testing unit-testing

Last synced: 05 Oct 2025

https://github.com/moreirak14/logistics-transport-api

O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!

api-rest django django-rest-framework poetry python sqlite3 unit-testing

Last synced: 11 Mar 2025

https://github.com/varnas554/test-double-guide

This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.

mocking mockito test-double test-doubles testing unit-testing

Last synced: 11 Mar 2025

https://github.com/kevinmfreire/wheres_waldo

This project was developed to identify the name, address and organization name within text.

data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping

Last synced: 11 Mar 2025

https://github.com/Max-Derner/GildedRose-Refactored

This is my best go (so far!) of refactoring Terry Hughes' Java GildedRose Kata. I did cheat though by editing the Item class

abstract inheritance java refactoring unit-testing

Last synced: 11 Mar 2025

https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early

This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4

laravel sql unit-testing

Last synced: 11 Mar 2025

https://github.com/matt-colen/iphone-calculator

Clone build of the iPhone calculator

javascript testing unit-testing vanilla-js

Last synced: 11 Mar 2025

https://github.com/hhrogersii/cssUnit

A css unit testing framework with w3c testharness and spec generation tools

css unit-testing

Last synced: 11 Mar 2025