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-07 00:29:19 UTC
- JSON Representation
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/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/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/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/ashishkapoor/vitest-javascript
javascript nodejs unit-testing vitest
Last synced: 27 Apr 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/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/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/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/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/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/mehedi32hstu/spring-boot-junit-testing
integration-testing junit5 spring-boot 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/rezairfanwijaya/go-post
clean-architecture ddd-patterns go postgresql restapi 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/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/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/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/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/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/benjitrapp/gosu-spock-testing
gosu-language gradle spock-framework unit-testing
Last synced: 30 Apr 2026
https://github.com/govardhansbhati/accountapp-demo-mvvm
A clean, modular SwiftUI application that parses and displays customer account and transaction data from a JSON file (Accounts.txt). Built with a strong focus on SOLID principles, clean architecture, and maintainability.
clean-code json-parsing mvvm swiftui unit-testing
Last synced: 30 Apr 2026
https://github.com/damirscorner/20220805-dotnet-web-api-unit-testing
Sample project for 'Unit testing ASP.NET Core Web API' blogpost
aspnet-core-webapi dotnet unit-testing
Last synced: 30 Apr 2026
https://github.com/damirscorner/20200605-moq-generic-type-matching
Sample project for "Matching Generic Type Arguments with Moq" blogpost
dotnet freshmvvm moq unit-testing
Last synced: 30 Apr 2026
https://github.com/damirscorner/20230929-dotnet-moq-exclude-verify
Sample project for 'Exclude setup from verifying in Moq' blogpost
Last synced: 01 May 2026
https://github.com/mejanh/django-ecommerce
Basic Ecommerce app with Django, postgresql, python3.9.
django django-rest-framework python unit-testing
Last synced: 01 May 2026
https://github.com/trandung2k1/nextjs-with-jest-cicd
ci-cd github-actions jest nextjs unit-testing
Last synced: 01 May 2026
https://github.com/safafa/testing_practice
This is a practice exercises for testing javascript functions with Jest.
Last synced: 01 May 2026
https://github.com/actionanand/angular-testing
Angular Testing Repo - A complete guide to Angular Unit Testing and E2E Testing
angular angular12 jasmine local-server proxy proxy-server testing unit-testing
Last synced: 01 May 2026
https://github.com/srodriguezamarillo/milkyroutes
MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.
advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing
Last synced: 02 May 2026
https://github.com/virtualbrainlab/automated-unit-testing-demo
Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.
github-actions python unit-testing
Last synced: 02 May 2026
https://github.com/germanmorini/api-test-unitarios-crud
Ejemplo de pruebas unitarias para una aplicación CRUD
docker h2-database hibernate java jpa junit spring unit-testing
Last synced: 02 May 2026
https://github.com/olegsych/fuzzy
dotnet dotnet-standard fuzz-testing unit-testing
Last synced: 02 May 2026
https://github.com/drbenmorgan/cpp-unit-testing
Introduction to unit testing for C++
cplusplus cpp english lesson particle-physics pre-alpha unit-testing
Last synced: 09 Jun 2026
https://github.com/matiasjastrebow/tp-tadp-metaprogramacion
Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024
metaprogramming mocking reflection rspec ruby spies testing unit-testing
Last synced: 02 May 2026
https://github.com/damirscorner/20210108-ng-component-level-test
Sample project for "Component-level services in Angular and testing" blogpost
angular dependency-injection jasmine unit-testing
Last synced: 02 May 2026
https://github.com/clydedz/clymate-vscode-theme
Clymate Themes is a collection of themes for VS Code under the Clymate themes hood.
azure-devops clymate clymate-theme dark-theme mocha neon npm pop theme unit-testing vintage visual-studio-marketplace vsce vscode vscode-extension vscode-theme vsix vsix-extensions
Last synced: 02 May 2026
https://github.com/salma-4/product-management-api
refactor from spring MVC to spring rest
hibernate lombok maven mysql-database spring-rest swagger unit-testing
Last synced: 02 May 2026
https://github.com/yogiex/unit-testing-practice
belajar unit testing menggunakan library mochajs
api-server backend-server chai chai-http javascript mocha-tests nodejs unit-testing
Last synced: 02 May 2026
https://github.com/rogozhka/go-generate-mockgen
Small wrapper to simplify gomock generation. Automatically infers interface names and file paths after you place the same (!) go:generate expression for all the occurences. Eliminates the need to manually specify 5 generation parameters. ⌨️ Reduces boilerplate code and minimizes errors. 🎸 Charged for good test coverage :)
bash-script go-generate gomock unit-testing
Last synced: 03 May 2026
https://github.com/foldermaster/functioncalculationwpfapp
WPF app for calculation of function values.
completed csharp unit-testing wpf
Last synced: 03 May 2026
https://github.com/ysocrius/django-credit-approval
Django-based REST API for automated credit approval and loan management with PostgreSQL, Redis, Celery, and Docker. Features credit score calculation, loan eligibility assessment, interest rate correction, and comprehensive API documentation with Swagger/OpenAPI integration.
api-documentation banking celery containerization credit-approval credit-scoring django django-rest-framework docker docker-compose financial-services fintech loan-management postgresql python redis rest-api risk-assessment swagger-ui unit-testing
Last synced: 09 Jun 2026
https://github.com/damirscorner/20220617-dotnet-ignored-assertions
Sample project for 'Ignored failing assertions in mock callbacks' blogpost
Last synced: 04 May 2026
https://github.com/davenaugler/unit_11-assignment_7-unit_test_customarraylist
Last synced: 04 May 2026
https://github.com/aldenvallestero/serverless-unit-test-boilerplate
This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.
javascript jest nodejs serverless unit-testing
Last synced: 04 May 2026
https://github.com/ososuna/testing-js
🧪 Testing with JavaScript course from Platzi
end-to-end integration-testing javascript jest testing uitest unit-testing
Last synced: 04 May 2026
https://github.com/ivanmarban/movies-app-backend
A Spring Boot Movies API
api integration-testing java java-16 maven rest-api spring-boot testcontainers unit-testing
Last synced: 04 May 2026
https://github.com/paulshpilsher/internal-transfers
POC Go microservice for internal account management and money transfers. REST API, PostgreSQL, Iris web framework, and robust decimal handling for financial safety. Includes Docker support, unit tests, and clean layered architecture.
docker docker-compose go golang iris postgres transactions unit-testing
Last synced: 05 May 2026
https://github.com/cba85/jest-jwt-auth-tests-example
🎓 Jest tests example for a API using JWT authentication (register, login)
api bcryptjs express integration-testing jest jwt supertest unit-testing zod-validation
Last synced: 05 May 2026
https://github.com/sidhant-gairola/spring-boot-learnings
Repository created for uploading my spring-boot learnings while creating journal app.
java java-8 java-collections-framework java-streams mongodb redis rest-api slf4j-loggers smtp-mail spring spring-boot springsecurity unit-testing
Last synced: 05 May 2026
https://github.com/truenotierra73/pokemon-ssr
Proyecto n°2 perteneciente al curso Angular Pro de Fernando Herrera.
angular prerendering server-side-rendering static-site-generator tailwindcss unit-testing
Last synced: 05 May 2026
https://github.com/salma-4/todo-api
two microservices one handle todo items and operations on it , second service handle users and auth
design-patterns java lombok maven microservices mysql-database open-api-v3 postman restful-api slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing
Last synced: 05 May 2026
https://github.com/hemin-tailor/angular-materialui
Angular-MaterialUI is pure angular 12 project with material UI support.
angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing
Last synced: 05 May 2026
https://github.com/php-fast-forward/agents
Fast Forward packaged agent assets
agents developer-tools development devops php standards unit-testing
Last synced: 06 May 2026
https://github.com/truenotierra73/abx-workspace
Proyecto n°4 perteneciente al curso Angular Pro de Fernando Herrera.
angular angular-application angular-libre angular-testing angular-testing-library angular-wor eslint monorepo prettier tailwindcss unit-testing
Last synced: 06 May 2026
https://github.com/silvestrevivo/testing-giftgiver
Unit-testing/React excercise developed with Jest + Enzyme, following the the Udemy tutorial from @15Dkatz
enzyme jest reactjs third udemy-tutorial unit-testing
Last synced: 06 May 2026
https://github.com/123mwanjemike/test-driven-development
A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series
chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing
Last synced: 06 May 2026
https://github.com/bodiali/blog-api-cms
This platform is for users to author, edit, and create blog posts through RESTful API architecture.
context-api crud react react-router tinymce unit-testing user-authentication
Last synced: 06 May 2026
https://github.com/cristimanolache28/employee-performance-tracker
A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.
authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing
Last synced: 06 May 2026
https://github.com/eslamdyab21/world-temperatures-history-analysis
Analysis of history of temperatures of the world in around 270 years
analysis data-engineering etl knime pandas python unit-testing
Last synced: 06 May 2026
https://github.com/rcsoyer/micros
jdk 21 - spring cloud open feign - picocli
feign gradle integration-testing java-21 java21 kotlin-dsl microservices multi-project-build mysql picocli spring-boot test-containers unit-testing
Last synced: 07 May 2026
https://github.com/vensas/testing-playground
Showcase several ways to test modern applications by example of a .NET service and a React SPA.
accessibility-testing axe-core integration-testing jest playwright react-testing-library testcontainers unit-testing xunit
Last synced: 07 May 2026
https://github.com/faisalazam/ynami
YNaMi -> Why Not Me: Template project to help with future projects. It aims to provide a template with web layout, database, database migrations, testing, feature toggles, security etc.
database-migrations feature-flags gherkin html-css-javascript integration-testing java jquery security spring-boot unit-testing web-layout
Last synced: 07 May 2026
https://github.com/hipparchus2000/personalspendinganalysis
[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.
c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms
Last synced: 07 May 2026
https://github.com/iagoantunes/habits
:notebook: Mobile App developed in Flutter and Firebase that allows the control of monthly habits. Unit tests, firestore database
dart firebase firestore flutter unit-testing
Last synced: 07 May 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/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/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/abhishek-parmar1/testing_with_karma_and_jasmine
This repository contains how to perform java-script testing (setting up of frame work and using it).
integration-testing karma-jasmine testing-framework unit-testing
Last synced: 14 Oct 2025
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/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/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