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/muhammadpauzi/learn-unit-testing-with-mocha

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

mocha nodejs unit-testing

Last synced: 09 Apr 2025

https://github.com/martinkalema/junit-testing

Testing Java Application using JUnit Framework

junit unit-testing

Last synced: 22 Jul 2025

https://github.com/khachatur/ecommerceapp

ECommerceApp is a full-stack web application built using .NET 6, demonstrating clean architecture principles.

clean-architecture cqrs csharp dependency-injection dotnet-core entity-framework-core jwt-authentication restapi unit-testing

Last synced: 16 Mar 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/herikerbeth/async-method

Spring Boot web application designed to asynchronously lookup GitHub user information. It queries GitHub's API to fetch data about users, and the lookup process is handled asynchronously using CompletableFuture, allowing for scalable service architecture.

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

Last synced: 05 Sep 2025

https://github.com/luismendes070/remove-nth-node-from-end-of-list

https://leetcode.com/problems/remove-nth-node-from-end-of-list/description/

2024 cargo leetcode linked-list pull-request rust testing unit-testing vscode

Last synced: 05 Sep 2025

https://github.com/waffiqaziz/story-app

Story App is an Android app built for educational purposes, allowing users to post stories with photos, share locations, and discover other people's activities.

android appcompat camerax custom-view espresso google-maps-api kotlin mockito paging3 remote-mediator retrofit2 room-database splashscreenapi ui-testing uix unit-testing

Last synced: 20 Feb 2025

https://github.com/jovey-zheng/next-ts

Starter template for a clean Next.js + TypeScript + ESLint + TailwindCSS + Jest + Prettier + Husky project

eslint husky jest nextjs nextjs-template prettier react reactjs ssr starter-template tailwindcss typescript unit-testing

Last synced: 18 Jun 2025

https://github.com/itsvaibhavk/cs50p-2023

A record of all the coursework I did while taking CS50P (2023), Harvard's online course - Introduction to Programming with Python (on the edX platform).

cs50 edx harvardcs50 oop oops-in-python python regex unit-testing

Last synced: 12 Jun 2025

https://github.com/everythingfunctional/vegetables

For a healthier code base, eat your vegetables

fortran testing unit-testing

Last synced: 20 Feb 2025

https://github.com/sjeguedes/symfonytdac

Symfony 3 upgrade and application management

blackfire faker functional-testing phpunit symfony3 symfony4 unit-testing upgrade

Last synced: 16 Mar 2025

https://github.com/hipparchus2000/shake_rest

[Finished] nodeJs Crud controller to mongoDb using mongoose for demo of Shake SPA Crud controller - demo app is a kanban.

mongodb mongoose nodejs python unit-testing

Last synced: 25 Mar 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: 28 Feb 2025

https://github.com/asacxyz/testes_unitarios_em_java_domine_junit_mockito_e_tdd

Para acompanhamento do curso Testes unitários em JAVA: Domine JUnit, Mockito e TDD

junit tdd tdd-java unit-testing

Last synced: 28 Feb 2025

https://github.com/pedrior/mywallet

Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias.

aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture

Last synced: 30 Aug 2025

https://github.com/geobas/minimal-laravel

A minimal project written in Laravel 5.6.*

composer laravel php unit-testing

Last synced: 20 Feb 2025

https://github.com/ryooooooga/cuutest

Simple unittest framework for C

c unit-test unit-testing unittest unittesting

Last synced: 05 Sep 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: 27 Feb 2025

https://github.com/itanex/unittesting

.NET Unit Testing Examples

csharp unit-testing

Last synced: 24 Mar 2025

https://github.com/aabduvakhobov02/myburger-reactjs

The main functionality of the application is that you make a burger by adding ingredients to the burger and order it. Then you can see your order on the checkout page. An objective of the project - My Burger is practicing and learning React JS.

css jest lifecycle-component react-router reactjs redux unit-testing

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

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: 20 Feb 2025

https://github.com/islandcontroller/cutest

C Unit-Testing Framework for Embedded Applications

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

Last synced: 13 Jun 2025

https://github.com/oiricaud/javadoc-and-unit-testing

In this assignment, you are going to improve your project by providing more feature implementation, improve documentation using Javadoc, and improve code quality by writing unit test cases using Junit.

javadoc object-oriented school-project unit-testing

Last synced: 11 Mar 2025

https://github.com/hng-12/number-classifier-golang

Number Classifier API using the Go Programming Language.

gin-framework golang unit-testing

Last synced: 13 Jun 2025

https://github.com/aimenux/pipelinebehaviorsdemo

Using pipeline behaviors to implement cross-cutting concerns

integration-testing mediatr net80 pipeline-behaviors unit-testing

Last synced: 27 Feb 2025

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: 02 Apr 2025

https://github.com/azanniel/api-solid

💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos

cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing

Last synced: 05 Sep 2025

https://github.com/actionanand/angular-tetsing-1

This is about the basics of angular unit tests

angular angular8 jasmine testing unit-testing

Last synced: 02 Apr 2025

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

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

swift unit-testing

Last synced: 28 Feb 2025

https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo

This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.

expressjs jest nodejs postgresql prisma-orm unit-testing

Last synced: 21 Feb 2025

https://github.com/m7moudgadallah/cpp_testing_for_cp

Simple class used to test functionality by passing the result of function and the expected output

competitive-programming unit-testing

Last synced: 21 Feb 2025

https://github.com/netodeolino/book-tdd-dio

TDD using JUnit, Mockito, and Hamcrest

hamcrest mockito tdd unit-testing

Last synced: 04 Jul 2025

https://github.com/avojak/swt-unit

SWT unit testing utilities

java junit swt unit-testing

Last synced: 10 Aug 2025

https://github.com/kfsantos/go-api-books

REST API with unit tests and coverage percentage

api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing

Last synced: 20 Feb 2025

https://github.com/gabrielrabreu/oldones.angularkarma

Projeto dedicado a explicar o funcionamento dos testes unitários em Angular com Karma e Jasmine.

angular concepts examples jasmine karma typescript unit-testing unit-tests

Last synced: 21 Jun 2025

https://github.com/autokmg/spring-boot-apps-testing-practices

Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.

java-11 junit spring-boot unit-testing

Last synced: 16 Sep 2025

https://github.com/daviteixeira-dev/react-unit-testing

Testando aplicações React com Jest & Testing Library

jest react-testing-library unit-testing

Last synced: 20 Feb 2025

https://github.com/sharonnavarro/angular-testing-jest

Angular proyect with Jest as JavaScript testing framework

angular jest test unit-testing

Last synced: 28 Feb 2025

https://github.com/dzmitrypanamarenka/page-loader

js-cli utility which downloads your page with assets

cli node-js promises unit-testing

Last synced: 25 Mar 2025

https://github.com/vitaliibezuhlyi/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: 12 Jun 2025

https://github.com/valeqm/latam-ml-challenge

Implementing a machine learning model to predict flight delays at SCL airport, deploying it as a FastAPI service, and operationalizing it on Google Cloud with proper CI/CD pipelines.

api fastapi gcp google-cloud-platform machine-learning python unit-testing unittest

Last synced: 09 Apr 2025

https://github.com/mkoshtenko/svit-service

Storage for simple vertices inside table with Swift 5 and Vapor 4

docker swift unit-testing vapor vapor-4

Last synced: 13 Oct 2025

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: 25 Mar 2025

https://github.com/bintangyosua/nest-shortenurl

A high-performance, reliable URL shortening service built with NestJS.

nestjs nodejs prisma unit-testing

Last synced: 02 Apr 2025

https://github.com/eduardotorresalamo/employeearrayprintingapp

This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.

oop testing unit-testing

Last synced: 20 Feb 2025

https://github.com/jubayer98/simple-java-unit-testing

A simple Java unit testing program.

java unit-testing

Last synced: 01 Mar 2025

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: 01 Mar 2025

https://github.com/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality

In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.

quick-sort-algorithm software-testing unit-testing

Last synced: 01 Mar 2025

https://github.com/junaidbinjaman/phpunit-basic-configuration

PHP unit practice codes goes inside this repo.

code-units php-testing phpunit unit-testing

Last synced: 12 Mar 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/mateusfonseca/dorsetmusiccollection

"Music Collection" Django web application developed for my CAs 1, 2 and 3 at Dorset College BSc in Computing, Year 3, Semesters 1 and 2.

discogs-api django django-security html-css-javascript mvt-architecture object-oriented-programming pycharm-ide python unit-testing webapp

Last synced: 13 Oct 2025

https://github.com/chiragyadav2003/unit-testing

A simple unit-testing project with CI/CD pipeline for testing

deep-mocking express mocking postgresql prisma supertest testing-spy typescript unit-testing vitest zod

Last synced: 25 Mar 2025

https://github.com/aeon-dr/learningprogresstracker

JetBrains Academy Project: Learning Progress Tracker

hashing regex unit-testing

Last synced: 09 Mar 2025

https://github.com/andrew-bekhiet/slash_dot

Flutter eCommerce app demo using flutter_bloc, riverpod and freezed. Uses GitHub Actions for automatically testing and releasing the apk

dio flutter flutter-bloc freezed mockito rest-api riverpod rxdart unit-testing

Last synced: 13 Oct 2025

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/carseven/angular-testing

Repository for practicing Angular unit and end to end testing

angular angular14 end-to-end-testing testing unit-testing

Last synced: 11 Mar 2025

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/ale-soares/vue-test-utils-crash-course

Vue test utils crash course project made to use as unit testing studying in Vue 3

jest unit-testing vue vue-test-utils vuejs

Last synced: 20 Feb 2025

https://github.com/ayushsoni1010/testing-a-react-application

This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW

cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest

Last synced: 12 Mar 2025

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: 04 Jul 2025

https://github.com/bahertamer/countriesapp

A modularized iOS countries info app using Swift Concurrency & SwiftUI.

clean-architecture modularization mvvm swift swift-6 swift-package-manager swift-testing swiftui unit-testing

Last synced: 31 Mar 2025

https://github.com/mushthak/user_list_app

A Flutter application showcasing Clean Architecture, SOLID principles, and modern development practices. Features include user management with local storage, comprehensive testing, and a well-structured codebase perfect for learning or as a template for production apps.

clean-architecture clean-code dart dependency-injection error-handling flutter local-storage mocking mockito repository-pattern solid-principles state-management unit-testing

Last synced: 13 Aug 2025

https://github.com/nricheton/tdm

Test data injection framework

dataset testing unit-testing

Last synced: 05 Oct 2025

https://github.com/mohabashraf-byte/digitalsignalprocessing

Simple console application for applying Digital Signal Processing (DSP) techniques on signals.

digital-signal-processing oops-in-python python3 unit-testing

Last synced: 14 Jun 2025

https://github.com/lazarenkov-e/hw05_final

Сентябрь-Ноябрь 2022. Социальная сеть блогеров. Итоговый проект блока Django, Яндекс Практикум.

django python unit-testing

Last synced: 31 Mar 2025

https://github.com/a-menshikov/yatube_django

Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.

django python unit-testing

Last synced: 02 Sep 2025

https://github.com/nir3x/markuplanguageparser.cpp

MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language

c-plus-plus cpp markup-language parser parsing tree-structure unit-testing

Last synced: 01 Mar 2025

https://github.com/anastasia-a-zhivaeva/payment-terminal.front

Test exam on frontend developer vacancy. Payment terminal for the cell providers.

angular e2e-testing interview material unit-testing

Last synced: 19 Feb 2025

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: 19 Feb 2025

https://github.com/vshal9921/unit-test-sample

Creating various test cases to test our android application

android junit4 unit-testing

Last synced: 16 Mar 2025

https://github.com/asrieldreemurrgm/jest_testing_practice

Practice project for testing components and user interactions using React, Redux, and Jest.

frontend react react-testing-library redux testing typescript unit-testing

Last synced: 13 Oct 2025