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/rybalkin-an/user-app
Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing
integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock
Last synced: 25 Jan 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/m4tice/python_unittest
Implementation of unittest in Python
Last synced: 16 Mar 2025
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/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: 20 May 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/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/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/lapplislazuli/unitshop
Two Workshops on UnitTests
java junit unit-testing workshop
Last synced: 10 Jun 2025
https://github.com/i2van/lprun
The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.
dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing
Last synced: 12 Mar 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/pwall567/log-front-testk
Test functions for log-front-kotlin library
kotlin library logging unit-testing
Last synced: 14 Jul 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/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/jamal-saadeddin/react-testing-library-msw-training
A project created during my Frontend internship at Foothill Technology Solutions to practice and learn React Testing Library and Mock Service Worker (MSW) by writing unit tests for a SignUp component.
jest-tests mock-server msw react react-testing-library unit-testing
Last synced: 20 May 2026
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/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/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/hokkung/srv
Internal library for communication with HTTP protocol for Golang application
Last synced: 20 May 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/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/viniciusbinder/expensetracker
Domain-based expense tracker app with Repository pattern
clean-architecture dependency-injection domain-driven-design ios mvvm repository-pattern swift swift-concurrency swift-testing swiftdata swiftui unit-testing
Last synced: 13 May 2025
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/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/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/parvez-ahammed/swin-adventure
A simple console based game application to practice the concepts of OOP , Unit Test and TDD
c-sharp oop-principles tdd unit-testing
Last synced: 06 Apr 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/nirdosh17/python-mocks
Examples of mocking in Python unit test
Last synced: 11 Jun 2025
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/amir1887/next.js-unit-test-
jest nextjs tailwindcss typescript unit-testing
Last synced: 12 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/gunnar-miklis/learn-testing
Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)
cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest
Last synced: 30 Jun 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/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/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/subhashchandra-birajdar/springboot-pdf
Generate PDF using SpringBoot. Verify that using Junit testing.
java junit5 openpdf openpdfcreator pdf-generation spring-boot unit-testing
Last synced: 20 May 2026
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/bagusvalentinoo/library-management-system-api
Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.
api-key express javascript jest jsonwebtoken library-management-system node-js rest-api sequelize-orm unit-testing
Last synced: 11 Apr 2026
https://github.com/perfringis/gearbox-ts
gearbox-ts
ddd soild unit-testing value-object
Last synced: 18 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/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/codecop/tax-table-kata
Exercise for finding tests for boundary conditions.
boundary-conditions code-kata exercise kata test-cases unit-testing
Last synced: 13 May 2025
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/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/kudashevs/fact-checker
This is an example app for my presentation "Mocks aren’t Stubs. What are test doubles and how do we use them?"
mocks spies stubs testdoubles unit-testing
Last synced: 10 Jun 2025
https://github.com/artem-y/examples-of-swifty-test-assertions
Examples of using swifty-test-assertions in tests
ios macos swift testing-tools tvos unit-testing visionos watchos xctest
Last synced: 16 Jan 2026
https://github.com/biemannt/sql-matrix
Development tool for creating multiple unit tests for MS SQL database projects.
Last synced: 29 Apr 2026
https://github.com/artem-y/swifty-test-assertions
Lightweight addition of useful assertions to XCTest
ios macos swift testing-tools tvos unit-testing visionos watchos xctest
Last synced: 16 Jan 2026
https://github.com/charles-dr/contacts-management
A simple contact management application
ci cicd cypress github-actions heroku integration-testing jest keyko react react-testing-library redux redux-thunk tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/chiomasarah/calculator-app
A calculator app that allows users perform basic arithmetic operations.
mocha-chai mongodb-atlas node-js react-js react-testing-library unit-testing
Last synced: 12 Apr 2026
https://github.com/wojciechdlugosz/currency-react-app-unit-testing
First tests - unit testing, integration testing
integration-testing react unit-testing
Last synced: 16 May 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/karenpayneoregon/learn-using-unit-test-cs
For an article on learning to code with unit test.
csharp entity-framework-core unit-testing
Last synced: 23 Mar 2025
https://github.com/mvaibhav131/testing
reacttesting
express-js jest-tests jsx node-js nodemon password-testing reactjs sum-testing testing unit-testing
Last synced: 08 Apr 2026
https://github.com/vomnes/c2FyYmFjYW5l
docker docker-compose golang javaspring junit5 mongodb unit-testing
Last synced: 09 May 2025
https://github.com/antoniozanotti/topaz-react
UI component library based on tailwindcss, heroicons.
css frontend html javascript jest microfrontend nextjs nodejs react storybook tailwindcss test-automation testing-library typescript ui-components unit-testing
Last synced: 02 Apr 2026
https://github.com/cleosilva/microservices-nttdata
Sistema de Catálogo de Produtos e Pedidos baseado em microsserviços Spring Boot/Cloud. Inclui Dockerização, Docker Compose, PostgreSQL e automação CI/CD com Jenkins.
docker docker-compose github-actions grafana integration-testing java jenkins postgresql rabbitmq spring-boot spring-cloud unit-testing
Last synced: 10 Apr 2026
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/firmansyf/todo-app
cypress react-typescript unit-testing
Last synced: 04 Apr 2025
https://github.com/mp81ss/yacut
Yet Another C Unit Test framework written in C
c framework header-only jailhouse-hypervisor multi-threading multithreading parallel parallel-programming test thread threading threads unit unit-test unit-testing unittests xunit yacut
Last synced: 17 Mar 2025
https://github.com/kreitai/smartbike-android
An expat-friendly unofficial Taipei YouBike app
architecture-components codecov jacoco-kotlin jetpack jetpack-android jetpack-navigation koin-kotlin kotlin kotlin-coroutines livedata livedata-databinding livedata-extensions livedata-viewmodel mvi mvi-android mvi-architecture mvvm-android testable travis-ci unit-testing
Last synced: 15 Mar 2025
https://github.com/vilajj/course_androidkotlindevelopment_gf
Repository developed during the course on Udemy 'Desenvolvimento de Aplicativos Android usando Kotlin' (Android Application Development using Kotlin), by Gabriel Ferrari.
android course intellij java kotlin learning mobile-development mvvm udemy-course unit-testing
Last synced: 04 Feb 2026
https://github.com/robsoncastilho/portaeletronica
Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.
csharp manual-stub stub unit-testing
Last synced: 29 Jul 2025
https://github.com/endreot/polynomial
API for manipulating polynomials and performing polynomial algebraic and calculus operations
api polynomial python unit-testing
Last synced: 31 Mar 2025
https://github.com/damirscorner/20210430-testing-actual-code
Sample project for "What code are your unit tests testing?" blogpost
integration-testing mocking unit-testing
Last synced: 24 Mar 2025
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Feb 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/damirscorner/20210827-ng-test-http-errors
Sample project for "Testing failing HTTP requests in Angular" blogpost
angular http-client unit-testing
Last synced: 24 Mar 2025
https://github.com/paoloprodossimolopes/goshop
Backend application using GoLang to provide a list of products after the user authenticate
backend ci go golang testing unit-testing
Last synced: 18 Mar 2025
https://github.com/sobekcore/array-visualizer
Simple web application to visually represent operations on arrays. Deeply covered with automation tests.
algorithms arrays unit-testing visualization
Last synced: 14 Jul 2025
https://github.com/flazefy/sanberbe61-leonardho
Project ini merupakan Final Project dari bootcamp NodeJS Sanbercode Batch 61, aplikasi ini merupakan aplikasi Backend (Rest API) dengan topik aplikasi E-Commerce. Created using Express with Typescript
backend ejs express jest mailer mongodb rest-api swagger typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/binarybirds/hummingbird-spec
Unit testing for Hummingbird applications through declarative specifications.
hummingbird-swift server-side swift unit-testing
Last synced: 10 Jun 2025
https://github.com/kefirjs/chai-kefir
Chai plugin for asserting on Kefir Observables.
chai chai-plugin javascript kefir kefir-observables unit-testing
Last synced: 03 Sep 2025
https://github.com/lordbear117/clinica-odontologia-api
API para gestionar aspectos de una clínica de odontología como administrar odontólogos, pacientes, turnos y datos personales de importancia.
backend documentation h2-database java repository-pattern sql swagger-ui unit-testing
Last synced: 19 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/powehix/billingapi-csharp
asp-net-core csharp dotnet9 swagger swagger-ui unit-testing
Last synced: 08 Sep 2025
https://github.com/tienhuynh-tn/math-util
This repo stores a Java library to support for the Math calculation. Using some technologies such as unit test, tdd, ddt,...
cd ci ddt java junit5 tdd unit-testing
Last synced: 15 Mar 2025
https://github.com/aimenux/pipelinebehaviorsdemo
Using pipeline behaviors to implement cross-cutting concerns
integration-testing mediatr net80 pipeline-behaviors unit-testing
Last synced: 10 Jun 2026
https://github.com/mofizul21/task-management-api-with-laravel
Task Management API with Authentication using Laravel & Sanctum
api laravel php sanctum-authentication task-management unit-testing
Last synced: 10 May 2026
https://github.com/imransaleh21/realtimestockpricewebapp-bestbackendpractices-underdevelopment
I am actively working on this personal project that displays real-time stock prices using the Finnhub.com third-party API. The project is being developed with ASP.NET Core and Razor markup following the MVC design pattern, aiming to implement industry-standard backend practices.
api-rest asp-net-core clean-architecture csharp dependency-injection entity-framework-core razor-pages solid unit-testing
Last synced: 31 Dec 2025
https://github.com/josepedro-22/backend-test
The project consists of implementing an API in Laravel to pair professionals (Pros) with projects based on specific criteria.
algoritmos composer ddd-architecture ddd-patterns end-to-end-testing laralve php php8 test-automation unit-testing
Last synced: 19 May 2026
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: 11 Apr 2026
https://github.com/stdevteam/rest_example
REST API example implemented with Django and Django-Rest-Framework.
django django-application django-rest-framework python3 restful-api swagger unit-testing
Last synced: 21 Apr 2026
https://github.com/an-prata/scrutiny
A simple, easy to use, and lightweight unit testing framework written in and for C.
Last synced: 28 May 2026
https://github.com/phoenixmaster123/library-management-system
Software for managing library resources and operations.
docker integration-testing java jpa-hibernate jsonwebtoken lombok maven restful-api spring-boot spring-security springframework unit-testing
Last synced: 24 Feb 2025
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/tinyhiker/web_scraping_amazon_purchase_tracker
Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database
batch-script beautifulsoup4 decorators-python logging-python rich-library sqlite3-database unit-testing web-scraping-python
Last synced: 29 Mar 2025
https://github.com/gojax64/gif-app
A simple Gif API Rest aplication, who search a key and returns GIFs relationed with the key. Created with react 18.0.0, Vite and Yarn, in addition, the development of unit tests with Jest.
api-rest react-js unit-testing
Last synced: 08 Apr 2026
https://github.com/shellyda/project-software-engineering
Me passa a receita aí? (receita.ai) platform allows users to explore a wide range of recipes shared by a community of food lovers. Users can contribute by sharing their own recipes, providing feedback through comments, and rating the recipes they try. Project for software engineering course at CIn/UFPE.
atomic-design cypress cypress-tests eslint husky jest nextjs plop-generators prettier tailwindcss unit-testing vercel-deployment
Last synced: 14 Apr 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/sanish07/library-application-testing
Library Management System - Unit Testing with JUnit, Hamcrest and Mockito testing frameworks.
hamcrest java junit5 mockito unit-testing
Last synced: 21 May 2026
https://github.com/pauldcomanici/jest-serializer-functions
Jest serializer for functions
jest jest-serializer jest-serializer-functions unit-testing
Last synced: 12 Jan 2026
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/randjelaa/junit-calculator
This project involves creating a Calculator and CalculatorAdvanced class in Java with full unit testing using JUnit5. Tests must be parameterized, use Hamcrest matchers, and cover all code paths to achieve 100% coverage.
hamcrest java junit unit-testing
Last synced: 01 Jul 2025