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: 2025-10-03 00:32:36 UTC
- JSON Representation
https://github.com/keplersj/jest-serializer-react-helmet
Serializer to display React Helmet data in Jest Snapshots
jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing
Last synced: 13 Aug 2025
https://github.com/joaoteixeira13/testing-course
A course on Javascript unit and integration tests (Vitest / Jest).
integration-testing javascript javascript-testing jest test-automation test-driven-development testing unit-testing unittest vitest
Last synced: 21 Aug 2025
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 06 Apr 2025
https://github.com/wiviwonderwoman/en-natt-pa-museet
Inlämningsuppgift i Objektorienterad programmering med C#
console-application csharp oop school-assignment unit-testing
Last synced: 28 Jul 2025
https://github.com/codecop/lcd-numbers-mocking-kata
Add tests to LCD Numbers Kata using test doubles.
code-kata exercise kata mocking unit-testing
Last synced: 13 May 2025
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 22 Aug 2025
https://github.com/wiviwonderwoman/hantverksboden
Inlämningsuppgift i Dynamiska Webbsystem 1
asp-net-core entity-framework-core mvc school-assignment unit-testing
Last synced: 28 Jul 2025
https://github.com/alexf91/ltest
A unit testing framework for Lean 4
lean lean4 unit-testing unittest
Last synced: 22 Sep 2025
https://github.com/lebrancworkshop/learn-go-unittest-codebangkok
Learn how to do unit testing via Go Programming Language.
Last synced: 27 Jun 2025
https://github.com/wiviwonderwoman/left-to-do
Inlämningsuppgift i Objektorienterad programmering med C#
console-application csharp oop school-assignment unit-testing
Last synced: 28 Jul 2025
https://github.com/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 24 Feb 2025
https://github.com/scribetw/mocking-demo
Some demo code of mocking library usages
java jmockit mocking unit-testing
Last synced: 23 Aug 2025
https://github.com/kogosoftwarellc/test-c
A robust and minimal unit testing framework for C.
Last synced: 23 Aug 2025
https://github.com/erikrios/my-unit-testing
Learn About Unit Testing in Android with Mockito
android android-studio instrumentation-test instrumentation-testing kotlin testing unit-test unit-testing xml
Last synced: 14 Sep 2025
https://github.com/damirscorner/20210101-ng-lifecycle-test
Sample project for "Testing Angular lifecycle hooks" blogpost
Last synced: 23 Aug 2025
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 24 Aug 2025
https://github.com/wojwozniak/nodejs-projects
Solutions to challenges from FCC backend courses
backend chai expressjs javascript mocha mongodb mongoose multer nodejs unit-testing
Last synced: 06 Apr 2025
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 24 Aug 2025
https://github.com/ryanorsinger/intro-to-testing-js
Intro to writing unit tests in test-driven-development for JS
tdd tdd-javascript unit-testing
Last synced: 11 Mar 2025
https://github.com/victoreronmosele/callback-test-dart
Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests
dart flutter mocking mockito testing unit-testing
Last synced: 28 Mar 2025
https://github.com/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 14 Mar 2025
https://github.com/przemek-jablonski/github-graphql-doodle
example of GraphQL Android client app, based on new Github's API
dagger2 graphql-java graphql-query mockito unit-testing
Last synced: 25 Aug 2025
https://github.com/MatheusAndrade23/go-books-backend
API de uma plataforma de leilão de livros, desnvolvido com NestJs + Typescript.
clean-architecture cloudflare docker domain-driven-design e2e-tests nestjs nodejs postgresql prisma swagger tests unit-testing vitest
Last synced: 17 Aug 2025
https://github.com/alansastre/java-junit5
Testing unitario en Java con JUnit 5. Personalización del testing con API Extensión. Suites de testing.
api-extension java java11 java17 java8 junit junit-jupiter junit5 suite test-suite testing unit-testing
Last synced: 05 Sep 2025
https://github.com/sirius829/feature-flag-service
A lightweight and efficient Feature Flag Service built with Golang, Gin, PostgreSQL, Redis, and Swagger API Documentation.
cicd deployment docker dockerfile feature-flags gin golang postgresql railway redis swagger swaggerui unit-testing
Last synced: 04 Mar 2025
https://github.com/maxicorrea/java-pragmatic-unit-testing
Java Pragmatic Unit Testing with Junit 5
fuzz-testing java junit junit5 property-testing unit-testing
Last synced: 22 Feb 2025
https://github.com/bytemechanics/test-drive
Pure Java, zero dependencies testing library
Last synced: 06 Apr 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 22 Mar 2025
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 05 Apr 2025
https://github.com/bchavs12/rentalcarsapi
Api in Java Spring boot for the rentalCars system
docker dto-entity-mapper hibernate-orm java jest-tests jpa-hibernate mvc-architecture restful-api spring-boot spring-security unit-testing
Last synced: 14 Mar 2025
https://github.com/dabevlohn/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 21 Mar 2025
https://github.com/himmat12/testing_app
simple repository hosting app testing including (unit test, widget test and integration test) in flutter
dart flutter flutter-tests integration-testing testing tests unit-testing widget-test
Last synced: 29 Mar 2025
https://github.com/mikeschulze/gdunit4netexamples
Complete gdUnit4Net examples repository featuring basic tutorials, advanced testing patterns, real-world demos, and best practices for C# unit testing in Godot 4.
csharp examples gdunit4 gdunit4net godot godot4 tutorials unit-testing unit-testing-framework
Last synced: 30 Aug 2025
https://github.com/marcl/facebook-messenger-bot
Fork of Facebook messenger bot to show adding tests to existing code.
bot chai facebook js-testing-made-easy mocha unit-testing
Last synced: 21 Mar 2025
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 01 Aug 2025
https://github.com/theoryofnekomata/react-testing-demo
Demonstration for various ways on testing React apps
demo enzyme jest react storybook unit-testing
Last synced: 21 Jun 2025
https://github.com/railsstudent/ng-connect4
Play Connect 4 in 2-player mode and 1-player mode.
Last synced: 08 Apr 2025
https://github.com/saintzet/fiscaldevicestatusdecoder
Program for decode HEX response from fiscal device to Binary and transformation into a comfortable look using the documentation of this device.
binary daisy datecs ddd domain-driven-design eltrade fd fiscal fiscal-printer fiscaldevices hex incotex mvvm mvvm-architecture port tremol unit-testing wpf xaml
Last synced: 09 Apr 2025
https://github.com/ubiratansoares/burster
Kotlin helper for nicer Junit4 "parametrized" tests
dsl junit4 kotlin kotlin-android unit-testing
Last synced: 09 Apr 2025
https://github.com/w-shih/ooadp-showdown-game
A project demonstrating iterative development and continuous refactoring process of Object-Oriented Analysis, Design, Programming (OOADP), unit tests, and refactoring through a simple showdown card game with modern DevOps practices.
ci-cd continuous-refactoring devops docker docker-compose github-actions iterative-development multi-platform nodejs object-oriented-analysis object-oriented-design object-oriented-programming ooadp refactoring software-design software-development typescript unit-testing vagrant
Last synced: 23 Mar 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 27 Mar 2025
https://github.com/fvdm/nodejs-dotest
Yet another unit test runner for Node.js
debugger nodejs unit-testing unlicense
Last synced: 11 Jul 2025
https://github.com/botirmuzaffariy/unit_test_sample
Simple project for unit testing
android jetpack-compose kotlin unit-testing
Last synced: 02 Jul 2025
https://github.com/msadeqsirjani/watchlister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api
Last synced: 03 Apr 2025
https://github.com/sporniket/shellestial
Shellestial Test Runner is a collection of bash shell scripts that help write test suites using bash.
bash framework test-framework test-runner testing-framework unit-testing
Last synced: 22 Jun 2025
https://github.com/vukan-markovic/converter
Windows form converter application
c-sharp csharp csharp-code csharp-core csharp-resources csharp-sdk desktop-app desktop-application dotnet dotnet-cli dotnet-core dotnet-core2 dotnet-framework dotnet-standard dotnetcore dotnetstandard unit-testing windows windows-app windows-desktop
Last synced: 03 Apr 2025
https://gitlab.com/tymonx/pytest-cocotb
ASIC Cocotb FPGA HDL SystemVerilog VHDL pytest python python3 unit-testing unittesting verilog
Last synced: 18 Mar 2025
https://github.com/zijianhuang/fonlowtesting
Helper functions for constructing unit testing and integration testing efficiently
ci-server continuous-integration csharp iis iis-express unit-testing
Last synced: 15 Feb 2025
https://github.com/lh0x00/ts-node-boilerplate
a simple template and easy to start to build a Node project using Typescript and Jest
api boilerplate ci jest node server template typescript unit-testing
Last synced: 09 Apr 2025
https://github.com/tsotetsi/bloodhound
Track requested agents online.
allauth django docker drf postgresql pytest python3 redis unit-testing user-management
Last synced: 02 Apr 2025
https://github.com/ashtech15/credit-capital
rewards v2 & vault contracts for the credit capital ecosystem
chai ethereum ethers fantom hardhat solidity typescript unit-testing vue3 vuex
Last synced: 02 Sep 2025
https://github.com/andrey123815/nodejs_layer_app
:closed_lock_with_key: NodeJS App with layered and microservice architecture
e2e-testing inversifyjs layered-architecture microservices-architecture nodejs prisma-orm unit-testing
Last synced: 07 Aug 2025
https://github.com/moderateepheezy/cities
Load 200k+ item in a table view with pagination. Pagination also works with search filter.
algorithms-datastructures map pagination swift unit-testing
Last synced: 13 Jul 2025
https://github.com/charles-dr/mern-todo-application
#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest
expressjs jest mongodb nodejs react unit-testing
Last synced: 04 Apr 2025
https://github.com/julienkode/monorepo-typescript-template
Template of a monorepo using typescript
continuous-delivery continuous-integration e2e-tests javascript monorepo template typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/dzmitrypanamarenka/weather_app
Weather app based on react/redux/recompose toolkit + unit-testing
nodejs react redux unit-testing
Last synced: 01 Apr 2025
https://github.com/stevndegwa/hastem
Tasks planning application
enzyme jest reacr-router-dom reactjs test-driven-development unit-testing
Last synced: 10 Apr 2025
https://github.com/berkaykanca78/unit-test
C# ASP.NET 8.0 Web Api & xUnit Test Project & Descripiton Unit Testing Parts
asp-net-core c-sharp unit-testing web-api xunit-tests
Last synced: 26 Mar 2025
https://github.com/gustavofreze/mutation-test-php
Teste de mutação em PHP usando Infection.
infection mutation-testing php php8 unit-testing
Last synced: 16 Mar 2025
https://github.com/lunardiver/pimovementdetector
Raspberry Pi based movement detection system that can notify other systems over TCP.
csharp dotnet dotnet5 image-processing movement-detection raspberry-pi raspberrypi tcp unit-test unit-testing unittest vscode
Last synced: 01 Mar 2025
https://github.com/rcardin/kafka-testing
Kafka Unit Testing Usine Spring Kafka and MockConsumer/MockProducer Classes
kafka spring-kafka unit-testing
Last synced: 13 Jun 2025
https://github.com/ishinzoo/notestakingapp
Mindjot 📝 - my latest project for saving notes! Built with Room Persistence Library for seamless data storage, UI crafted with XML files, and rigorously tested with Android Unit and UI testing.
espresso-tests kotlin room-database room-persistence-library unit-testing xml
Last synced: 21 Feb 2025
https://github.com/toainguyenkotu/mockupinterview
iOS-Clean-Architecture-MVVM-SwiftUI-Concurrence
clean-architecture concurrency ios mvvm protocol-oriented-programming sdwebimage swift swiftformat swiftgen swiftlint swiftui unit-testing
Last synced: 14 Jul 2025
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 14 Jul 2025
https://github.com/ita-alibb/codexproject
Group project of Software Engineering, modelling CodexNaturalis boardgame to distributed MVC game in Java and JavaFX
design-patterns desktop-app distributed-application jar java javadoc javafx maven mvc-architecture rmi tcp tui uml-diagram unit-testing
Last synced: 26 Feb 2025
https://github.com/424nkita-csharsfta4/moodle_diplomka
Дипломная работа для ТТиИП, мобильное приложение для студентов🔥
algorithms android asp-net-core backend csharp dart educational-project firebase flutter frontend graphql ios mobile-app moodle router social-app study-project ui-ux unit-testing
Last synced: 16 Mar 2025
https://github.com/dotnetbackendtraining/airport-ticket-booking-system
.NET console application for an airport ticket booking system
csharp csv custom-database domain-driven-design file-data-storage unit-testing
Last synced: 06 Mar 2025
https://github.com/gabrieldiem/assignment_for_algorithms_3
Little smalltalk project to learn the language, the pillars of OOP, unit testing and UML
7507 fiuba oop pharo-smalltalk smalltalk sunit uml unit-testing university-project
Last synced: 08 Feb 2025
https://github.com/stefruseva88/unit-tests-mocks
Unit-testing, decoupling, mocking with Moq framework in C#
decoupling moq-framework nunit-tests unit-testing
Last synced: 10 Apr 2025
https://github.com/maxicorrea/java-taller-tp0
Practical work of programming workshop in UNPAZ reprogrammed using OOP and Unit Testing.
algorithms object-oriented-programming strategy-pattern unit-testing
Last synced: 16 Jul 2025
https://github.com/stefruseva88/unit-tests-chai-mocha
Unit Tests with JS using Chai Library and Mocha Framework
commonjs mocha-chai unit-testing
Last synced: 10 Apr 2025
https://github.com/leonardonicola/mitz-nft-nuxt
Uma galeria NFT feita em Nuxt + Tailwind + Typescript + Vitest
nuxt tailwindcss typescript unit-testing vitest vue
Last synced: 21 Mar 2025
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 26 Feb 2025
https://github.com/aleccool213/mutation-testing-talk
A talk I did for a Flipp lunch-n-learn covering Mutation Testing
javascript jest mutation-testing stryker typescript unit-testing
Last synced: 27 Feb 2025
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 17 Jul 2025
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 10 Apr 2025
https://github.com/ansaribrahim/budget-app
Budget-App is a web-based application designed to help users manage their expenses and budgets effectively. It allows users to track their spending, categorize expenses, and set budget goals to achieve financial control.
capybara-rspec deployment erb font-awesome gitflow html javascript license linters rails rspec rubocop ruby rubyonrails tailwindcss unit-testing
Last synced: 07 Apr 2025
https://github.com/dotnet-labs/controllerunittests
Unit testing Controllers with ClaimsPrincipal | User | Identity | Claims
claims controller credentials dotnet dotnet5 dotnetcore identity unit-testing unittest user
Last synced: 15 Jun 2025
https://github.com/bartoszkubicki/magento2-unit-tests-doubles
Magento 2 Unit Tests Doubles
magento magento2 magento2-extension magento2-module mock mocking overmocking phpunit stub stubbing unit-test unit-testing
Last synced: 30 Jun 2025
https://github.com/lonalore/simpletest
e107 (v2) plugin - Provides a framework for unit and functional testing.
e107 e107-plugin functional-testing plugin testing testing-framework unit-testing
Last synced: 25 Feb 2025
https://github.com/darky/klubok
Do notation pipes for Promise-based or pure functions which easy to mock
do-notation functional-programming javascript mock pipe promise typescript unit-testing
Last synced: 27 Aug 2025
https://github.com/fatihemres/tip_calculator
Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests
combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing
Last synced: 13 Sep 2025
https://github.com/marifervl/md-links
A CLI tool to analyze and validate links in Markdown files. Extract link information and ensure their validity effortlessly. JavaScript-based. Easy installation with `npm install @marifervl/md-links`. Enhance analysis with `--validate` and `--stats` options. Examples: `md-links file.md`, `md-links directory/`. Efficient and reliable.
chalk javascript nodejs unit-testing
Last synced: 31 Mar 2025
https://github.com/hidayathamir/go-user
Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.
clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing
Last synced: 16 Mar 2025
https://github.com/flazefy/gudangku-express
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using ExpressJS
auth backend ejs end-to-end-testing express mailer mongodb mongoose rest-api service-pattern swagger typescript unit-testing
Last synced: 27 Mar 2025
https://github.com/babkock/videostore
My final project for CIS 152 Data Structures. A GUI program with SQLite database.
cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing
Last synced: 27 Feb 2025
https://github.com/rblcoder/daily_sleep_tracker
An example of CRUD using Springboot and Thymeleaf
java-8 spring-boot thymeleaf unit-testing
Last synced: 03 Apr 2025
https://github.com/aleksbgbg/identity-platform
A web application which utilises all of the functionality of the identity platform in ASP.NET Core.
asp-net-core csharp css html identity identity-platform js unit-testing
Last synced: 19 Jul 2025
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 21 Feb 2025
https://github.com/alexandrehtrb/cqrsexample
An example of CQRS architectural pattern on ASP.NET Core.
api api-testing asp-net-core cqrs cqrs-pattern ddd domain-driven-design dotnet dotnet-core feature-folders notification-pattern nullable-reference-types structured-logging swagger-documentation unit-testing
Last synced: 13 Mar 2025
https://github.com/m7moudgadallah/express-skeleton
This is a repository that provides a project skeleton for Node.js applications built with the Express.js framework. It includes a predefined set of middleware and error handling configurations, making it easier to start developing your web applications.
custom-error-handling expressjs jest nodejs project-skeleton unit-testing
Last synced: 21 Feb 2025
https://github.com/elemental-mind/unitium
Class based testing for node & the browser
class-based test-runner typescript unit-testing
Last synced: 21 Feb 2025
https://github.com/karenpayneoregon/master-ef-core
Teaching EF Core
bogus csharp-core efcore entity-framework-core extension-methods fluentvalidation sql-server unit-testing
Last synced: 23 Mar 2025
https://github.com/theangelsapp/theangels-mobileapp
A smart volunteer platform that connects people in need with volunteers in real-time, ensuring fast, precise, and efficient assistance at the tap of a button.
agile-development android-app android-sdk android-studio background-services firebase firebase-authentication firebase-realtime-database google-maps-api java material-ui mobile-app team-collaboration unit-testing version-control
Last synced: 21 Mar 2025
https://github.com/ps0305/ng-unittesting
Unit testing in angular using Jasmin with Karma
angular angular-cli karma unit-testing
Last synced: 21 Feb 2025
https://github.com/hozlucas28/adventts-solutions-2024
Repository with the solutions of Advent of TypeScript (2024), types challenges, by @typehero.
2024 adventts challenges husky jest mit-license prettier type-testing typehero typescript unit-testing
Last synced: 11 Jun 2025
https://github.com/tpal-dev/flutter_scaffold_clean_architecture_app
Flutter scaffold app: Clean Architecture, BLoC, Freezed, DIO HTTP get request + unit tests.
bloc clean-architecture dart dependency-injection dio flutter freezed scaffold-template tdd unit-testing
Last synced: 06 Jul 2025
https://github.com/wh4tisl0ve/currency_exchange_drf
REST API для описания валют и обменных курсов
django-rest-framework docker frontend nginx poetry postgresql python3 rest-api swagger unit-testing
Last synced: 02 Aug 2025