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/aimenux/mediatrdemo
Using mediatr to enforce cqrs and loose coupling between components
entity-framework integration-testing mediatr net80 unit-testing
Last synced: 16 Aug 2025
https://github.com/froque/simplyvbunit
import from https://sourceforge.net/projects/simplyvbunit/
unit-testing vb6 visual-basic-6
Last synced: 18 Jan 2026
https://github.com/khayati-asrani/electric-drums-pwa
Electric Drums App
chai chai-enzyme drum-machine drumpad electric-drums enzyme jest react unit-testing
Last synced: 10 May 2025
https://github.com/josueJURE/React-Next.js-TypeScript-Recipe-App-Nextjs-Version
Recipe application 2.0
nextjs openai playwright post shadcn-ui tailwindcss toast-message unit-testing usestate-hook
Last synced: 30 Dec 2025
https://github.com/karenpayneoregon/kp-converters
For teaching C#
csharp-core nuget-package unit-testing
Last synced: 18 May 2026
https://github.com/Suzanemh/BankApplicationTesting
Obligatorisk oppgave i systemtesting
software-testing testing unit-testing
Last synced: 11 Mar 2025
https://github.com/jmbl1685/unitests-javascript-example
TDD example using Mocha + Chai, Ava, Jest
ava chai jest mocha nodejs tdd unit-testing
Last synced: 11 Apr 2026
https://github.com/wilcywilson/marsroverapi-webapp
A Web Development project using Spring MVC, Hibernate, MySQL, Thymeleaf and NASA API to create a web application that shows Mars Rover Images.
maven mysql nasa-api restful-api spring-boot spring-data-jpa spring-mvc thymeleaf-template-engine tomcat-server unit-testing
Last synced: 07 Apr 2026
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: 11 Apr 2026
https://github.com/hudson-newey/ng-jasmine-async-wrapper
A simple wrapper for async functions in Angular + Jasmine
angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing
Last synced: 19 Jan 2026
https://github.com/yeniceri98/tipcalculatorapp
Tip Calculator App with Jetpack Compose
android-application jetpack-compose kotlin unit-testing
Last synced: 05 Apr 2025
https://github.com/bismasaeed00/demoproject
It is a demo project to test Swift features and design according to MVP architecture.
ios13 mvp swift unit-testing xcode11
Last synced: 15 Mar 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/cp-dharti-r/devops-golang-unit-test-check
Configure GitHub workflow for running unit tests, which should be passed without errors.
go-testing golang tdd test-driven-development testing unit-testing
Last synced: 05 Apr 2025
https://github.com/elisaborba/buy-smith
O BuySmith é uma aplicação em Typescript que utiliza Sequelize para gerenciar produtos medievais. Conta com autenticação JWT para segurança e oferece funcionalidades para CRUD de itens, proporcionando uma experiência de compra intuitiva.
docker express jwt-authentication mysql nodejs sequelize typescript unit-testing
Last synced: 11 Apr 2026
https://github.com/crusade4code/kotlinlastcrusade1-xml-koin-mapper-usecase
This project uses the GitHub API to retrieve and display information from Users and Repositories in a user-details screen.
clean-architecture dependency-injection flow koin-android koin-kotlin kotlin-android livedata mappers repository-pattern solid-principles unit unit-testing use-cases
Last synced: 12 Sep 2025
https://github.com/fimbres/next-start
This is my first project using Next.Js, also I have implemented Unit and integration testings
authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing
Last synced: 11 Apr 2026
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/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 25 Jan 2026
https://github.com/vukan-markovic/uml-drawer
Windows form application for drawing UML diagrams
nunit unit-test unit-tested unit-testing unit-testing-framework unit-tests unittest windows windows-app windows-desktop windows-form-application windows-forms windows-forms-csharp windowsform windowsforms wpf wpf-application wpf-controls wpf-styles wpf-ui
Last synced: 05 Jan 2026
https://github.com/mainageorge/codingdojo
This is a project create an application that receives a three-letter code for a North American Country and returns a list of all countries a driver must travel through to go from the United State of America to the destination
api csharp dependency-injection entity-framework-core netcore unit-testing xunit
Last synced: 01 Jul 2025
https://github.com/luizottavioc/simplified-banking
Simplified payments platform. In simplified-banking it is possible to deposit money, make transfers and withdraw, all under the mediation of external services.
api api-rest authorization banking clean-architecture clean-code docker docker-compose feature-testing jwt jwt-auth jwt-authentication laravel php php8 postgres postgresql queue tests unit-testing
Last synced: 11 Apr 2026
https://github.com/mustafos/bankapp
The BankApp boasts a clean and modern interface, with a user-friendly design that allows for easy navigation and interaction. Users can securely log in to their accounts, view their balances, transactions, and account details, and even transfer funds to other accounts.
mvvm-architecture rest-api swift uikit unit unit-testing
Last synced: 21 Mar 2025
https://github.com/Aeon-DR/LearningProgressTracker
JetBrains Academy Project: Learning Progress Tracker
Last synced: 10 May 2025
https://github.com/dlealv/officescripts-unit-test-framework
Lightweight, extensible unit testing framework for Office Scripts, inspired by libraries like JUnit. Provides basic assertion capabilities and defines the structure for executing test cases. Designed for easy integration and extension within Office Scripts projects
officescript officescripts testing testing-framework testing-library typescript unit-testing unit-testing-framework
Last synced: 17 May 2026
https://github.com/nitesh232/junit5_materials
Short Notes for recaps of Unit Testing with JUnit5
java-unit-test junit junit5 springboot3 unit-testing
Last synced: 17 Sep 2025
https://github.com/pieetrus/webstore
WebStore Application. ASP .NET Core MVC, EF Core, jQuery
asp-net-core-web-api automapper csharp jquery swagger unit-testing
Last synced: 17 Apr 2025
https://github.com/dtroupe18/networktesting
Examples on how to test API calls
ios11 mockingjay nimble quick spacex-api swift4 unit-testing
Last synced: 20 Jul 2025
https://github.com/felixojiambo/customer-order-system
Customer Order Management API: A service with REST APIs for managing customers and orders, featuring authentication, SMS notifications, and CI/CD setup.
azure cicd database django-rest-framework docker helm jwt kurbenetes openid-connect postgresql python sms-api unit-testing
Last synced: 05 Apr 2026
https://github.com/sulmar/infoshareacademy-accenture-tdd
Materiały do szkolenia Testy jednostkowe w .NET
Last synced: 25 Jun 2026
https://github.com/amirdoosti6060/gildedrose
A solution for Gilded Rose Kata
branching branching-strategies clean-code csharp dotnet gildedrose kata refactoring unit-testing
Last synced: 17 May 2026
https://github.com/persteenolsen/angular-dapper-sqlite-client
Angular 14 Client working with a .NET Web API using Dapper and SQlite
angular jasmine karma unit-testing
Last synced: 18 Jan 2026
https://github.com/cantido/gs-mockito
A guide to the Mockito mocking library for Java
book getting-started java mocking mockito unit-testing
Last synced: 20 Mar 2025
https://github.com/adityachandak287/unit-testing-demo
Repository for Unit Testing Presentation
Last synced: 13 Mar 2025
https://github.com/b-jure/stest
s(imple)test C library for easy unit testing.
c c-testing library unit-testing
Last synced: 24 Mar 2025
https://github.com/cchacin/codegen-tester
Swagger Codegen Testing Library
cucumber cucumber-jvm gherkin java swagger swagger-codegen test testing testing-tools unit-testing
Last synced: 17 May 2026
https://github.com/tawfik-s/imageprocessingapi
image processing api for resizeing images and return endpoint to access the image using it
apitest eslint express jasmine-tests joi node-js prettier sharp supertest typescript unit-testing
Last synced: 07 Apr 2026
https://github.com/nicledomas/cmake
Cmake scripts for build c++ projects
build clang-tidy cmake cmake-scripts conan cpp unit-testing
Last synced: 17 May 2026
https://github.com/andresweitzel/microservice_mercadolibre_users_aws
Microservice for user management exemplifying part of the ML development architecture, implemented with Systems Manager Parameter Store, Api-Gateway, Serverless, Lambda, NodeJs, Sequelize, Jest, Testing, Mysql, Amazon RDS, among others.
amazon-rds api-gateway api-rest api-restfull aws jest-tests lambda-functions mercadolibre microservice mysql nodejs sequelize serverless-framework serverless-offline serverless-offline-plugin ssm systems-manager-parameter-store tdd testing unit-testing
Last synced: 11 Apr 2026
https://github.com/cpapazaf/karma-prettybrowser-reporter
Multi-Browser karma reports in an aggregated and pretty html format
karma-plugin karma-reporter npm-package unit-testing
Last synced: 19 May 2026
https://github.com/hkoosha/huter
Hive Unit TEst Runner, SQL-only unit testing for hive
Last synced: 23 Mar 2025
https://github.com/adamdawi/sudoku-solver
Sudoku solving mobile app utilizing a backtracking algorithm
backtracking-algorithm canvas coroutines instrumentation-tests junit4 kotlin-android mockk sudoku sudoku-solver testing unit-testing
Last synced: 28 Mar 2025
https://github.com/craigmr/jasmine-proptype-matcher
Use React prop-types to assert values in jasmine.
jasmine javascript matchers prop-types unit-testing
Last synced: 20 Feb 2026
https://github.com/xhunter74/powermonitor.api
PowerMonitor API is a backend service for monitoring, collecting, and analyzing power consumption and availability data.
api mocha nestjs nodejs passport unit-testing
Last synced: 11 Apr 2026
https://github.com/karenpayneoregon/ef-core-lessons-csharp
Lesson on working with EF Core 5 showing both beginner and advance operations with unit testing.
base-classes configuration csharp csharp9 efcore5 findall inmemory-db interceptors mocking-framework unit-testing
Last synced: 17 May 2026
https://github.com/yingtu35/full-stack-open-exercises-4
the code for the exercises 4 of the course "Full Stack Open"
eslint express integration-testing javascript jest jwt-authentication mongoose nodejs supertest unit-testing
Last synced: 11 Apr 2026
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: 25 Jan 2026
https://github.com/jayanttripathy/unit-testing-in-aspnet-csharp
Unit Testing in ASP.NET C#
Last synced: 17 May 2026
https://github.com/anagalacticruby/war_card_game
A demonstrational repo containing a JavaScript program that will play a game of War with itself. Created as a submission for Week 6 of Promineo Tech's front end bootcamp
bootcamp bootcamp-project card-game demo front-end-development javascript mocha-chai npm unit-testing
Last synced: 08 May 2026
https://github.com/dirkchristianbecker/simpleunittests
Simple Unit tests for Godot.net
csharp game-development godot mit-license open-source unit-testing
Last synced: 17 May 2026
https://github.com/adrianomonteiroweb/tests-with-frisby
Repositório de testes em api em deploy via Heroku.
api-rest async back-end backend frisby frisby-js testing unit-testing
Last synced: 15 Mar 2025
https://github.com/peter-evans/lua-travis-template
A template project for Lua module development
continuous-integration coverage coveralls lua lua-module travis-ci unit-testing
Last synced: 31 Mar 2025
https://github.com/bstien/httpmock
Lightweight HTTP mocking for Swift
dsl integration-testing mock networking swift swift-testing unit-testing urlsession xctest
Last synced: 02 Sep 2025
https://github.com/mockupcode/gunit
Golang Test Framework
framework go golang gunit test testing unit-testing
Last synced: 20 Jan 2026
https://github.com/akram-sakib/javascript-testing
Experimenting JavaScript testing by using Vitest
javascript testing unit-testing vitest
Last synced: 13 Oct 2025
https://github.com/kilemonn/mock-all
A test mock utility library built on top of Mockito to simplify context configuration for test classes.
auto-mocking java jitpack kotlin mocking mockito test-context unit-test-context 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/marcloupias/my-cv
My online cv website (résumé for USA)
angularjs bootstrap3 curriculum-vitae cv unit-testing
Last synced: 08 May 2026
https://github.com/tiibuturner/triangletest
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a test which declares what kind of an triangle are we talking about. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.
Last synced: 05 Jun 2026
https://github.com/janascher/calculadora-unit-tests-iterasys
Projeto de calculadora com testes unitários em Jest, desenvolvido durante o curso "Formação em Teste de Software" da Iterasys, demonstrando TDD e DDT.
Last synced: 21 Apr 2026
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/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/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/mcalthrop/unit-testing-angularjs-controller
A simple example of unit testing an AngularJS controller
angularjs angularjs-controller jasmine karma learning learning-materials teaching teaching-materials unit-testing
Last synced: 08 May 2026
https://github.com/karenpayneoregon/unit-test-json
For article on unit testing json
Last synced: 08 May 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/drcbeatz/discounts
Python module for identifying dealer discount codes, calculating dealer cost, customer price & profit margin.
ci github-actions parametrized-tests pipenv pytest python unit-testing
Last synced: 21 Apr 2026
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 15 Jun 2026
https://github.com/zavierferodova/cinema-catalogue
Cinema Catalogue App Using Android Jetpack Component | Dicoding Belajar Android Jetpack Pro Final Submission
android dicoding dicoding-submission instrumentation-testing jetpack-android kotlin-android unit-testing
Last synced: 21 Apr 2026
https://github.com/areal060781/javascript-katas
Javascript exercises
mocha nodejs training unit-testing
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/asrieldreemurrgm/postgresql_jdbc_crud
Full Java backend project featuring complete CRUD functionality using PostgreSQL and JDBC. Implements a generic DAO pattern, test-driven development (TDD) with JUnit 5, and secure environment-based configuration for database connections.
backend crud dao-design-pattern database environment-variables generic-data-structure java jbdc junit5 pgadmin4 postgresql spring-tool-suite4 tdd test-driven-development unit-testing
Last synced: 15 Apr 2026
https://github.com/iagoantunes/asksql
AskSQL is a Flutter project that allows users to input SQL code and get processed responses. This project uses various libraries and packages to provide a rich user interface and robust functionality.
asksql dart flutter mobx unit-testing
Last synced: 08 May 2026
https://github.com/nruslanr/items-k8s
Example of synchronous communication between Spring Boot microservices
circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing
Last synced: 25 Feb 2026
https://github.com/anupamakib/todoapplication-cleanarchitecture-cqrs-mediator
Developing a simple Todo application for learning purposes. I'll be utilizing all the techniques I know as a backend engineer, and I may also learn and implement new ideas on the fly!
automapper clean-architecture cqrs dependency-injection dependency-injections docker dotnet-core entity-framework-core fluent-assertions fluent-validation global-exception-handling mediator-pattern nunit test-driven-development 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/flyingotta/onlinestatcalculator-springbootmvc-js-java
Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.
e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine unit-testing
Last synced: 09 May 2026
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: 09 May 2026
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: 20 Apr 2026
https://github.com/giri7a/bank-account-management-system
Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.
build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing
Last synced: 22 Apr 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/leotm/notes
My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.
angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing
Last synced: 09 May 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/pandasoft-zz/glut
Gitlab unit test
gitlab pipelines testing testing-tool unit-testing
Last synced: 05 Jun 2026
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
Last synced: 24 Apr 2026
https://github.com/hadisfr/cpp-simple-unit-test
a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution
Last synced: 24 Apr 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/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/roodbaraky/checkout-system
An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.
api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest
Last synced: 09 May 2026
https://github.com/sgarg5858/social
Angular Project
angular angular16 jest ngrx nrwl nx rxjs typescript unit-testing
Last synced: 15 Apr 2026
https://github.com/gokaygulsoy/testing-student-marks-management-software-with-junit-4
Implementation of JUnit 4 tests for Student Marks Management System
java junit4 maintainable-code maven object-oriented-design object-oriented-programming software-testing software-testing-tools unit-testing
Last synced: 24 Apr 2026
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/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/sshehrozali/tdd-with-spring-2.0
TDD with Spring following Red-Green-Refactor cycle.
extreme-programming java junit5 mocikto red-green-refactor spring tdd tdd-java unit-testing
Last synced: 24 Apr 2026