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-02 00:32:17 UTC
- JSON Representation
https://github.com/th3y3m/xunit-with-moq-and-ci
A Unit Test script using xUnit Testing Framework and Moq to ensure the quality of source code in web app
Last synced: 10 Jun 2026
https://github.com/fuerback/nestjs-api
A simple NestJS REST API with Authorization
authorization docker docker-compose environment-variables logging nestjs swagger typeorm typescript unit-testing
Last synced: 31 Jan 2026
https://github.com/tatilimongi/passchecker
A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest
best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing
Last synced: 24 Apr 2026
https://github.com/whoishusni/moviecatalogue
movie catalogue using Android Architecture Component
android-architecture-components instrumentation-tests pagination retrofit2 room room-persistence-library unit-testing
Last synced: 06 Jun 2026
https://github.com/magnushelliesen/neural-network
Homemade neural network-class with a train/backpropagation method.
artificial-neural-networks backpropagation linear-algebra machine-learning neural-networks object-oriented-programming stochastic-gradient-descent unit-testing
Last synced: 15 Apr 2026
https://github.com/bohdanmoroziuk/goblin-store-testing-course
Goblin Store app testing course using the Jest and React Testing Library.
integration-testing jest react testing-library-react typescript unit-testing
Last synced: 09 May 2026
https://github.com/danpoynor/python-basketball-team-stats-tool
Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.
basketball-stats console-application python3 statistics unit-testing
Last synced: 06 Jun 2026
https://github.com/samuel-amaro/landing-page-shortening
Desafio de codificação Front-End, landing page shortened URLs.
bem-methodology css3 fetch-api flexbox-css grid-layout html-semantics html5 javascript jest-tests localstorage-api mobile-first msw navigator-api npm-package react-testing-library reactjs rwd-response unit-testing
Last synced: 15 Apr 2026
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 25 Feb 2026
https://github.com/fpopic/cmake-googletest-template-project
(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".
cmake google-test testing unit-testing
Last synced: 16 Jun 2026
https://github.com/neurospeech/web-atoms-mvvm-todo
Sample Todo Application using Web Atoms MVVM
javascript mvvm sample typescript unit-testing web-atoms
Last synced: 25 Apr 2026
https://github.com/neurospeech/web-atoms-unit
Simple Unit testing framework for web atoms
javascript typescript unit-testing web-atoms
Last synced: 15 Apr 2026
https://github.com/adonyssantos/testing-basics
🧪 Fundamentos del testing en JavaScript
bdd e2e-testing integration-testing jest static-testing tdd testing unit-testing
Last synced: 26 Apr 2026
https://github.com/karinakozarova/tp-rsa-ruby
rsa rsa-algorithm rspec ruby school unit-testing
Last synced: 26 Apr 2026
https://github.com/valmaev/mocks-stubs-rocknroll
Mocks, Stubs and Rock'n'roll: maintainable unit tests with AutoFixture
autofixture conference csharp dot-net unit-testing
Last synced: 26 Apr 2026
https://github.com/dianper/payment-api
A basic payment API in .NETCore
csharp docker dockerfile fluent fluentvalidation gitactions-workflow jwt jwt-authentication metrics microservice microservices-architecture netcore netcore31 payment-api prometheus quality sonarqube swagger unit-testing
Last synced: 26 Apr 2026
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 09 May 2026
https://github.com/zhaytam/maintainable-spark-job-sample
A sample Spark job in Scala designed to be highly maintainable and testable
Last synced: 26 Apr 2026
https://github.com/gabrielh-silvestre/drone-feeder
O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.
crud integration-testing java rest-api spring-boot unit-testing
Last synced: 26 Apr 2026
https://github.com/desarrollo-de-soluciones-iot-17757/restock-web-services
Restock Web Service Application is made with Java, Spring Boot and MongoDB persistence. It also illustrates domain-driven design, CQRS architectural pattern and integration with Swagger UI.
cloud-computing cqrs-pattern domain-driven-design java mongodb-database restful-api spring-boot swagger-ui unit-testing
Last synced: 07 Jun 2026
https://github.com/marcelodiass/static-generator
This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers
object-oriented-programming python test-automation unit-testing
Last synced: 07 Jun 2026
https://github.com/fajarcandraaa/simple-golang-unit-testing
Simple Golang Unit Testing
backend backenddeveloper go golang unit-testing
Last synced: 30 Jan 2026
https://github.com/s0urcedev/utesting-js
JS module for unit testing
js module node-js nodejs testing testing-tools unit-testing
Last synced: 27 Apr 2026
https://github.com/qajonatasmartins/qa.testes-unitarios-junit.java
Projeto base para implementação de automação de testes unitários
Last synced: 27 Apr 2026
https://github.com/ahmetbugraozcan/ios-mars-nasa-rover
This application lists NASA Mars Rover photos. I used MVVM tech stack in this project. Developed with SwiftUI.
alamofire kingfisher lottie-ios mvvm pagination swiftui unit-testing
Last synced: 27 Apr 2026
https://github.com/mo7amedaliebaid/tv_series_ddd
clean-architecture dart ddd ddd-architecture ddd-patterns flutter riverpod unit-testing
Last synced: 09 May 2026
https://github.com/yohannfra/esp-idf-template
Full featured template project for esp-idf
cppcheck esp-adf esp-idf esp32 template template-project unit-testing
Last synced: 27 Apr 2026
https://github.com/cr-israel/find-a-friend-solid
Pet adoption API
ci docker docker-compose e2e-tests fastify fastify-cookie fastify-jwt jwt jwt-authentication nodejs postgresql prisma typescript unit-testing vitest zod zod-validation
Last synced: 29 Jan 2026
https://github.com/ashishkapoor/vitest-javascript
javascript nodejs unit-testing vitest
Last synced: 27 Apr 2026
https://github.com/ismailnguyen/fraction-kata
Fraction Kata
javascript jest nodejs unit-testing
Last synced: 09 May 2026
https://github.com/jmakeig/mltap
A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API
marklogic tap test-harness unit-testing
Last synced: 06 Feb 2026
https://github.com/zumerlab/zumerbox-tests
A zumerBox tool for unit and visual testing files
jest testing-tools unit-testing visual-testing zumerbox
Last synced: 09 May 2026
https://github.com/deepakramani/mlops-project-grocery-sales
Capstone project for Mlops-zoomcamp
aws-ec2 aws-lambda docker machine-learning makefile pipfile pre-commit-hooks unit-testing
Last synced: 27 Apr 2026
https://github.com/autokmg/micro-unit
This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.
Last synced: 27 Apr 2026
https://github.com/zenx5/dictionary
Dictionary App with ReactJS. Including Tests Jest
api-rest deployed fc-aug-21-2022 gh-pages react unit-testing
Last synced: 27 Apr 2026
https://github.com/ayushsoni1010/testing-a-react-application
This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW
cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest
Last synced: 14 Mar 2026
https://github.com/adrianomonteiroweb/jest-project
Projeto de testes em jest no módulo de fundamentos na Trybe.
Last synced: 28 Apr 2026
https://github.com/azevedo-pedro/tdd-testing-ewacademy
A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).
chai mocha nodejs nyc tdd tdd-javascript unit-testing
Last synced: 15 Apr 2026
https://github.com/ashmalzahra/testing-practice
This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.
javascript jest tdd-javascript testing unit-testing
Last synced: 28 Apr 2026
https://github.com/sshehrozali/spring-tdd-example
Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.
extreme-programming integration-testing java junit5 mockito mockito-junit mockito-junit-test spring-boot test-driven-development unit-testing
Last synced: 28 Apr 2026
https://github.com/vuuuuk/evidencija-prognozirane-ostvarene-potrosnje-elektricne-energije
Evidencija prognozirane-ostvarene potrošnje električne energije, projekat za predmet Razvoj Elektroenergetskog Softvera
azure-devops c-sharp sql-server unit-testing
Last synced: 28 Apr 2026
https://github.com/frankfarrell/terrassert
Terraform provider for making assertions on the output of modules
hcl terraform terraform-provider unit-testing
Last synced: 28 Apr 2026
https://github.com/lflimeira/php-tdd-studies
A project created with the focus to study TDD in PHP, following the book "Test-Driven Development: Teste e Design no Mundo Real com PHP". (https://www.casadocodigo.com.br/products/livro-tdd-php)
php phpunit tdd test-automation unit-testing
Last synced: 28 Apr 2026
https://github.com/ahmedhossam01/blogify
Simple blog client with React & Unit Testing
blog blog-client enzyme jest rtl unit-testing
Last synced: 28 Apr 2026
https://github.com/mohammadzainabbas/fizyr-assessment
Air Quality Analysis CLI Assessment Project for Fizyr
cargo cli cli-app docker docker-compose integration-testing interactive-cli openaq postgresql rust rust-lang unit-testing
Last synced: 28 Apr 2026
https://github.com/mateuschaves/todo-react-native
📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários
react-native typescript unit-testing
Last synced: 09 May 2026
https://github.com/wdesimini/dogapi
Swift package for the Dog CEO API
async-await concurrency dog-ceo-api ios swift unit-testing
Last synced: 28 Apr 2026
https://github.com/perfringis/unit-testing-vladimir-khorikov
unit-testing-vladimir-khorikov
unit-testing vladimir-khorikov
Last synced: 08 Jun 2026
https://github.com/mairess/project-zoo-functions
Esse projeto coloca em prática as funcionalidades do ES6, além de testes unitários com Jest.
Last synced: 28 Apr 2026
https://github.com/levyanjos/halo
A implementation of a TV series app, using the API provided by the TVMaze TVMaze Api website, written in Swift 5 using Dependency Injection, MVVM, Repository, Some aspects of Clean Architecture, ViewCode patterns, SwiftLint and Travis.
clean-architecture mvvm nimble quick repository-pattern swift swift5 swiftlint travis-ci unit-testing viewcode
Last synced: 25 Jun 2026
https://github.com/jordanmarcelino/java-design-patterns
Design Patterns Implemented in Java
behavioral-patterns creational-patterns design-patterns java spring-boot structural-patterns unit-testing
Last synced: 15 Oct 2025
https://github.com/liskin/tasty-jenkins-xml
Render tasty output to XML for Jenkins in addition to other (console) output
haskell jenkins tasty-framework unit-testing
Last synced: 28 Apr 2026
https://github.com/imtiajahammad/cloudcustomers
This is a .NET 6 Web API from scratch using test driven development! I have covered creating a new solution, adding new web and unit test projects to the solution, and writing unit tests.
dotnet-core httpclient tdd test-driven-development testdrivendevlopment unit-testing unittesting webapi webapi-core xunit xunit-tests
Last synced: 15 Apr 2026
https://github.com/mehedi32hstu/spring-boot-junit-testing
integration-testing junit5 spring-boot unit-testing
Last synced: 28 Apr 2026
https://github.com/turskyi/drummachine
A pure Kotlin project showcasing class usage, JUnit testing, and coroutine-based audio playback. Designed for JVM, not Android.
audio-playback concurrent-programming junit jvm kotlin kotlin-coroutines kotlin-example unit-testing
Last synced: 28 Apr 2026
https://github.com/allanvillatoro/nodewebinar
This project serves as a demonstration of best practices in modern Node.js and TypeScript development, with a strong focus on code quality, maintainability, and automated testing
continuous-integration formatting github-actions integration-testing linting typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/konsulting/exposer
Access non-public methods and properties on classes.
php reflection testing unit-testing
Last synced: 29 Jan 2026
https://github.com/achanandhi-m/golang-bookapi-test
A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.
api apitesting docker go golang integration-testing postgres testing unit-testing
Last synced: 10 May 2026
https://github.com/esraakamel1195/angular-testing-course-1-start
Simple courses management app - practice with angular course specially Unit testing
angular cypress jasmine typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/olivegamestudio/utility.testhelpers
A C# library providing base classes and utilities to simplify unit and integration testing, particularly for hosted services and JSON debugging.
class csharp dependency-injection helper helpers host library test unit-test unit-testing unit-tests
Last synced: 13 Oct 2025
https://github.com/jwdev66/simple_weather_app
react react-testing-library unit-testing
Last synced: 29 Apr 2026
https://github.com/cba85/jest-tests-example
🎓 Jest tests example for a "fake" API using only a `POST /login` route
express integration-testing jest supertest unit-testing
Last synced: 29 Apr 2026
https://github.com/markusmeyer13/azure.functions.tables
Azure Function with new Table Storage binding and connection by identity
azure azure-functions azure-table-storage binding mock unit-testing
Last synced: 29 Apr 2026
https://github.com/rezairfanwijaya/go-post
clean-architecture ddd-patterns go postgresql restapi unit-testing
Last synced: 29 Apr 2026
https://github.com/ricca509/test-scenarios
Run your tests with different data (scenarios)
jasmine javascript jest mocha unit-testing
Last synced: 14 Apr 2026
https://github.com/elfaaels/apptask
Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)
animation flutter provider-state-management sharedpreferences unit-testing
Last synced: 28 Jan 2026
https://github.com/cbuschka/easymock-eval
Example how to write unit tests with easy mock.
Last synced: 08 Jun 2026
https://github.com/dinkohristov/javascript_advanced_may_2025
This is a repository with solutions of problems in my SoftUni Course: JS Advanced - May 2025
javascript nodejs unit-testing
Last synced: 29 Apr 2026
https://github.com/yann-github/bill-app
OC - P9 - Billed - Débuggez et testez un SaaS RH
debugging-tool developer-tools e2e-testing integration-testing jest test-coverage testing-library unit-testing
Last synced: 29 Apr 2026
https://github.com/susannnnnna/cpp_patientdatabasecli
Simple CLI application with Google Tests (demo based on IEC 62304)
bdd ci-pipeline cli cmake cpp demo-iec-62304 gtest integration-testing powershell regression-testing req-iec-62304 system-testing tasks-json unit-testing vscode
Last synced: 29 Apr 2026
https://github.com/abrilsabatini/test
Proyecto de pruebas unitarias con Java, Spring Boot, JUnit y Mockito
jacoco java junit mockito spring-boot testing unit-testing
Last synced: 29 Apr 2026
https://github.com/karenpayneoregon/cs-language-extension-basics
Basic language extension in C# samples
csharp languageextensions unit-testing
Last synced: 29 Apr 2026
https://github.com/insight-architectures/dotnet-testing-utils
A set of common utilities that can be used when authoring unit tests
autofixture dotnet dotnet-core grpc-dotnet moq nunit3 unit-testing
Last synced: 29 Apr 2026
https://github.com/raphaelsaban/jinstatest
Don't write more code to test your code (for javascript)
automated-testing easy javascript javascript-tests javascript-tools nodejs painless painless-javascript-testing testing unit-testing
Last synced: 29 Apr 2026
https://github.com/overworkedcriminal/ecommerce
Demo Spring Boot ecommerce application. It's meant to be a playground, not a serious project
java-21 jpa jwt postgresql spring-boot-3 unit-testing
Last synced: 29 Apr 2026
https://github.com/marko19907/to-do-list-app
To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.
java javafx maven mvc-architecture todo-app todolist-app unit-testing
Last synced: 10 May 2026
https://github.com/devtonin/palmeiras-api
🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.
dependency-inversion-principle exception-handling integration-testing java spring-boot spring-cloud unit-testing
Last synced: 29 Apr 2026
https://github.com/theremotecoder/unit-testing-playground
TDD + BDD testing + tools - Playground + Experiments
bdd es6 javascript javascript-testing javascript-tests javascript-unit-test jest jest-test jest-testing jest-tests js node tdd testing testing-library unit-test unit-testing unittest unittesting unittests-generation
Last synced: 29 Apr 2026
https://github.com/samiraafrin/to-do-app
It is a todo app built using Golang. CRUD operations are implemented following clean-architecture. Here, echo framework and mysql is used for the execution of the app.
clean-architecture database dockerfile e2e-testing echo-framework go golang gorm gorm-orm integration-testing mysql mysql-database todo-app unit-testing
Last synced: 29 Apr 2026
https://github.com/mirzaianov/test-todo
Test Project - A custom Todo app
react react-testing-library typescript unit-testing vite vitest
Last synced: 29 Apr 2026
https://github.com/akarsh/ruby-app-deployment-example-project
Deployment of a web server ruby app
macos rbenv ruby server unit-testing
Last synced: 29 Apr 2026
https://github.com/alfianandinugraha/todoo
Todoo - Example reactjs App with unit testing
jest react reactjs ttd typescript unit-testing
Last synced: 29 Apr 2026
https://github.com/aimenux/watchdogdemo
Using WatchDog for request/response/exception logging
entity-framework-core fluent-assertions integration-testing log-viewer net90 nsubstitute unit-testing watchdog web-api xunit
Last synced: 29 Jun 2026
https://github.com/martinkostelecky/springsecuritydemo
Demo Spring security rest api using JWT token.
docker java jwt-token mockito rest-api spring-boot spring-security unit-testing
Last synced: 10 May 2026
https://github.com/islandcontroller/cutest
C Unit-Testing Framework for Embedded Applications
cutest docker-image eclipse-cdt embedded-c unit-testing
Last synced: 29 Apr 2026
https://github.com/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 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/rahulsamant37/customer_support_chatbot
An intelligent e-commerce customer support chatbot built with LangChain, FastAPI, and Google's Gemini AI. This chatbot provides product recommendations and handles customer queries by leveraging a vector database powered by AstraDB and product review data from Flipkart.
aiops astradb aws-ecr docker fastapi gemini-api github-actions rag-chatbot unit-testing vector-database
Last synced: 29 Apr 2026
https://github.com/jumagu/ng-zoneless-calculator
angular karma-jasmine unit-testing zoneless
Last synced: 30 Apr 2026
https://github.com/iamigi/sentiment-analysis
Sentiment analysis frontend app built with Svelte, TypeScript, and SCSS. It allows users to input a short text and analyze its sentiment (positive, neutral, or negative) using the Hugging Face Inference API.
husky scss-styles sveltekit typescript unit-testing
Last synced: 24 Jan 2026
https://github.com/mehmetpekdemir/test-driven-development
Test Driven Development ( TDD )
java-11 maven tdd tdd-java test unit-testing
Last synced: 30 Apr 2026
https://github.com/sa-k1b/django_grocery_recommendation
A product recommendation system using the Apriori algorithm. Built with Django, Dockerized, and set up with CI/CD via GitHub Actions for automatic updates and deployment on Render.
cicd django docker github-actions gunicorn machine-learning python recommendation-system render unit-testing whitenoise
Last synced: 06 May 2026
https://github.com/aeon-dr/learningprogresstracker
JetBrains Academy Project: Learning Progress Tracker
Last synced: 26 Oct 2025
https://github.com/benjitrapp/gosu-spock-testing
gosu-language gradle spock-framework unit-testing
Last synced: 30 Apr 2026