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-05 00:26:27 UTC
- JSON Representation
https://github.com/emirtotic/api-application
Microservices app with open api integrations
api-integration flyway hibernate jasper jasperreports kafka mapstruct mongodb mysql rest-api scheduler unit-testing
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/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/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/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/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/ashishkapoor/vitest-javascript
javascript nodejs unit-testing vitest
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/adrianomonteiroweb/jest-project
Projeto de testes em jest no módulo de fundamentos na Trybe.
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/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/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 17 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/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/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/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/cbuschka/easymock-eval
Example how to write unit tests with easy mock.
Last synced: 08 Jun 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/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/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/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/keplersj/jest-serializer-react-helmet-async
Serializer to display react-helmet-async data in Jest Snapshots
jest jest-snapshots react react-helmet react-helmet-async seo unit-testing
Last synced: 18 Apr 2026
https://github.com/benjitrapp/gosu-spock-testing
gosu-language gradle spock-framework unit-testing
Last synced: 30 Apr 2026
https://github.com/marko19907/hospital-app-project
A second semester project for the subject “Programming 2” at NTNU’s Bachelor program in Computer Science.
hospital-management-system inheritance java maven unit-testing
Last synced: 30 Apr 2026
https://github.com/bintangyosua/nest-shortenurl
A high-performance, reliable URL shortening service built with NestJS.
nestjs nodejs prisma unit-testing
Last synced: 10 May 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/danieldantasdev/aspnetcore-unit-testing_course-luisdev-part-2_dotnet-8_csharp-12
Curso da Formação ASP.NET Core focado em testes unitários com xUnit, Moq, NSubstitute, Fluent Assertions e Bogus. Ensina fundamentos, padrões de escrita, mocking e boas práticas para criar testes eficientes e robustos em APIs .NET.
aspnetcore backend bogus clean-code csharp dotnet fluent-assertions luisdev moq nsubstitute tdd unit-testing xunit
Last synced: 17 Apr 2026
https://github.com/raelnogpires/unit-tests-jest
Testes unitários utilizando a biblioteca Jest.
Last synced: 16 Apr 2026
https://github.com/ecampidoglio/autofixture-demo
An example of how to use AutoFixture to write readable and maintainable tests.
autofixture demo test-driven-development unit-testing
Last synced: 08 Jun 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/abhivaikar/vanillacheck
A vanilla and simple test runner written in Java for writing automated tests.
java test-automation unit-testing
Last synced: 01 May 2026
https://github.com/carseven/adventjs
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 01 May 2026
https://github.com/nawodyaishan/webdev-js-unit-test-jest
Unit testing sample with Jest and Puppeteer
async jest puppeteer unit-testing
Last synced: 16 Apr 2026
https://github.com/dogukanayd/go-test-database
go-test-database
docker docker-sdk go golang test-automation testing unit-testing unittest
Last synced: 17 Apr 2026
https://github.com/vb64/test.helper.flask
Class for autotests flask python apps
Last synced: 02 May 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/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/php-fast-forward/dev-tools
Fast Forward Development Tools for PHP projects
code-style dev developer-tools development devops faker grumphp grumphp-task php php-cs-fixer php-cs-fixer-config phpdoc phpdocumentor phpunit rector rectorphp standards unit-testing wiki
Last synced: 11 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/silvestrevivo/testing-form
Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider
enzyme javascript jest reactjs redux unit-testing
Last synced: 17 Apr 2026
https://github.com/pawlovskiii/stake-yield-defi-protocol
Application is about reward system protocol within staking certain tokens. It uses ERC20 standards from OpenZeppelin, Oracles from ChainLink, and all different kinds of Mocks. It's well tested, especially within unit and integration tests.
brownie-eth modules python solidity type-hints unit-testing
Last synced: 13 May 2026
https://github.com/yanirta/qualitalks
https://qualitalks.com supplementals
appium automation headless java qa selenium testautomation testing unit-testing visual-testing
Last synced: 14 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/euler-b/maxinventory
API que va a servir datos de un inventario
api clean-architecture docker domain-driven-design echo-framework golang jwt mariadb 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/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/dor-rondel/milestone_4_csc385
Repo for final milestone of CSc-385: Intro to Software Quality Assurance for the Fall 2017 Semester @ SUNY Oswego with Professor Tenbergen
junit4 quality-assurance unit-testing
Last synced: 11 Jun 2026
https://github.com/epatrizio/ctestfmk
Minimalist and naive unit testing framework in C language
Last synced: 13 Jun 2026
https://github.com/pedrosfaria2/python_drop_copy
A dropcopy in python using fix protocol
fix-protocol high-frequency-trading pytest python python3 quick-fix rich test-driven-development testing trading unit-testing
Last synced: 09 Jun 2026
https://github.com/space-code/objects-factory
The framework that helps you create objects for unit tests with ease
Last synced: 13 Jun 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/vomnes/c2fyymfjyw5l
docker docker-compose golang javaspring junit5 mongodb unit-testing
Last synced: 17 Apr 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/wesleysbmartins/node_test
Jest é um framework de teste unitário de código aberto em JavaScript criado pelo Facebook a partir do framework Jasmine. Jest é uma das ferramentas de teste unitário mais difundidas dentro da comunidade de JavaScript. Aqui vamos explorá-lo usando uma aplicação Node em Typescipt.
jest nodejs npm test typescript unit-testing
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/vrudas/software-testing-examples
An educational project to teach students how to test their application code
code-testing java junit5 tdd unit-testing
Last synced: 10 Jun 2026
https://github.com/lakshitnagar/youtube
A minimal clone of youtube.
agile-methodologies clone clone-repos create-react-app enzyme jest production reactjs tdd tdd-javascript testing unit-testing youtube youtube-api
Last synced: 19 Apr 2026
https://github.com/mohamedamineboufares/unit-testing-nextjs
Testing in a Next.js app
cypress end-to-end-testing integration-testing jest nextjs react-testing-library unit-testing
Last synced: 18 Apr 2026
https://github.com/kathleenwest/usermanagementwebapidemo
This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.
asp-net-core coding-challenge coding-interview crud-application csharp csharp-app csharp-code demo demo-app entity-framework-core live-website middleware sqlite swagger unit unit-test unit-testing unit-tests user-management-system web-api
Last synced: 18 Apr 2026
https://github.com/starlet-engine/math
Lightweight header-only math library for Starlet projects
cmake cpp header-only math meson opengl starlet unit-testing
Last synced: 15 May 2026
https://github.com/adamsolimancs/tic-tac-toe
Javascript visual tic tac toe game that runs in the terminal. The user takes turns playing against the computer until the game ends.
javascript modules nodejs npm unit-testing
Last synced: 20 Apr 2026
https://github.com/karenpayneoregon/containers-csharp
For teaching collections and similar topics
classlibrary collections csharp immutable net48 netcore5 unit-testing wpf
Last synced: 20 Apr 2026
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/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/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/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/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/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/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/ricardomilhazes/softwaretesting
Project made for Software Analysis and Testing class
haskell java javascript quickcheck refactoring unit-testing
Last synced: 17 Apr 2026
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
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/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/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/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 16 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