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/konsulting/exposer

Access non-public methods and properties on classes.

php reflection testing unit-testing

Last synced: 29 Jan 2026

https://github.com/bohdanmoroziuk/goblin-store-testing-course

Goblin Store app testing course using the Jest and React Testing Library.

integration-testing jest react testing-library-react typescript unit-testing

Last synced: 09 May 2026

https://github.com/elfaaels/apptask

Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)

animation flutter provider-state-management sharedpreferences unit-testing

Last synced: 28 Jan 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/muhammadpauzi/learn-unit-testing-with-mocha

🧪 Repository for save the result of learning unit test with ☕ Mocha.

mocha nodejs unit-testing

Last synced: 09 May 2026

https://github.com/giri7a/bank-account-management-system

Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.

build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing

Last synced: 22 Apr 2026

https://github.com/zumerlab/zumerbox-tests

A zumerBox tool for unit and visual testing files

jest testing-tools unit-testing visual-testing zumerbox

Last synced: 09 May 2026

https://github.com/sakapon/klibrary.testing

A library for unit testing using MSTest.

mstest testing unit-testing

Last synced: 24 Apr 2026

https://github.com/hadisfr/cpp-simple-unit-test

a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution

catch2 unit-testing

Last synced: 24 Apr 2026

https://github.com/iamigi/sentiment-analysis

Sentiment analysis frontend app built with Svelte, TypeScript, and SCSS. It allows users to input a short text and analyze its sentiment (positive, neutral, or negative) using the Hugging Face Inference API.

husky scss-styles sveltekit typescript unit-testing

Last synced: 24 Jan 2026

https://github.com/henrikesilva/cashflow

API em .NET 8 criada para o gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazenando dados em PostgreSql

api-rest asp-net-core backend csharp entity-framework-core postgresql rocketseat solid-principles unit-testing web-api

Last synced: 24 Jan 2026

https://github.com/mateuschaves/todo-react-native

📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários

react-native typescript unit-testing

Last synced: 09 May 2026

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 24 Apr 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/danpoynor/python-basketball-team-stats-tool

Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.

basketball-stats console-application python3 statistics unit-testing

Last synced: 06 Jun 2026

https://github.com/sa-k1b/django_grocery_recommendation

A product recommendation system using the Apriori algorithm. Built with Django, Dockerized, and set up with CI/CD via GitHub Actions for automatic updates and deployment on Render.

cicd django docker github-actions gunicorn machine-learning python recommendation-system render unit-testing whitenoise

Last synced: 06 May 2026

https://github.com/ledsouza/django-api-escola-02

Este projeto implementa uma API REST completa para gerenciar dados de uma escola fictícia, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a informações sobre alunos, cursos e matrículas, além de implementar recursos avançados como cache com Redis e tradução personalizada.

django django-rest-framework python redis unit-testing

Last synced: 26 Oct 2025

https://github.com/neurospeech/web-atoms-mvvm-todo

Sample Todo Application using Web Atoms MVVM

javascript mvvm sample typescript unit-testing web-atoms

Last synced: 25 Apr 2026

https://github.com/ps-sujith/catapidemo

A sample app to showcase the CAT API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization

clean-architecture coil compose koin modularization mvvm unit-testing

Last synced: 26 Oct 2025

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/gabrielh-silvestre/drone-feeder

O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.

crud integration-testing java rest-api spring-boot unit-testing

Last synced: 26 Apr 2026

https://github.com/marcelodiass/static-generator

This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers

object-oriented-programming python test-automation unit-testing

Last synced: 07 Jun 2026

https://github.com/qajonatasmartins/qa.testes-unitarios-junit.java

Projeto base para implementação de automação de testes unitários

unit-testing

Last synced: 27 Apr 2026

https://github.com/ahmetbugraozcan/ios-mars-nasa-rover

This application lists NASA Mars Rover photos. I used MVVM tech stack in this project. Developed with SwiftUI.

alamofire kingfisher lottie-ios mvvm pagination swiftui unit-testing

Last synced: 27 Apr 2026

https://github.com/achanandhi-m/golang-bookapi-test

A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.

api apitesting docker go golang integration-testing postgres testing unit-testing

Last synced: 10 May 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/itsdorosh/itvdn-angular-testing-course

Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.

angular e2e-testing learning unit-testing

Last synced: 01 Jun 2026

https://github.com/niels-bosman/sorting-algorithms

Sorting algorithms performance tests using TypeScript.

bubble-sort quicksort sorting-algorithms typescript unit-testing

Last synced: 12 Oct 2025

https://github.com/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 27 Apr 2026

https://github.com/zafir100100/api-testing-on-jsonplaceholder-with-jest

This project provides unit tests for API endpoints using Jest, Axios, and Faker. It includes test suites for both PostController and UserController, which interact with a public API (https://jsonplaceholder.typicode.com).

api-testing ci-cd cjs github-actions jest jest-html-reporter nodejs test-suite unit-testing

Last synced: 30 Apr 2026

https://github.com/adrianomonteiroweb/jest-project

Projeto de testes em jest no módulo de fundamentos na Trybe.

jest mock unit-testing

Last synced: 28 Apr 2026

https://github.com/jaffar-hussein/password_generator

A simple python application that runs on the terminal that allows the user to create an account and login with their credentials.This app allows the storage of existing account information and also auto generate passwords and create new account credentials

python-3 unit-testing

Last synced: 24 Oct 2025

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/frankfarrell/terrassert

Terraform provider for making assertions on the output of modules

hcl terraform terraform-provider 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/marko19907/to-do-list-app

To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.

java javafx maven mvc-architecture todo-app todolist-app unit-testing

Last synced: 10 May 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/zolotyh-dk/java-kanban

Repository for homework project

http-server java unit-testing yandex-praktikum

Last synced: 02 Jul 2026

https://github.com/mairess/project-zoo-functions

Esse projeto coloca em prática as funcionalidades do ES6, além de testes unitários com Jest.

javascript jest 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/liskin/tasty-jenkins-xml

Render tasty output to XML for Jenkins in addition to other (console) output

haskell jenkins tasty-framework unit-testing

Last synced: 28 Apr 2026

https://github.com/justin-bytes-code/service-manager-unittesting

This was a medium-level assignment where I took on the role of a back-end software engineer developing part of a mobile application.

automated-testing java multiple-files unit-testing

Last synced: 23 Oct 2025

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/jubayer98/a-simple-java-game-testing-using-unit-testing-functionality

In this simple bowling game, several test cases are created to verify the code's functionality and identify any bugs, ensuring the system operates as intended.

software-testing unit-testing

Last synced: 23 Oct 2025

https://github.com/esraakamel1195/angular-testing-course-1-start

Simple courses management app - practice with angular course specially Unit testing

angular cypress jasmine typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/eduardogomesf/go-api

simple REST API built with Go

go go-chi golang sqlite testify unit-testing

Last synced: 10 May 2026

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

🎓 Jest tests example for a "fake" API using only a `POST /login` route

express integration-testing jest supertest unit-testing

Last synced: 29 Apr 2026

https://github.com/cbuschka/easymock-eval

Example how to write unit tests with easy mock.

easymock java unit-testing

Last synced: 08 Jun 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/insight-architectures/dotnet-testing-utils

A set of common utilities that can be used when authoring unit tests

autofixture dotnet dotnet-core grpc-dotnet moq nunit3 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/devtonin/palmeiras-api

🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.

dependency-inversion-principle exception-handling integration-testing java spring-boot spring-cloud unit-testing

Last synced: 29 Apr 2026

https://github.com/samiraafrin/to-do-app

It is a todo app built using Golang. CRUD operations are implemented following clean-architecture. Here, echo framework and mysql is used for the execution of the app.

clean-architecture database dockerfile e2e-testing echo-framework go golang gorm gorm-orm integration-testing mysql mysql-database todo-app 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/alfianandinugraha/todoo

Todoo - Example reactjs App with unit testing

jest react reactjs ttd typescript 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/ankhoa1212/rest-api-web-service

This project was done in Jan. 2024

java json rest-api spring-boot unit-testing

Last synced: 11 May 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/balamirr/safetynet

Java, Spring Boot, JUnit, Integration Test, Unit Test, Jacoco Report, Surefire Report

integration-testing jacoco java junit spring-boot surefire unit-testing

Last synced: 20 Oct 2025

https://github.com/LgendSourabie/videoflix-backend

Backend of a Netflix-like video streaming platform using ffmpeg video encoding technics, django and django rest framework

angular cache django django-rest-framework postgresql postman redis rxjs scss task-queue test-driven-development typescript unit-testing

Last synced: 20 Oct 2025

https://github.com/cahyofendhi/rajaongkir

Contoh cek harga pengiriman dari jne,post dan tiki, menggunakan api raja ongkir

alamofire autosearch database decodable mvvm nimble quick realm unit-testing

Last synced: 30 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/eliasnogueira/junit5-before-after-all

Project that shows how to deal with general pre and postconditions using JUnit5

integration-testing java junit junit5 system-testing test-automation unit-testing

Last synced: 19 Oct 2025

https://github.com/olivegamestudio/utility.testhelpers

A C# library providing base classes and utilities to simplify unit and integration testing, particularly for hosted services and JSON debugging.

class csharp dependency-injection helper helpers host library test unit-test unit-testing unit-tests

Last synced: 13 Oct 2025

https://github.com/therealpad/calculator

calculator to handle infinite numbers and priorities

cmake cpp design-patterns object-oriented-programming proxy-design-pattern unit-testing

Last synced: 01 Jun 2026

https://github.com/adewija/mvpbarvolume

Application to count the value of bar volume using Model-View-Presenter (MVP) pattern.

android-application mockito mvp-pattern unit-testing

Last synced: 17 May 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/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/shishir-dey/rust-samples

A repository to demonstrate basic Rust language programs

ci-cd-pipeline github-actions rust-lang system-programming unit-testing

Last synced: 30 Apr 2026

https://github.com/hussein-m-kandil/odin-where-is-waldo

A web-based "Where's Waldo" game built with Angular as part of studying the Node.js course at The Odin Project.

angular angular-cli angular-testing-library angular2 asychronous frontend fullstack game game-development jest-dom jsdom rxjs tailwindcss testing-library tyepscript unit-testing user-event vitest

Last synced: 30 Apr 2026

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

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