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-05 00:26:27 UTC
- JSON Representation
https://github.com/trkotovicz/todos-nest
API com as principais funcionalidades de um gerenciador de tarefas
api-rest docker e2e-testing jest jwt-authentication mysql nestjs nodejs supertest swagger typeorm typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/areal060781/python-katas
Python exercises
kata pytest tdd training unit-testing
Last synced: 13 Mar 2025
https://github.com/marcelo-earth/jest-notes
🧪📄 Unit Testing with React course notes
jest note-taking notes unit-testing
Last synced: 04 Apr 2025
https://github.com/perfringis/gearbox-ts
gearbox-ts
ddd soild unit-testing value-object
Last synced: 18 Mar 2025
https://github.com/dinorain/checkoutaja
Go REST example for product checkout service, supported with authentication module.
clean-architecture docker go golang jwt jwt-token microservice postgresql redis rest-api swagger unit-testing
Last synced: 16 Jan 2026
https://github.com/ztlaine/assignment7
Unit testing a custom data structure using Java.
data-structures java junit unit-testing
Last synced: 17 Mar 2025
https://github.com/ashmalzahra/javascript-group-capstone-project
This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.
api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack
Last synced: 12 Apr 2026
https://github.com/fombi-favour/space-traveler-capstone
Space Traveller's Hub is web-app to book a virtual rocket and join mission this web using Space X Api for the data
api reactjs redux unit-testing
Last synced: 12 Apr 2026
https://github.com/hammerheadshark666/mos-registered-user-add-customer-address-func
Microservice Order System - Customer Address Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 04 Feb 2026
https://github.com/ztlaine/assignment13
Banking app utilizing Maven, Springboot, Hibernate, MySQL, and Thymeleaf, written using Java and HTML. Testing done with Junit.
hibernate hibernate-orm html java junit maven mysql springboot thymeleaf unit-testing
Last synced: 13 Apr 2026
https://github.com/hayaaburaed/simple-string-calculator
🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.
Last synced: 12 Apr 2026
https://github.com/nirdosh17/python-mocks
Examples of mocking in Python unit test
Last synced: 11 Jun 2025
https://github.com/ztlaine/multithreading-with-asychronous-calls
Asynchronous data evaluation using Java.
async java multithreading unit-testing
Last synced: 17 Mar 2025
https://github.com/medamineharbaoui/remitly_technical_test
A RESTful API for managing SWIFT codes of financial institutions, built with Spring Boot, Hibernate, and MySQL for the backend, and Next.js for a user-friendly frontend. The application parses SWIFT codes from CSV files, stores them in a database, and provides endpoints for retrieval. Fully containerized with Docker for easy setup and deployment.
docker docker-compose dockerfile hibernate-orm junit mockito mysql nextjs restful-api spring-boot unit-testing
Last synced: 11 Jun 2025
https://github.com/endreot/ride-of-fortune-solution
Solution to Codewar's 'Ziggurat Ride of Fortune' problem by docgunthrop
codewars-solutions unit-testing
Last synced: 14 Jul 2025
https://github.com/fobiero/python_password_locker_c01
Simple Python Password Locker. Github repo link provided for test purposes of the software
Last synced: 05 Jul 2025
https://github.com/unknown6656-megacorp/unknown6656.testrunner
A .NET unit test runner for the console/terminal.
csharp net test test-runner unit unit-testing
Last synced: 28 Jan 2026
https://github.com/zakaria9375/quiz-app-angular
Frontend quiz app challenge on Frontend Mentor
accessibility angular animation electron firebase html5 tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/geozi/java-junit
The project showcases the use of JUnit 5 for performing unit tests on Java code.
java junit-test surefire-reporting unit-testing
Last synced: 03 Jul 2025
https://github.com/dor-rondel/a6_csc_385
6th Assignment for CSc-385: Introduction to Software Quality Assurance at SUNY Oswego for Fall 2017 with Professor Tenbergen.
junit4 quality-assurance unit-testing
Last synced: 03 Jul 2025
https://github.com/donaldkellett/github-actions-test
GitHub Actions test
cicd continuous-delivery devops docker flask kubernetes python3 unit-testing
Last synced: 12 Apr 2026
https://github.com/ashawley/jgit-scalacheck
JGit Scalacheck tests
git jgit scala scalacheck unit-testing
Last synced: 17 May 2026
https://github.com/rvguradiya/junit-exploration
A repository exploring the key features of JUnit 5 (Jupiter). It includes examples for parameterized tests, lifecycle methods, assertions, exception handling, timeouts, tagging, and nested tests, with detailed documentation for each feature.
java junit-jupiter junit5 mocking mockito test-automation testing-best-practices unit-testing
Last synced: 11 Jun 2025
https://github.com/darkzarich/vue-mocha-and-chai-testing
Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai
chai javascript learning mocha testing training unit-testing vue2 vuejs
Last synced: 29 Sep 2025
https://github.com/pwall567/log-front-testk
Test functions for log-front-kotlin library
kotlin library logging unit-testing
Last synced: 14 Jul 2025
https://github.com/arin-paliwal/engage-360
Engage360 🎯 is a platform to enhance employee engagement and foster workplace collaboration. Features include dashboards 📊, recognition tools 🏆, and feedback systems 💬 for Admins, Managers, and Employees. Build a thriving, connected organization!
contextapi react react-router redux tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/gpreviatti/store_python_clean_arch
Simple application using clean architecture and python
clean-architecture python unit-testing
Last synced: 16 Mar 2025
https://github.com/streamlined2/order-book
Order book management
array-list binary-search gradle hash-table java-20 junit5 linked-list unit-testing
Last synced: 15 May 2026
https://github.com/samuelematias/calculator_app
🧪 A simple Flutter app with several unit tests, widget testing, and integration tests/e2e.
dart e2e-testing flutter integration-testing unit-testing widget-testing
Last synced: 15 May 2026
https://github.com/a-viv-a/generate-combinations
Generate all combinations of an object from a description, with type safety
generation typescript unit-testing
Last synced: 28 Mar 2025
https://github.com/m4tice/python_unittest
Implementation of unittest in Python
Last synced: 16 Mar 2025
https://github.com/kastorcode/js-real-time-audio-merging-streams-fullstack
KastorRadio - real-time audio streaming and merging using Node.js Streams and SoX, tested with Jest.
audio code-coverage docker docker-compose dockerfile e2e-testing html-css-js jest kastor-code kastor-radio kastorcode merging nodejs real-time sox streaming streams test tested unit-testing
Last synced: 12 Apr 2026
https://github.com/jwykocki/joboffers
Spring Boot web application
docker integration-testing java-17 mockito mockmvc mongo-db nosql-database rest-api spring-boot spring-data test-containers unit-testing web-application wiremock
Last synced: 04 Feb 2026
https://github.com/rouchdane03/spring-boot-project-customer
This is a simple backend api which perform CRUD operation within a customer object
aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing
Last synced: 04 Feb 2026
https://github.com/mindlessmuse666/apartment-price-predictor
Python-проект по прогнозированию стоимости аренды квартир с помощью линейной регрессии. Практическая работа по теме: "Основы машинного обучения" дисциплины "МДК 13.01: Основы применения методов искусственного интеллекта в программировании".
apartment-price-prediction data-analysis data-science linear-regression linear-regression-models machine-learning matplotlib python regression sklearn unit-testing
Last synced: 11 Apr 2026
https://github.com/anscoder/retailapp
RetailApp is an iOS shopping app built with Swift, SwiftUI, and Combine, demonstrating modern architecture patterns like Dependency Injection and MVVM. It allows users to browse products, view details, and manage their cart.
dependency-injection ios-swift mock swift-package-manager swiftui-example swiftui-learning swinject unit-testing
Last synced: 30 Mar 2025
https://github.com/dmsi-io/gha-mobile-test
Test and lint mobile apps
action github-actions linting typescript unit-testing
Last synced: 06 Jan 2026
https://github.com/minhnghia2k3/book-store
Comprehensive book store application written in Java, Spring Boot
aws docker integration-testing java-21 postgresql redis spring-boot spring-data-jpa swagger unit-testing
Last synced: 12 Apr 2026
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 11 Apr 2026
https://github.com/hibatillah/kppl-testing
Learn white box testing
testing unit-testing whitebox-testing
Last synced: 01 Apr 2025
https://github.com/damirscorner/20231222-dotnet-mock-http
Sample project for 'Mocking HttpClient in unit tests' blogpost
dotnet http-client mocking moq unit-testing
Last synced: 02 May 2026
https://github.com/marko19907/algorithms
A collection of algorithms and data structures made as a part of NTNU's "Algorithms and Data Structures" course, fall 2021.
algorithms cache data-structures heap java list maven recursion searching-algorithms sorting-algorithms tree unit-testing
Last synced: 15 May 2026
https://github.com/mehassanhmood/multiclass-classification
Using Dense Neural Networks on MNIST Datasets
classification deep-learning supervised-learning unit-testing
Last synced: 27 Mar 2025
https://github.com/tkraak/ava-rewire
:building_construction: Experimenting with AVA and rewire
ava express javascript node rewire sinon unit-test unit-testing
Last synced: 12 Apr 2026
https://github.com/owen-krueger/autofixture.community.customizations
Useful customizations for AutoFixture
autofixture csharp dateonly net6 net7 net8 nuget timeonly unit-testing
Last synced: 26 Jan 2026
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: 21 Feb 2026
https://github.com/geozi/python-pytest
Showcases the use of PyTest on Python code.
Last synced: 01 Apr 2025
https://github.com/geozi/javascript-jasmine
Showcases the use of Jasmine for performing unit tests.
jasmine-tests unit-testing vanilla-javascript
Last synced: 01 Apr 2025
https://github.com/vicktorms/ocnimporter
OCNImporter é uma ferramenta projetada para importar dados gerados por sensores meteoceanográficos para um banco de dados. Foi desenvolvida especialmente para operações de Suporte a Petrobras.
importing-data oceanography pyside6 python-3 qtcreator unit-testing
Last synced: 08 Apr 2025
https://github.com/arrmansa/unittest-module-mocking
Experiments with coverage and mocking modules
Last synced: 16 Mar 2025
https://github.com/khadkarajesh/location-finders
Udacity Mentorship Location finder applications
android-architecture-components android-navigation-component android-viewmodel espresso firebase-auth firebase-authentication-android geofencing google-maps-api kotlin kotlin-coroutines livedata-databinding mvvm mvvm-android roboelectric unit-testing workmanager-architecturecomponent
Last synced: 20 Aug 2025
https://github.com/naimbiswas/ecom
eCom Full functional e-Commerce web application
angular ecommerce-website nodejs typescript unit-testing
Last synced: 07 May 2026
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: 12 Apr 2026
https://github.com/mohan-shil/portfolio-checking-test-cases
Checking all functionalities
api automated-testing functional-testing playwright playwright-python python regression unit-testing
Last synced: 25 Apr 2026
https://github.com/powehix/billingapi-csharp
asp-net-core csharp dotnet9 swagger swagger-ui unit-testing
Last synced: 08 Sep 2025
https://github.com/surajsgh/amaterasu
🧪 Sample unit tests for a simple backend app using JavaScript, Node, Koa and Jest.
javascript jest koa nodejs unit-testing
Last synced: 06 Jan 2026
https://github.com/adarsh-k27r/salahkart
Collection of some of my works during my internship period at Salahkart for preview and educational purpose only.
bs4 cross-encoder database-design embeddings huggingface-transformers integration-testing ner nlp-machine-learning nltk numpy-arrays pandas python resume-parser selenium-webdriver sentence-transformers skills-assessment spacy-nlp sts transformers unit-testing
Last synced: 01 Mar 2026
https://github.com/damirscorner/20220520-dotnet-json-asserts
Sample project for 'Comparing JSON strings in unit tests' blogpost
dotnet fluentassertions json unit-testing
Last synced: 12 Apr 2026
https://github.com/spt-development/spt-development-test
A collection of utility classes useful for unit and integration testing.
apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing
Last synced: 23 Apr 2025
https://github.com/course-one/react-unit-testing
A sample unit testing setup for React using GitHub actions.
github-actions react testing unit-testing
Last synced: 12 Apr 2026
https://github.com/vitaliy-bezugly/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: 10 Mar 2025
https://github.com/s0fft/sycloth-shop
Clothing-Shop — SSR Ecommerce Project on Django + API on Django REST Framework
api-rest celery django django-rest-framework django-templates ecommerce layout postgresql postman python3 redis server-side-rendering unit-testing
Last synced: 12 Apr 2026
https://github.com/clintonbrito/ibm-bootcamp
Code created during an IBM Bootcamp of Java + Angular.
angular jasmine java javascript nodejs spring spring-boot typescript unit-testing
Last synced: 20 Jan 2026
https://github.com/atomicptr/camelcase
A simple OCaml test framework
ocaml ocaml-library test testing unit-testing
Last synced: 17 Mar 2025
https://github.com/damirscorner/20201002-ng-test-form-control
Sample project for "No Value Accessor Error in Angular Tests" blogpost
Last synced: 17 May 2026
https://github.com/aghamohammadi/crud-dotnet-cqrs
Create a Clean Architecture CRUD application with .NET Core 8.0 & CQRS Pattern & Blazor & Unit Tests & Bdd & TDD & DDD
bdd-tests blazor clean-architecture cqrs cqrs-pattern ddd-architecture dotnet dotnet-core efcore repository-pattern tdd unit-testing unitofwork-pattern
Last synced: 10 May 2026
https://github.com/smallpaes/sparkol-app
Sparkol app is an user-facing web application and is currently supporting basic authentication features.
api-rest authentication axios continuous-integration css3 cypress end-to-end-testing eslint happy-dom html5 prettier react react-context react-testing-library styled-components typescript unit-testing vite vitest
Last synced: 12 Apr 2026
https://github.com/ngugimuchangi/alx-backend-javascript
Javascript backend projects
expressjs javascript nodejs typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/remy349/unit-test-pytest
Learning unit testing using Python with Pytest.
Last synced: 25 Mar 2025
https://github.com/bohdanmoroziuk/react-testing-library-tutorial
Example of testing React app with Jest and React Testing Library.
integration-testing jest react react-testing react-testing-library snapshot-testing typescript unit-testing
Last synced: 06 Apr 2025
https://github.com/abxsantos/validawaree-backend
Software for validation of analytical data, based on ANVISA, the Brazilian Health Regulatory Agency
backend flask-restful heroku python3 scientific-research unit-testing
Last synced: 03 Oct 2025
https://github.com/dizzydroid/reelrec
ReelRec is a movie recommendation system built as a project for the Software Testing course at FOE | ASU. Tell ReelRec what movies you like, and it will suggest others from the same genres!
application java movies-streaming testing unit-testing
Last synced: 12 Jun 2025
https://github.com/aisha-zahid/softwaretesting-cunit
C++ unit testing project with Input Space Partitioning, Edge Pair Coverage, Control Flow Graphs, and CUnit in Eclipse.
cfg cpp cunit eclipse-cdt edge-pair-coverage functional-testing isp software-testing test-cases unit-testing white-box-testing
Last synced: 23 Apr 2025
https://github.com/JandroMejia97/ng-testing
This Angular app is used to learn how to make unit tests with Jasmine
angular jasmine testing unit-testing
Last synced: 10 Mar 2025
https://github.com/danpoynor/python-phrase-hunter-game
console-application demo dunder-main game oop python statistics unit-testing
Last synced: 29 May 2026
https://github.com/survi218/karma-jasmine-testing
unit testing in your Angular applications using Angular mocks, Karma, and Jasmine
angularjs jasmine-tests jasmine-tests-angularjs karma-cli karma-config karma-jasmine karma-preprocessor karma-test-runner unit-testing
Last synced: 16 Mar 2025
https://github.com/gowhale/go-shopping-list
Do you find making shopping lists BORING? Because I sure do... This repo is to automate the creation of shopping lists and to practice my Golang skills!
cooking golang golint mocking revive shopping unit-testing
Last synced: 25 Oct 2025
https://github.com/thefeij/chat-hub
A Simple Chat Server
css docker gin-gonic golang gorilla-websocket gorm html javascript paseto-tokens postgresql unit-testing
Last synced: 07 Jan 2026
https://github.com/programkingabel/react19onramp
React (19) Features, Projects and Concepts
design-system framer-motion react-testing react19 redux-toolkit tanstack-query unit-testing zustand
Last synced: 20 Apr 2026
https://github.com/vagnerbellacosa/063_blindandocodigocoberturatestesunitarios
Blindando seu código com cobertura de testes unitários
digital-innovation-one integration-testing labs qa system-integration test unit-testing
Last synced: 27 Feb 2026
https://github.com/felipeg-almeida/labeddit-backend
Este é o backend do projeto Labeddit, uma rede social inspirada no reddit. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express jest knex layered-architecture nodejs poo sqlite typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/onatolich/saga-guide
Easy to use, framework agnostic saga testing utility.
redux-saga test testing testing-tool unit-testing
Last synced: 07 Apr 2025
https://github.com/kcdipina26/fullstackjavadevelopment
These projects demonstrate a robust understanding of modern web development technologies and software engineering principles, readying me for a transition from academic training to impactful professional contributions.
api css ecommerce-website full-stack git html intellij java java-maven-ecs javascript junit nodejs object-oriented-programming pgadmin4 postgres postgressql unit-testing visual-studio-code vuejs
Last synced: 21 Jan 2026
https://github.com/victoreronmosele/shared-preferences-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Shared Preferences in Flutter Unit Tests
dart flutter fluttertutorials mocking sharedpreferences tutorials unit-testing
Last synced: 20 Apr 2026
https://github.com/geobas/minimal-symfony
A minimal project written in Symfony 2.8
Last synced: 02 May 2026
https://github.com/niawjunior/todo-tdd
Test first code laster
integration-testing jest mongoose nodejs unit-testing
Last synced: 12 Apr 2026
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: 02 May 2026
https://github.com/digital-alchemy-ts/hass-unit-testing-sample
A quick example project to demonstrate the process of creating unit tests for automations
digital-alchemy example-code homeassistant homeautomation jest typescript unit-testing
Last synced: 10 May 2026
https://github.com/trandung2k1/github_actions
CI CD nodejs
docker docker-compose expressjs github-actions nodejs unit-testing
Last synced: 12 Apr 2026
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 12 Apr 2026
https://github.com/salma-4/quiz-api
A RESTful API for creating, managing, and taking quizzes. The API supports user authentication, quiz categorization, and various administrative functionalities.
assertj dto-pattern java junit logging maven mockito mysql-database spring-boot spring-data-jpa spring-security-jwt swagger-ui unit-testing
Last synced: 19 Apr 2026
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/kasiprasad/context-spec
A simple Context Specification Framework for Java over JUnit
bdd context integration-testing java junit specification tdd unit-testing
Last synced: 14 Jan 2026
https://github.com/anibalalpizar/react-vitest
React component testing using Vitest(Unit Testing), a project where a component is created and tested by configuring a vite environment with React, Typescript, jsdom and the use of the React Testing Library.
react react-testing-library testing typescript unit-testing vitest
Last synced: 15 May 2026
https://github.com/hammerheadshark666/mos-registered-user-add-customer-func
Microservice Order System - Customer Microservice
azure-function azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 11 Mar 2026