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: 2026-07-03 00:29:00 UTC
- JSON Representation
https://github.com/mo7amedaliebaid/tv_series_ddd
clean-architecture dart ddd ddd-architecture ddd-patterns flutter riverpod unit-testing
Last synced: 09 May 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/martinkostelecky/springsecuritydemo
Demo Spring security rest api using JWT token.
docker java jwt-token mockito rest-api spring-boot spring-security unit-testing
Last synced: 10 May 2026
https://github.com/softprodigyindia/unittestswiftsample
Simple sample showing creation of Unit Tests in Swift
Last synced: 10 Jun 2026
https://github.com/m-azra3l/contract-payment-service
This application is a Contract and Payment Service built with NestJS, Prisma, and PostgreSQL. It manages profiles, contracts, and jobs, focusing on efficient handling of transactions, concurrency, and adherence to best practices in software development.
e2e-testing jest nestjs-backend postgres prisma swagger-ui typescript unit-testing
Last synced: 11 May 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/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/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/jmakeig/mltap
A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API
marklogic tap test-harness unit-testing
Last synced: 06 Feb 2026
https://github.com/padosoft/laravel-test
Base classes for Testing Laravel app and packages
laravel laravel-package test-laravel unit-testing
Last synced: 13 May 2026
https://github.com/yanirta/qualitalks
https://qualitalks.com supplementals
appium automation headless java qa selenium testautomation testing unit-testing visual-testing
Last synced: 14 May 2026
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 25 Feb 2026
https://github.com/samuel-amaro/landing-page-shortening
Desafio de codificação Front-End, landing page shortened URLs.
bem-methodology css3 fetch-api flexbox-css grid-layout html-semantics html5 javascript jest-tests localstorage-api mobile-first msw navigator-api npm-package react-testing-library reactjs rwd-response unit-testing
Last synced: 15 Apr 2026
https://github.com/fuerback/nestjs-api
A simple NestJS REST API with Authorization
authorization docker docker-compose environment-variables logging nestjs swagger typeorm typescript unit-testing
Last synced: 31 Jan 2026
https://github.com/natserract/unit-test-javascript
🚀 Build your own Jest using pure Javascript
babel es6 javascript nodemon unit-testing
Last synced: 15 Apr 2026
https://github.com/therealpad/rust-api-crud-template
CRUD API in Rust
api bash crud docker integration-testing rust unit-testing
Last synced: 15 Apr 2026
https://github.com/tomkyle/find-run-test
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
php php-testing phpunit unit-testing unit-tests
Last synced: 25 Feb 2026
https://github.com/tafthorne/clang-cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc
clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing
Last synced: 15 Apr 2026
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/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/doamaral/python-unittest
Resultado de algumas explorações de testes unitários com Python e Unittest
oop-principles python unit-testing unittest
Last synced: 15 Apr 2026
https://github.com/developpeurpascal/delphietlestestsunitaires
Sources des exemples et démonstrations liées au webinaire "Delphi et les tests unitaires" du 3 novembre 2020.
assert assertions delphi dunit dunitm dunitx object-pascal pascal pascal-language radstudio sample-code testinsight unit-testing
Last synced: 18 Mar 2026
https://github.com/sadeeshaperera/test-automation-project
test-automation-project
api-testing cypress e2e-testing qa-automation qaops test-automation unit-testing
Last synced: 18 Oct 2025
https://github.com/diego3/telefonia
TDD, E2E, CI and REST - Web Project
api-rest continuous-integration e2e-test tdd unit-testing
Last synced: 18 Oct 2025
https://github.com/matheusandrade23/c14
Repositório dos exercícios das aulas de C14 (Projeto To Do List API), Engenharia de Software.
Last synced: 12 Feb 2026
https://github.com/marcopollivier/presentation.tdc.pact-go-node
Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC
contract-testing e2e-testing integration-testing testing tests unit-testing
Last synced: 19 Mar 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/pity7736/books_read
Personal application about books read (study)
Last synced: 13 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/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: 29 Apr 2026
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: 16 Apr 2026
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: 14 Apr 2026
https://github.com/simonthorell/cpp20-stl-examples
C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.
api cpp-library cpp20 json unit-testing
Last synced: 16 Apr 2026
https://github.com/mohamedabdelhalim1/multiauth
The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.
authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing
Last synced: 04 Mar 2026
https://github.com/batanoffs/javascript-web-softuni
Excercises and homework related to my modules in front-end bootcamp Software University
advanced asynchronous-programming basic closure css data-structures dom-manipulation end-to-end-testing events html javascript mocha-chai playwright routing unit-testing variables
Last synced: 17 Apr 2026
https://github.com/arvinsingh/todo-projects-framework
Todo Projects Framework
build cpp14 framework object-oriented-programming project-repository unit-testing
Last synced: 27 Feb 2026
https://github.com/fgvn/codebrdg_tt
This .NET API provides endpoints for adding and retrieving data,
api-rest cqrs dotnet mssql repository unit-testing unitofwork
Last synced: 27 Jan 2026
https://github.com/chiragyadav2003/unit-testing
A simple unit-testing project with CI/CD pipeline for testing
cicd cicd-pr-validation deep-mocking express mocking prisma supertest testing-spy typescript unit-testing vitest zod
Last synced: 02 Apr 2026
https://github.com/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 17 Apr 2026
https://github.com/mcloughlan/arduinounitplatformio
My template for using ArduinoUnit unit tests with Platform IO
arduino embedded platformio unit-testing
Last synced: 10 May 2026
https://github.com/jordanmarcelino/java-design-patterns
Design Patterns Implemented in Java
behavioral-patterns creational-patterns design-patterns java spring-boot structural-patterns unit-testing
Last synced: 15 Oct 2025
https://github.com/hozlucas28/fcla-cli
Repository of a CLI for FCLA community.
agpl-v3 cli community eslint fcla husky javascript nodejs package prettier typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/bintangyosua/nest-shortenurl
A high-performance, reliable URL shortening service built with NestJS.
nestjs nodejs prisma unit-testing
Last synced: 10 May 2026
https://github.com/geobas/yii-simple-cms
:floppy_disk: A simple CMS to startup your application. View site:
Last synced: 18 Apr 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/habbatul/binarfud
Challange Product Binar Academy X MSIB Wave 5.
jasper-report postgresql slf4j spring-boot spring-data-jpa spring-security unit-testing
Last synced: 18 Apr 2026
https://github.com/mohamedamineboufares/unit-testing-nextjs
Testing in a Next.js app
cypress end-to-end-testing integration-testing jest nextjs react-testing-library unit-testing
Last synced: 18 Apr 2026
https://github.com/cerezo074/stockfinder
StockFinder is an iOS application designed to efficiently manage and search for stock information.
async-await clean-architecture combine coordinator-pattern integration-testing mvvm repository-pattern solid spm structure-concurrency swift swift-package-manager swiftdata swifttest swiftui tree unit-testing xcode
Last synced: 18 Apr 2026
https://github.com/charles-dr/upgradeable-contract
brownie erc1967 ownable proxy python rinkeby smart-contracts solidity unit-testing upgradeable
Last synced: 19 Apr 2026
https://github.com/simone-sanfratello/tollo
javascript testing library AAA schema
bdd engine javascript nodejs tdd test testing unit-testing
Last synced: 19 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/ricca509/test-scenarios
Run your tests with different data (scenarios)
jasmine javascript jest mocha unit-testing
Last synced: 14 Apr 2026
https://github.com/stephane-klein/postgresql-pgtap-skeleton
My pgTAP PostgreSQL skeleton
pgtap postgres skeleton unit-testing
Last synced: 20 Apr 2026
https://github.com/niuware/simplechat
Simple showcase iOS app to simulate a chat.
background-thread contacts coordinator-pattern ios mvvm mvvm-architecture solid-principles swift unit-testing xcode
Last synced: 15 Oct 2025
https://github.com/paulkastel/03-ageinseconds
Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.
c-sharp datetime programming-challenges time unit-testing wpf
Last synced: 21 Apr 2026
https://github.com/lauriecai/recipez-ios-app
Recipez is a simple app that displays a list of baked goods from around the world.
concurrency filemanager mobile mvvm-architecture swiftui unit-testing
Last synced: 21 Apr 2026
https://github.com/pandasoft-zz/glut
Gitlab unit test
gitlab pipelines testing testing-tool unit-testing
Last synced: 05 Jun 2026
https://github.com/vukedd/novalite-workshop
"NUnit tests and Refactoring with LINQ" workshop organized by NovaLite where we covered the Basics of Unit Testing in C# and refactoring code with LINQ
linq nunit refactoring unit-testing workshop
Last synced: 24 Apr 2026
https://github.com/andresilvase/guiago
Desafio técnico para desenvolvedor Flutter do aplicativo Guia de Motéis GO.
flutter flutter-apps integration-testing riverpod unit-testing widget-testing
Last synced: 24 Apr 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/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/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/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/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/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/dzy321/docker-mysql-driver
docker mysql driver for unit test
Last synced: 20 Apr 2026
https://github.com/dunghenry/ci_cd_node
CI + CD nodejs
cd ci expreesjs heroku-deployment unit-testing
Last synced: 20 Apr 2026
https://github.com/adamsolimancs/tic-tac-toe
Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.
javascript modules nodejs npm unit-testing
Last synced: 20 Apr 2026
https://github.com/ron96g/supertest-docs
A plugin for supertest that can be used to document REST APIs. It is influenced by the Spring-Boot solution restdocs.
automation docs documentation markdown node restdocs supertest unit-testing
Last synced: 20 Apr 2026
https://github.com/actionanand/angular-tetsing-1
This is about the basics of angular unit tests
angular angular8 jasmine testing unit-testing
Last synced: 20 Apr 2026
https://github.com/shaikrasheed99/go-testing-greet
Testing the Greet functionality with Unit tests, Subtests and Table-driven tests.
go golang subtests table-driven-test tdd tdd-golang unit-testing
Last synced: 05 Jun 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/areal060781/javascript-katas
Javascript exercises
mocha nodejs training unit-testing
Last synced: 21 Apr 2026
https://github.com/nikhilsarvaiye/react-forms-validations
React Forms is a React starter and wrapper library around React Formik library and Yup validator with custom Form and Field implementation
boilerplate cache form formik handler jest layout querystring react scss starter-kit theme unit-testing validation webpack yup
Last synced: 08 Apr 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/geovaneborba/ignite-clean-ddd
clean-architecture domain-driven-design nodejs unit-testing vitest
Last synced: 22 Apr 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/killerasus/gocalc
The purpose of this Calculator is to practice unit testing in Go
codecov github-actions go golang tdd unit-testing
Last synced: 08 May 2026
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/izenynn/mini-unit
A simple unit test framework for C and ASM in C.
asm c linux macos test-framework unit-testing unit-testing-framework unit-testing-library unittest unittest-framework unittesting unittesting-library unittests
Last synced: 09 May 2026
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 09 May 2026
https://github.com/karinakozarova/tp-rsa-ruby
rsa rsa-algorithm rspec ruby school 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
Last synced: 26 Apr 2026
https://github.com/s0urcedev/utesting-js
JS module for unit testing
js module node-js nodejs testing testing-tools unit-testing
Last synced: 27 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/ashishkapoor/vitest-javascript
javascript nodejs unit-testing vitest
Last synced: 27 Apr 2026
https://github.com/bitwizeshift/oxtest
🚧 A WIP rust unit-testing library
fixture-test framework parameterized-tests rust tdd test-suite testing unit-testing
Last synced: 15 Oct 2025
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/adrianomonteiroweb/jest-project
Projeto de testes em jest no módulo de fundamentos na Trybe.
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/lflimeira/php-tdd-studies
A project created with the focus to study TDD in PHP, following the book "Test-Driven Development: Teste e Design no Mundo Real com PHP". (https://www.casadocodigo.com.br/products/livro-tdd-php)
php phpunit tdd test-automation 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/perfringis/unit-testing-vladimir-khorikov
unit-testing-vladimir-khorikov
unit-testing vladimir-khorikov
Last synced: 08 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