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/valmaev/mocks-stubs-rocknroll

Mocks, Stubs and Rock'n'roll: maintainable unit tests with AutoFixture

autofixture conference csharp dot-net unit-testing

Last synced: 26 Apr 2026

https://github.com/zhaytam/maintainable-spark-job-sample

A sample Spark job in Scala designed to be highly maintainable and testable

spark unit-testing

Last synced: 26 Apr 2026

https://github.com/yohannfra/esp-idf-template

Full featured template project for esp-idf

cppcheck esp-adf esp-idf esp32 template template-project unit-testing

Last synced: 27 Apr 2026

https://github.com/zenx5/dictionary

Dictionary App with ReactJS. Including Tests Jest

api-rest deployed fc-aug-21-2022 gh-pages react unit-testing

Last synced: 27 Apr 2026

https://github.com/sshehrozali/spring-tdd-example

Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.

extreme-programming integration-testing java junit5 mockito mockito-junit mockito-junit-test spring-boot test-driven-development unit-testing

Last synced: 28 Apr 2026

https://github.com/vuuuuk/evidencija-prognozirane-ostvarene-potrosnje-elektricne-energije

Evidencija prognozirane-ostvarene potrošnje električne energije, projekat za predmet Razvoj Elektroenergetskog Softvera

azure-devops c-sharp sql-server unit-testing

Last synced: 28 Apr 2026

https://github.com/ahmedhossam01/blogify

Simple blog client with React & Unit Testing

blog blog-client enzyme jest rtl unit-testing

Last synced: 28 Apr 2026

https://github.com/wdesimini/dogapi

Swift package for the Dog CEO API

async-await concurrency dog-ceo-api ios swift unit-testing

Last synced: 28 Apr 2026

https://github.com/levyanjos/halo

A implementation of a TV series app, using the API provided by the TVMaze TVMaze Api website, written in Swift 5 using Dependency Injection, MVVM, Repository, Some aspects of Clean Architecture, ViewCode patterns, SwiftLint and Travis.

clean-architecture mvvm nimble quick repository-pattern swift swift5 swiftlint travis-ci unit-testing viewcode

Last synced: 25 Jun 2026

https://github.com/allanvillatoro/nodewebinar

This project serves as a demonstration of best practices in modern Node.js and TypeScript development, with a strong focus on code quality, maintainability, and automated testing

continuous-integration formatting github-actions integration-testing linting typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/abrilsabatini/test

Proyecto de pruebas unitarias con Java, Spring Boot, JUnit y Mockito

jacoco java junit mockito spring-boot testing unit-testing

Last synced: 29 Apr 2026

https://github.com/overworkedcriminal/ecommerce

Demo Spring Boot ecommerce application. It's meant to be a playground, not a serious project

java-21 jpa jwt postgresql spring-boot-3 unit-testing

Last synced: 29 Apr 2026

https://github.com/akarsh/ruby-app-deployment-example-project

Deployment of a web server ruby app

macos rbenv ruby server unit-testing

Last synced: 29 Apr 2026

https://github.com/islandcontroller/cutest

C Unit-Testing Framework for Embedded Applications

cutest docker-image eclipse-cdt embedded-c unit-testing

Last synced: 29 Apr 2026

https://github.com/rahulsamant37/customer_support_chatbot

An intelligent e-commerce customer support chatbot built with LangChain, FastAPI, and Google's Gemini AI. This chatbot provides product recommendations and handles customer queries by leveraging a vector database powered by AstraDB and product review data from Flipkart.

aiops astradb aws-ecr docker fastapi gemini-api github-actions rag-chatbot unit-testing vector-database

Last synced: 29 Apr 2026

https://github.com/govardhansbhati/accountapp-demo-mvvm

A clean, modular SwiftUI application that parses and displays customer account and transaction data from a JSON file (Accounts.txt). Built with a strong focus on SOLID principles, clean architecture, and maintainability.

clean-code json-parsing mvvm swiftui unit-testing

Last synced: 30 Apr 2026

https://github.com/damirscorner/20220805-dotnet-web-api-unit-testing

Sample project for 'Unit testing ASP.NET Core Web API' blogpost

aspnet-core-webapi dotnet unit-testing

Last synced: 30 Apr 2026

https://github.com/damirscorner/20200605-moq-generic-type-matching

Sample project for "Matching Generic Type Arguments with Moq" blogpost

dotnet freshmvvm moq unit-testing

Last synced: 30 Apr 2026

https://github.com/damirscorner/20230929-dotnet-moq-exclude-verify

Sample project for 'Exclude setup from verifying in Moq' blogpost

dotnet moq unit-testing

Last synced: 01 May 2026

https://github.com/mejanh/django-ecommerce

Basic Ecommerce app with Django, postgresql, python3.9.

django django-rest-framework python unit-testing

Last synced: 01 May 2026

https://github.com/safafa/testing_practice

This is a practice exercises for testing javascript functions with Jest.

javascript jest unit-testing

Last synced: 01 May 2026

https://github.com/emilio-v/counter-app

Counter app with unit tests

react unit-testing

Last synced: 01 May 2026

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

Angular Testing Repo - A complete guide to Angular Unit Testing and E2E Testing

angular angular12 jasmine local-server proxy proxy-server testing unit-testing

Last synced: 01 May 2026

https://github.com/srodriguezamarillo/milkyroutes

MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.

advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing

Last synced: 02 May 2026

https://github.com/21hook/jest-interfaces

A jest unit testing demos

interfaces jest unit-testing

Last synced: 02 May 2026

https://github.com/virtualbrainlab/automated-unit-testing-demo

Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.

github-actions python unit-testing

Last synced: 02 May 2026

https://github.com/germanmorini/api-test-unitarios-crud

Ejemplo de pruebas unitarias para una aplicación CRUD

docker h2-database hibernate java jpa junit spring unit-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/damirscorner/20210108-ng-component-level-test

Sample project for "Component-level services in Angular and testing" blogpost

angular dependency-injection jasmine unit-testing

Last synced: 02 May 2026

https://github.com/yogiex/unit-testing-practice

belajar unit testing menggunakan library mochajs

api-server backend-server chai chai-http javascript mocha-tests nodejs unit-testing

Last synced: 02 May 2026

https://github.com/rogozhka/go-generate-mockgen

Small wrapper to simplify gomock generation. Automatically infers interface names and file paths after you place the same (!) go:generate expression for all the occurences. Eliminates the need to manually specify 5 generation parameters. ⌨️ Reduces boilerplate code and minimizes errors. 🎸 Charged for good test coverage :)

bash-script go-generate gomock unit-testing

Last synced: 03 May 2026

https://github.com/foldermaster/functioncalculationwpfapp

WPF app for calculation of function values.

completed csharp unit-testing wpf

Last synced: 03 May 2026

https://github.com/ysocrius/django-credit-approval

Django-based REST API for automated credit approval and loan management with PostgreSQL, Redis, Celery, and Docker. Features credit score calculation, loan eligibility assessment, interest rate correction, and comprehensive API documentation with Swagger/OpenAPI integration.

api-documentation banking celery containerization credit-approval credit-scoring django django-rest-framework docker docker-compose financial-services fintech loan-management postgresql python redis rest-api risk-assessment swagger-ui unit-testing

Last synced: 09 Jun 2026

https://github.com/damirscorner/20220617-dotnet-ignored-assertions

Sample project for 'Ignored failing assertions in mock callbacks' blogpost

dotnet moq unit-testing

Last synced: 04 May 2026

https://github.com/aldenvallestero/serverless-unit-test-boilerplate

This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.

javascript jest nodejs serverless unit-testing

Last synced: 04 May 2026

https://github.com/ososuna/testing-js

🧪 Testing with JavaScript course from Platzi

end-to-end integration-testing javascript jest testing uitest unit-testing

Last synced: 04 May 2026

https://github.com/paulshpilsher/internal-transfers

POC Go microservice for internal account management and money transfers. REST API, PostgreSQL, Iris web framework, and robust decimal handling for financial safety. Includes Docker support, unit tests, and clean layered architecture.

docker docker-compose go golang iris postgres transactions unit-testing

Last synced: 05 May 2026

https://github.com/cba85/jest-jwt-auth-tests-example

🎓 Jest tests example for a API using JWT authentication (register, login)

api bcryptjs express integration-testing jest jwt supertest unit-testing zod-validation

Last synced: 05 May 2026

https://github.com/truenotierra73/pokemon-ssr

Proyecto n°2 perteneciente al curso Angular Pro de Fernando Herrera.

angular prerendering server-side-rendering static-site-generator tailwindcss unit-testing

Last synced: 05 May 2026

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

two microservices one handle todo items and operations on it , second service handle users and auth

design-patterns java lombok maven microservices mysql-database open-api-v3 postman restful-api slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing

Last synced: 05 May 2026

https://github.com/hemin-tailor/angular-materialui

Angular-MaterialUI is pure angular 12 project with material UI support.

angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing

Last synced: 05 May 2026

https://github.com/silvestrevivo/testing-giftgiver

Unit-testing/React excercise developed with Jest + Enzyme, following the the Udemy tutorial from @15Dkatz

enzyme jest reactjs third udemy-tutorial unit-testing

Last synced: 06 May 2026

https://github.com/123mwanjemike/test-driven-development

A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series

chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing

Last synced: 06 May 2026

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

This platform is for users to author, edit, and create blog posts through RESTful API architecture.

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

Last synced: 06 May 2026

https://github.com/cristimanolache28/employee-performance-tracker

A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.

authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing

Last synced: 06 May 2026

https://github.com/eslamdyab21/world-temperatures-history-analysis

Analysis of history of temperatures of the world in around 270 years

analysis data-engineering etl knime pandas python unit-testing

Last synced: 06 May 2026

https://github.com/vensas/testing-playground

Showcase several ways to test modern applications by example of a .NET service and a React SPA.

accessibility-testing axe-core integration-testing jest playwright react-testing-library testcontainers unit-testing xunit

Last synced: 07 May 2026

https://github.com/faisalazam/ynami

YNaMi -> Why Not Me: Template project to help with future projects. It aims to provide a template with web layout, database, database migrations, testing, feature toggles, security etc.

database-migrations feature-flags gherkin html-css-javascript integration-testing java jquery security spring-boot unit-testing web-layout

Last synced: 07 May 2026

https://github.com/hipparchus2000/personalspendinganalysis

[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.

c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms

Last synced: 07 May 2026

https://github.com/iagoantunes/habits

:notebook: Mobile App developed in Flutter and Firebase that allows the control of monthly habits. Unit tests, firestore database

dart firebase firestore flutter unit-testing

Last synced: 07 May 2026

https://github.com/herikerbeth/uploading-files

This is a Spring Boot web application designed to handle HTTP multi-part file uploads. It allows users to upload files, list uploaded files, and download them using a simple HTML interface.

java junit maven spring-boot spring-web test-driven-development thymeleaf unit-testing

Last synced: 08 May 2026

https://github.com/kogo1616/unit-tests

Boost code confidence with our efficient Unit-Tests repository! 🛠️🔍

csharp dotnet selenium unit-testing

Last synced: 08 May 2026

https://github.com/iagoantunes/asksql

AskSQL is a Flutter project that allows users to input SQL code and get processed responses. This project uses various libraries and packages to provide a rich user interface and robust functionality.

asksql dart flutter mobx unit-testing

Last synced: 08 May 2026

https://github.com/abhishek-parmar1/testing_with_karma_and_jasmine

This repository contains how to perform java-script testing (setting up of frame work and using it).

integration-testing karma-jasmine testing-framework unit-testing

Last synced: 14 Oct 2025

https://github.com/asacxyz/spring_boot_3_documente_teste_e_prepare_uma_api_para_deploy

Para acompanhamento do curso Spring Boot 3: documente, teste e prepare uma API para o deploy

api api-documentation api-test documentation java spring spring-boot springboot test testing unit unit-test unit-testing

Last synced: 09 May 2026

https://github.com/leotm/notes

My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.

angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing

Last synced: 09 May 2026