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.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-10-16 00:28:46 UTC
- JSON Representation
https://github.com/petr-korobeinikov/serverspec-example
Serverspec (http://serverspec.org) usage example.
infrastructure-as-code infrastructure-management serverspec spec unit-testing
Last synced: 13 Jun 2025
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 09 Apr 2025
https://github.com/martinkalema/junit-testing
Testing Java Application using JUnit Framework
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/dianper/payment-api
A basic payment API in .NETCore
csharp docker dockerfile fluent fluentvalidation gitactions-workflow jwt jwt-authentication metrics microservice microservices-architecture netcore netcore31 payment-api prometheus quality sonarqube swagger unit-testing
Last synced: 20 Feb 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/wdesimini/weather
Weather app using MVVM, Concurrency, SwiftUI
async-await concurrency dependency-injection mvvm swift swift-packages swiftui unit-testing xctest
Last synced: 05 Sep 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/gabrielfduarte/desafio-invext-api-ubots
API REST para problema de distribuição da Ubots
api http java java17 junit5 mockito rest rest-api restful-api spring-boot spring-framework unit-testing
Last synced: 09 Apr 2025
https://github.com/chuvalniy/mlops-practices
Target classification with MLOps practices (CI/CD, Docker, Cloud services, etc...)
ci-cd classifier click cloud-services data-analysis-python data-science dvc fastapi git jupyter-notebook machine-learning mlops pandas python scripting sklearn unit-testing
Last synced: 09 Apr 2025
https://github.com/slowmoschen/console_crawler
Textbased Dungeon Crawler
console-application console-game csharp dungeon-crawler dungeon-crawler-game game game-development unit-testing
Last synced: 17 Mar 2025
https://github.com/everythingfunctional/vegetables
For a healthier code base, eat your vegetables
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/limcheekin/flutter_test_sample
Flutter Test Sample Project
flutter integration-testing testing unit-testing widget-testing
Last synced: 02 Mar 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/dking1342/testing-intro
Intro into unit, integration and end to end testing
bdd-tests cypress cypress-tests end-to-end-testing jest jest-tests jestjs mocha mocha-chai mocha-tests mochajs react-test react-testing tdd testing unit-testing
Last synced: 04 Jul 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/lesiaukr/goit-pythonweb-hw-12
Master's degree | Advanced Python Programming | HW | Final Project
authentication authorization docker-compose email-verification fastapi jwt-token module-testing postgres python redis-cache roles sphinx-doc unit-testing
Last synced: 24 Apr 2025
https://github.com/epomatti/dojo-for-net
Unit test dojo exercises for .NET
dotnet-core efcore entity-framework-core mock nsubstitute rabbitmq specflow testing unit-testing xunit
Last synced: 18 Aug 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/chanakyavasantha/learnpython
Learning Resources for python
learn-python learning-by-doing python unit-testing
Last synced: 06 Sep 2025
https://github.com/vvamu/testing
Epam practice - 2022
github-actions nunit selenium-webdriver unit-testing
Last synced: 11 Jun 2025
https://github.com/cr-israel/find-a-friend-solid
Pet adoption API
ci docker docker-compose e2e-tests fastify fastify-cookie fastify-jwt jwt jwt-authentication nodejs postgresql prisma typescript unit-testing vitest zod zod-validation
Last synced: 20 Feb 2025
https://github.com/space-code/objects-factory
The framework that helps you create objects for unit tests with ease
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/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/seita-f/jobboard-app-api
Job board app using DRF and React
django-rest-framework docker git-action linking react test-driven-development unit-testing
Last synced: 07 Apr 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/herikerbeth/consuming-rest
integration-testing java junit maven spring-boot unit-testing
Last synced: 09 Apr 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/amany-mm/alx-backend-javascript
ALX Backend Javascript
es6 nodejs typescript unit-testing
Last synced: 29 Jun 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/davidogalo/appointmentscheduler
healthcare appointment scheduling system designed to streamline patient-doctor interactions and medical record management.
async-processing domain-driven-design error-handling fastapi integration-testing jwt-authentication openapi postgresql-database pydantic-models redis-cache request-validation restful-api role-based-access-control sqlalchemy transaction-management unit-testing
Last synced: 23 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.
Last synced: 20 Feb 2025
https://github.com/trandung2k1/core_concepts_express
core-concepts expressjs rest restful unit-testing
Last synced: 19 Feb 2025
https://github.com/trandung2k1/nextjs-with-jest-cicd
ci-cd github-actions jest nextjs unit-testing
Last synced: 19 Feb 2025
https://github.com/ruben-rdez/rest-challenge
REST API for CRUD operations on user entities
integration-testing logging lombok maven mysql rate-limiting resilience4j rest-api spring-actuator spring-boot spring-data-jpa swagger unit-testing validation
Last synced: 02 Apr 2025
https://github.com/jubayer98/simple-java-unit-testing
A simple Java unit testing program.
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.
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/sshehrozali/grocery-delivery-app-tdd
java17 junit5 mockito spring-boot tdd-java test-driven-development unit-testing
Last synced: 28 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
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/barbarpotato/tdd-bdd-final-project
Test Driven Development / Behavior Driven Development Final Project On IBM
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 01 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/iagoantunes/asksql
asksql dart flutter mobx unit-testing
Last synced: 20 Feb 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, Яндекс Практикум.
Last synced: 31 Mar 2025
https://github.com/a-menshikov/yatube_django
Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.
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/zinaaan/chutes-and-ladders
chutes and ladders game
chutes-and-ladders game gradle java11 spring-boot unit-testing
Last synced: 27 Feb 2025
https://github.com/leandrolimadeveloper/gym-pass-app
Gym Check-in API
design-patterns docker end-to-end-testing fastify prisma-orm solid typescript unit-testing vitest
Last synced: 11 Mar 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
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