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-01 00:28:53 UTC
- JSON Representation
https://github.com/zhcndoc/vitest
Vitest 中文文档
e2e-tests testing testing-tools unit-testing vite vitest
Last synced: 17 May 2026
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/gigabyte5671/micro-test-runner
A minimal JavaScript test runner.
integration-testing javascript library test testing unit-testing
Last synced: 07 Feb 2026
https://github.com/grmartin/c-sharp-mvc4api-unit-test-example-project
C# MVC 4 API Unit Test Example Project
csharp mvc-framework mvc4 unit-testing
Last synced: 19 Jul 2025
https://github.com/mohammadnazm/jest-writing-tests
A concise and practical guide to writing tests using Jest, a widely-used JavaScript testing framework. Learn how to set up and create effective test cases, perform assertions, and ensure comprehensive test coverage. Improve your JavaScript testing skills and enhance the quality and reliability of your code with this invaluable resource.
javascript jest tests unit-testing
Last synced: 17 May 2026
https://github.com/gmbeddard/ee200-binary_tree_tests
A comprehensive test suite for evaluating 10 BST implementations. Includes validation of insertion, deletion, search, traversal, and memory management, with detailed analysis of failures and bugs.
binary-search-tree cpp20 unit-testing
Last synced: 18 Jul 2025
https://github.com/radiopizza/tpu-labs-android-development
This repository serves as a collection of laboratory assignments completed during the "Android Software Development" elective course
android android-studio constraintlayout coroutines dialogs fragments-layout gridlayout intents kotlin listener livedata navigation oop recyclerview regular-expression resources seekbar unit-testing viewmodel xml
Last synced: 17 May 2026
https://github.com/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 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/amr-yasser226/ambulance-management-system-dsa
A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.
algorithms ambulance-management-system course-project cpp data-structures emergency-services hospital-simulation optimization patient-dispatch priority-queue queue real-time-simulation resource-allocation simulation stack systems-design unit-testing zewail-city
Last synced: 17 Jul 2025
https://github.com/augusto11cb/loyalty-program-buenos-coffee
This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.
assertion-methods assumptions dynamic-testing extension- extension-points java java8 junit5 nested-test parameterized-tests test-lifecycle unit-testing
Last synced: 16 Jul 2025
https://github.com/mattmeyers/assert
Opinionated test assertions.
assertions generics go testing unit-testing
Last synced: 17 Jan 2026
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: 29 Mar 2026
https://github.com/lazarenkov-e/hw05_final
Сентябрь-Ноябрь 2022. Социальная сеть блогеров. Итоговый проект блока Django, Яндекс Практикум.
Last synced: 13 Apr 2026
https://github.com/usmanmehmood55/c_asserts
A very basic assertion library written in C
Last synced: 16 Jul 2025
https://github.com/nicktheodoro/area-code
Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.
go golang regular-expression unit-testing validation
Last synced: 15 Jul 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: 13 Feb 2026
https://github.com/top-submissions/fullstackjs-testing-practice
array-methods babel caesar-cipher calculator code-coverage es6 fullstack-javascript javascript javascript-functions jest learning-project nodejs software-testing string-manipulation tdd test-driven-development testing testing-practice the-odin-project unit-testing
Last synced: 31 May 2026
https://github.com/vshal9921/unit-test-sample
Creating various test cases to test our android application
Last synced: 16 May 2026
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/uosyph/alx-backend-python
ALX Backend Python Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on Python. It covers essential topics like asynchronous programming with asyncio, variable annotations, and comprehensive testing with unit and integration tests.
alx alx-africa alx-backend alx-curriculum alx-specialization asynchronous asyncio integration-testing python unit-testing
Last synced: 23 Jun 2025
https://github.com/akapez/nextjs-pro
Nextjs Advanced Guide (ProNextJs)
app-router e2e-testing eslint form-management husky monorepo mui-material next-auth nextjs prettier production-ready shadcn-ui storybook tailwindcss turborepo unit-testing
Last synced: 07 Apr 2026
https://github.com/haabiy/flaskstringify
Flask-based API for string processing. It offers functionalities to manipulate and transform strings efficiently
Last synced: 16 May 2026
https://github.com/zakaria9375/fm-contact-form
A Solution to Frontend Mentor - Contact form challenge build by angular forms
accessibility angular animation css html5 reactive-forms responsive-design tailwindcss typescript unit-testing
Last synced: 07 Apr 2026
https://github.com/trandung2k1/express-app-ci-cd
ci-cd docker-image dockerhub expressjs github-actions heroku-deployment unit-testing
Last synced: 07 Apr 2026
https://github.com/anucha-tk/nestjs-mongodb-starter
A robust and feature-rich starter template for building scalable applications using NestJS. This project offers a comprehensive setup to kickstart your development with essential tools and configurations.
api-key authentication authorization docker e2e-testing mongodb nestjs rest-api swagger unit-testing
Last synced: 05 May 2026
https://github.com/parubok/test-graphics
Implementatio of Java Swing Graphics for unit testing.
Last synced: 22 Jun 2025
https://github.com/dandymaulana19/php-unit
Repository tugas mata kuliah Pengujian Perangkat Lunak
assertion phpunit unit-testing
Last synced: 30 Apr 2026
https://github.com/hlibpavlyk/dogs-house-service
ASP.NET Core API for managing dog data with CRUD operations, sorting, pagination, and rate-limiting
asp-net-core clean-architecture ddd test-task unit-testing
Last synced: 11 Jul 2025
https://github.com/ngohungphuc/.net-unittest
moq selenium selenium-webdriver unit-testing unittest
Last synced: 13 Apr 2026
https://github.com/fuznio/testfuzn
Unified C# testing framework for unit, end-to-end, and load tests with a single syntax and readable tests and reports.
automation csharp devops dotnet end-to-end-testing load-testing mstest qa testing-test-framework unit-testing
Last synced: 13 Apr 2026
https://github.com/trandung2k1/core_concepts_express
core-concepts expressjs rest restful unit-testing
Last synced: 06 May 2026
https://github.com/mvaibhav131/blogapi_task
BlogApp_API
api-rest api-testing bcryptjs expressjs jest json jwt mongodb mongoose mvc-architecture nodejs supertest unit-testing
Last synced: 08 Apr 2026
https://github.com/ar-ecommerce-platform/ci-workflows
Centralized shared CI/CD workflows and composite actions
checkstyle docker-image github-actions integration-testing owasp slack snyk sonarcloud spotless tagging unit-testing versioning
Last synced: 13 Apr 2026
https://github.com/ashu777/unit_test_react_native
Unit Testing in React-Native using Jest
anroid codecoverage codecoveragereport hybrid-apps ios jest jest-reporter jest-snapshots jest-tests react-native react-native-app react-native-unit-test report test testreport unit-testing unittest
Last synced: 16 May 2026
https://github.com/junaidbinjaman/phpunit-basic-configuration
PHP unit practice codes goes inside this repo.
code-units php-testing phpunit unit-testing
Last synced: 02 Apr 2026
https://github.com/thefeij/simple-shop
Back-end for a simple shop program
authentication jwt mongodb nodejs unit-testing
Last synced: 06 May 2026
https://github.com/pavlostzitzos/van-der-pol-oscillator
Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.
cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol
Last synced: 02 Feb 2026
https://github.com/nazlizamanian/ios_development_tisk18
Final Project created in the course iOS Developemnt TISK18 7.5hp, created a recipe meal planner app. Consisting of a tinder swiping interface with external API and a calendarview to plan meals. Incoporated CRUD operations for the recipes and unit-testing for the business logic.
concurrency mvvm observable swiftdata unit-testing
Last synced: 19 Jun 2025
https://github.com/ericneves/myseries
🦧 API Restfull created with NodeJS, ExpressJS, MongoDB (mongoose), Unit Testes (jest), Docker and more...
api-rest jest mongodb nodejs unit-testing
Last synced: 13 Apr 2026
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/hashimsaffarini/doctor_app
The doctor system is a flutter application for booking appointments with the doctor and some additions that facilitate dealing with the doctor’s office
ci-cd clean-architecture flavors restful-api sharedpreferences shimmer unit-testing
Last synced: 11 Jul 2025
https://github.com/eikkomass/tdd-xunit-dotnet-core-udemy
Repository to the course "TDD com xUnit para C# .NET Core", managed on Udemy by "Stephany Henrique de Almeida Batista // @StephanyBatista"
aspnetcore dotnetcore entity-framework-core testcafe unit-testing xunit
Last synced: 19 Apr 2026
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: 14 May 2026
https://github.com/ahmad-alhamoud/hogwarts-artifacts-app
azure azure-database-for-mysql azureblobstorage azurekeyvault ci-cd docker github-actions grafana-dashboard integration-testing oop-principles openai prometheus redis-cache spring-boot springsecurity-jwt testcontainers unit-testing zipkin
Last synced: 07 May 2025
https://github.com/mirzaianov/udemy-javascript-unit-testing
Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest
course integration-testing jest test udemy unit-testing vitest
Last synced: 14 May 2026
https://github.com/mystackbox/prj-mrp
This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)
angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing
Last synced: 18 Jan 2026
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: 29 Oct 2025
https://github.com/corocoto/test-mocks
Repo that contain mocks for unit-testing by Jest
jest jest-tests mock mocks testing unit-test unit-testing
Last synced: 15 May 2026
https://github.com/s0urcedev/utesting-dotnet
.NET library for unit testing
csharp dotnet library testing testing-tools unit-testing
Last synced: 02 May 2026
https://github.com/s0urcedev/utesting-py
Python module for unit testing
module python python3 testing testing-tools unit-testing
Last synced: 17 Jun 2025
https://github.com/antonharbers/binary-search-tree-demo
Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees
binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing
Last synced: 13 Apr 2026
https://github.com/firmansyf/todo-app
cypress react-typescript unit-testing
Last synced: 04 Apr 2025
https://github.com/muhammadarnaldo/laravel-backend-onlineshop
The backend API for Online Shop System using Laravel
api db-migration laravel online-shop postgresql unit-testing
Last synced: 19 Apr 2026
https://github.com/a-menshikov/yatube_django
Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.
Last synced: 15 May 2026
https://github.com/zinaaan/chutes-and-ladders
chutes and ladders game
chutes-and-ladders game gradle java11 spring-boot unit-testing
Last synced: 06 May 2026
https://github.com/alexchasx/laravel-payment-app
An example of TDD development
laravel php phpunit tdd unit-testing
Last synced: 14 Apr 2026
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: 17 Feb 2026
https://github.com/leonardonicola/readx
Plataforma de trade de livros
clerk docker integration-testing nextjs prisma react shadcn-ui soketi tanstack-react-query typescript unit-testing
Last synced: 13 Apr 2026
https://github.com/amirdoosti6060/moqdemo
This project shows how to use Moq in unit tests.
csharp mock mockup moq testing unit-testing xunit
Last synced: 10 Jul 2025
https://github.com/uwon0625/memory-card
Mobile app to improve memory capacity with playing cards
android-app card-game expo-cli ios-app jest-test memory-game mobile-app mobile-development react-native rntw tailwind twrnc typescript unit-testing
Last synced: 19 Apr 2026
https://github.com/lenin-anzen/angularjs-karma-jasmine
Basic unit testing for an AngularJS app with Karma + Jasmine
angularjs express jasmine karma rest-api unit-testing
Last synced: 09 Apr 2026
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026
https://github.com/rjxby/modern-tenon
The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.
api docker dotnet entity-framework-core integration-testing sqlite unit-testing
Last synced: 13 Apr 2026
https://github.com/aivanf/wstester
JS framework for unit testing of web systems through WebSockets
javascript javascript-framework javascript-library js unit-testing websocket-client websockets
Last synced: 15 Mar 2026
https://github.com/yassercoder/wheel-of-luck
Wheel of luck is a web app where users can enter text or image-based entries and spin the wheel to randomly select a winner. Build with React + Typescript
compound-components context-api css-modules hooks integration-testing react react-testing-library typescript unit-testing usereducer vite vitest
Last synced: 14 May 2026
https://github.com/voodoocreation/jest-mocks
A set of useful mocks and helpers for the Jest unit testing framework.
async-functions async-jest-mocks async-mocks frontend frontend-test frontend-testing jest jest-mocks mock mock-function mock-functions mocks promises test testing tests unit-test unit-testing unit-tests
Last synced: 28 Apr 2026
https://github.com/keremersu35/soundwave
an iOS app that can play tracks from iTunes Search API
alamofire coredata ios swift ui-testing uikit unit-testing viper-architecture
Last synced: 12 Apr 2025
https://github.com/jmgogo/mocha-js
A demo for unit testing with the Mocha.js framework.
assertion-framework devcontainer javascript mocha-js node-js unit-testing
Last synced: 30 Apr 2026
https://github.com/bell-kevin/milespergallonrevisited
Chapter 15 Example Project: Miles Per Gallon Revisited. In Ch 7 in the previous course, you created a project for calculating miles per gallon for a single trip and for cumulative trips. In this project, you will use the same class named MPG. It has instance variables for miles and gallons for a trip, total miles and total gallons for the cumulative calculation, and methods to instantiate a trip, display current MPG, and display total MPG. (Hint: after creating a new project here, create the new class, and copy all of the code from the Ch 7 MPG class into the Ch 15 MPG class.)
arraylist exception-handling miles-per-gallon object-oriented-programming try-catch unit-testing
Last synced: 17 Mar 2025
https://github.com/hammerheadshark666/mos-order-history-api
Microservice Order System - Order History Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 08 Jan 2026
https://github.com/viordash/atsplc
Miniature Autonomous Programmable Logic Controller
cpputest esp8266-rtos-sdk plc unit-testing wemos-board wemos-board-oled-18650
Last synced: 12 Apr 2025
https://github.com/trkotovicz/exchange-api
API Rest que realiza a conversão entre duas moedas utilizando taxas de conversões atualizadas de um serviço externo
ci-cd docker expressjs integration-testing jwt-authentication mocha-chai model-service-controller msc-project nodejs railway sequelize-orm sinon solid sqlite3 swagger typescript unit-testing
Last synced: 13 Apr 2026
https://github.com/ax2inc/dynamic-imports-avoriaz-ava-example
Vue components unit testing with AVA, Avoriaz & dynamic imports
ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue
Last synced: 19 May 2026
https://github.com/khachornchit/selenium-net-quick-start
Selenium test development by using C#.NET
csharp oop-principles selenium-webdriver unit-testing
Last synced: 16 May 2026
https://github.com/mcloughlan/ArduinoUnitPlatformIO
My template for using ArduinoUnit unit tests with Platform IO
arduino embedded platformio unit-testing
Last synced: 29 Oct 2025
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 13 Apr 2026
https://github.com/shnewto/assertlike
experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)
assert avro charsequence custom custom-assert custom-equal custom-matchers encoding equality hamcrest java junit matchers string unit-testing utf8
Last synced: 04 Apr 2025
https://github.com/schufeli/swiss-transport
Public transport timetable application, find your train, bus, or ship connections to the desired destination in Switzerland. Project for the Module M138.
ict-bz swiss-transport unit-testing wpf
Last synced: 11 Mar 2025
https://github.com/giovanifranz/fc-2.0-ci-go
dockerfile github-actions go unit-testing
Last synced: 11 Mar 2025
https://github.com/dtroupe18/NetworkTesting
Examples on how to test API calls
ios11 mockingjay nimble quick spacex-api swift4 unit-testing
Last synced: 11 Mar 2025
https://github.com/lmorente/course-testing
Java testing course: JUnit 5 and Mockito
Last synced: 11 Mar 2025
https://github.com/hlibpavlyk/chat-app
An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing
asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket
Last synced: 17 Jun 2025
https://github.com/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 26 Mar 2025
https://github.com/moreirak14/logistics-transport-api
O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!
api-rest django django-rest-framework poetry python sqlite3 unit-testing
Last synced: 11 Mar 2025
https://github.com/luav/mettle
A C++14 unit test framework
concise-framework cplusplus cpp14 framework prototyping unit-testing
Last synced: 11 Mar 2025
https://github.com/wibosco/viewinspector-example
An example project using ViewInspector to test SwiftUI screens
Last synced: 16 May 2026
https://github.com/varnas554/test-double-guide
This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.
mocking mockito test-double test-doubles testing unit-testing
Last synced: 11 Mar 2025
https://github.com/jamal-saadeddin/calc-app-unit-testing
A simple calculator developed during an internship at Foothill, designed to practice unit testing.
aaa-testing test-driven-development unit-testing
Last synced: 12 Oct 2025
https://github.com/oliverspryn/android-unit-tests
Companion code for my Medium.com article: Writing a Fully Unit Testable Android App
android coverage dagger2 example jacoco junit medium-article unit-testing
Last synced: 16 May 2026
https://github.com/junnyyy/python-unit-tests
Python Unit Test Example
python testing unit-testing unittest
Last synced: 10 Oct 2025
https://github.com/gpreviatti/github-clone-angular
This simple project is a github clone to exercice unit tests with angular js
Last synced: 19 Jan 2026