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/astoj/vibe-testing
A comprehensive test automation checklist for vibe coders
api-testing ci-cd cypress e2e-testing integration-testing jest playwright pytest quality-assurance selenium test-automation test-best-practices test-framework unit-testing vibe-coder vibe-coding vibe-testing
Last synced: 09 Apr 2026
https://github.com/gabrielalmir/hush
A lightweight, Redis-compatible in-memory data store implemented in Python with async/await support.
asyncio caching lru-cache pytest python queue unit-testing
Last synced: 04 Oct 2025
https://github.com/thepatrickniyo/mockito-junit-world
Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking
e2e-tests h2 integration-testing java junit mockito springboot unit-testing
Last synced: 14 Apr 2026
https://github.com/viniciusbinder/expensetracker
Domain-based expense tracker app with Repository pattern
clean-architecture dependency-injection domain-driven-design ios mvvm repository-pattern swift swift-concurrency swift-testing swiftdata swiftui unit-testing
Last synced: 13 May 2025
https://github.com/parvez-ahammed/swin-adventure
A simple console based game application to practice the concepts of OOP , Unit Test and TDD
c-sharp oop-principles tdd unit-testing
Last synced: 06 Apr 2025
https://github.com/pedrosfaria2/crypto-currency-market-data
An app to get real time market data
api-rest benchmarking criptocurrency market-data performance-testing pytest python python3 sqlalchemy unit-testing
Last synced: 12 Aug 2025
https://github.com/amir1887/next.js-unit-test-
jest nextjs tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/subhashchandra-birajdar/springboot-pdf
Generate PDF using SpringBoot. Verify that using Junit testing.
java junit5 openpdf openpdfcreator pdf-generation spring-boot unit-testing
Last synced: 20 May 2026
https://github.com/bagusvalentinoo/library-management-system-api
Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.
api-key express javascript jest jsonwebtoken library-management-system node-js rest-api sequelize-orm unit-testing
Last synced: 11 Apr 2026
https://github.com/harsh-sri/mocha-chai-unit-test
Unit test case implementation for nodejs app using mocha and chai assert library.
chai mocha-chai mocha-tests mochajs unit-testing
Last synced: 14 Apr 2026
https://github.com/sanjay-1458/movie-ticket-booking
This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.
api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing
Last synced: 03 May 2026
https://github.com/gcosta0410/y2s1-ldts-laboratorio-de-desenho-e-teste-de-software
Year: 2nd, Semester: 1st, Course: Laboratório de Desenho e Teste de Software (LDTS)
git gradle groovy java unit-testing
Last synced: 04 Oct 2025
https://github.com/silvestrevivo/testing-counter
Unit-testing/React exercise developed with Jest + Enzyme, following the the Udemy tutorial from @flyrightsister
enzyme first jest reactjs udemy-tutorial unit-testing
Last synced: 14 Apr 2026
https://github.com/Swapno963/Test-Driven-Development-MVT
Implemented Unit Tests, Integration Tests, and Functional Tests
cicd django functional-testing integration-testing test-automation testing testing-tools unit-testing
Last synced: 14 Aug 2025
https://github.com/mahammad-mostafa/school-library
This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.
aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing
Last synced: 11 Feb 2026
https://github.com/codecop/tax-table-kata
Exercise for finding tests for boundary conditions.
boundary-conditions code-kata exercise kata test-cases unit-testing
Last synced: 13 May 2025
https://github.com/biemannt/sql-matrix
Development tool for creating multiple unit tests for MS SQL database projects.
Last synced: 29 Apr 2026
https://github.com/nnnlik/djangopdfmaker
This is a service designed to generate PDF files from a URL or HTML file. The service is built using Django, Django Rest Framework (DRF), Docker and Celery.
celery django flake8 poetry postgres pre-commit-hook redis unit-testing
Last synced: 09 Apr 2026
https://github.com/wojciechdlugosz/currency-react-app-unit-testing
First tests - unit testing, integration testing
integration-testing react unit-testing
Last synced: 16 May 2026
https://github.com/mvaibhav131/testing
reacttesting
express-js jest-tests jsx node-js nodemon password-testing reactjs sum-testing testing unit-testing
Last synced: 08 Apr 2026
https://github.com/antoniozanotti/topaz-react
UI component library based on tailwindcss, heroicons.
css frontend html javascript jest microfrontend nextjs nodejs react storybook tailwindcss test-automation testing-library typescript ui-components unit-testing
Last synced: 02 Apr 2026
https://github.com/cleosilva/microservices-nttdata
Sistema de Catálogo de Produtos e Pedidos baseado em microsserviços Spring Boot/Cloud. Inclui Dockerização, Docker Compose, PostgreSQL e automação CI/CD com Jenkins.
docker docker-compose github-actions grafana integration-testing java jenkins postgresql rabbitmq spring-boot spring-cloud unit-testing
Last synced: 10 Apr 2026
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Feb 2026
https://github.com/travetto/vscode-plugin
VS Code plugin for interacting with the Travetto framework
realtime-feedback travetto typescript unit-testing vscode vscode-extension
Last synced: 05 Oct 2025
https://github.com/pedrokehl/merchants-guide-to-the-galaxy
Solution to the Merchant's Guide to the Galaxy problem.
jest merchants-guide nodejs tslint typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/nunogois/typescript-jest-tdd
Test Driven Development Example in TypeScript using Jest.
jest tdd-typescript test-driven-development typescript unit-testing
Last synced: 05 May 2026
https://github.com/sobekcore/array-visualizer
Simple web application to visually represent operations on arrays. Deeply covered with automation tests.
algorithms arrays unit-testing visualization
Last synced: 14 Jul 2025
https://github.com/janumedia/react-redux-basic
React + Redux and Unit Test with Jest + Enzyme Example
async axios enzyme jest json jsx middleware mocking react react-redux reactjs redux sass scss snapshot-testing unit-testing
Last synced: 10 Apr 2026
https://github.com/purwnt/example-vue-jest-unit-testing
Implementation of unit testing in vue application using jest
example jest unit-testing vue-cli
Last synced: 17 Aug 2025
https://github.com/lordbear117/clinica-odontologia-api
API para gestionar aspectos de una clínica de odontología como administrar odontólogos, pacientes, turnos y datos personales de importancia.
backend documentation h2-database java repository-pattern sql swagger-ui unit-testing
Last synced: 19 May 2026
https://github.com/YadamVinay369/CVE_Server
Backend code providing APIs for CVE dashboard
api-rest cors expressjs jest mongoose mvc-pattern nodejs supertest unit-testing
Last synced: 17 Aug 2025
https://github.com/lombiq/testing-toolbox
General testing, mostly unit testing extensions and helpers.
asp-net asp-net-core automated-testing dotnet dotnet-core orchard orchard-cms orchard-core testing unit-testing
Last synced: 17 Aug 2025
https://github.com/agutiernc/fullstackopen2019
Full Stack Open 2019
apollo bootstrap cypress-tests eslint express-js graphql integration-testing javascript jest material-ui nodejs react redux unit-testing webpack
Last synced: 10 Apr 2026
https://github.com/madhur-25/token-gate
A modern C++17 implementation of a thread-safe rate limiter with an LRU Cache for efficient memory management. Fully unit-tested with Google Test and built with CMake.
cmake concurrency cpp cpp17 googletest lru-cache multithreading oop-principles rate-limiter system-design token-bucket unit-testing
Last synced: 05 Oct 2025
https://github.com/segovoni/sql-start-2024-sql-unit-testing-automation
Automate the testing of one or more SQL Server objects using tSQLt, Docker, and GitHub Action!
ci-cd demo docker github-actions sql-server tsqlt unit-testing
Last synced: 10 Apr 2026
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026
https://github.com/jimcresswell/general-js-test-automation-demo
Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing
api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver
Last synced: 10 Apr 2026
https://github.com/touradbaba/habit_tracker
Habit Tracker app with python.
command-line-interface functional-programming object-oriented-programming python sqlite3 unit-testing
Last synced: 18 Aug 2025
https://github.com/fimbres/expo-type-testing
This is a mobile application, built with expojs and typescript, implementing testing with react-testing-library and jest, also using redux-toolkit-query for data fetching.
expo javascript jest mobile react-native react-testing-library redux-toolkit-query snapshot-testing typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/pateljay15/furrever-home
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
cicd code-quality code-smell-detection docker git integration-testing react solid-principles spring-boot talwindcss test-driven-development unit-testing
Last synced: 10 Apr 2026
https://github.com/dynamicbalaji/ngtestingdemo
Unit Testing demo for Angular application
angular angular-cli angular2 angular4 jasmine karma karma-jasmine testing unit-testing unittest
Last synced: 10 Apr 2026
https://github.com/josepedro-22/backend-test
The project consists of implementing an API in Laravel to pair professionals (Pros) with projects based on specific criteria.
algoritmos composer ddd-architecture ddd-patterns end-to-end-testing laralve php php8 test-automation unit-testing
Last synced: 19 May 2026
https://github.com/phoenixmaster123/library-management-system
Software for managing library resources and operations.
docker integration-testing java jpa-hibernate jsonwebtoken lombok maven restful-api spring-boot spring-security springframework unit-testing
Last synced: 24 Feb 2025
https://github.com/gojax64/gif-app
A simple Gif API Rest aplication, who search a key and returns GIFs relationed with the key. Created with react 18.0.0, Vite and Yarn, in addition, the development of unit tests with Jest.
api-rest react-js unit-testing
Last synced: 08 Apr 2026
https://github.com/alvarogarcia7/legacysecuritymanager-kata-java
a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested
acceptance-testing either end-to-end-testing functional infinitest infinitest-args java java-8 javaslang kata legacy-code legacy-kata maven oop tdd travis-ci trikitrok unit-testing vavr
Last synced: 18 May 2026
https://github.com/yassercoder/wheel-of-luck
Wheel of luck is a web app where users can enter text or image-based entries and spin the wheel to randomly select a winner. Build with React + Typescript
compound-components context-api css-modules hooks integration-testing react react-testing-library typescript unit-testing usereducer vite vitest
Last synced: 14 May 2026
https://github.com/rouchdane03/guess_logic_number
This is a little logic game which goal's is to guess the right number in a grid. Also, you can give your opinion about it after finding that number.
api-rest aws cd ci devops github-actions integration-testing java-17-maven-spring-boot-hibernate-jpa spring-boot unit-testing
Last synced: 10 Apr 2026
https://github.com/itsvaibhavk/cs50p-2023
A record of all the coursework I did while taking CS50P (2023), Harvard's online course - Introduction to Programming with Python (on the edX platform).
cs50 edx harvardcs50 oop oops-in-python python regex unit-testing
Last synced: 04 Jul 2026
https://github.com/delph123/supplejs-testing-library
Simple and complete SuppleJS testing utilities that encourage good testing practices.
supplejs testing-framework unit-testing
Last synced: 03 Jan 2026
https://github.com/macmade/xsctest
Cross-platform C11 unit testing library.
c c11 test test-driven-development test-framework testing testing-framework testing-tools unit-testing
Last synced: 20 Aug 2025
https://github.com/pauldcomanici/jest-serializer-functions
Jest serializer for functions
jest jest-serializer jest-serializer-functions unit-testing
Last synced: 12 Jan 2026
https://github.com/hazae41/phobos
Modern and minimalist testing library for the web
asynchronous browser concurrency deno esmodules fast javascript minimalist parallel-computing testing typescript unit-testing web
Last synced: 03 May 2026
https://github.com/w13b3/probo
Lua unit test framework
documentation framework lua mocking testing unit-testing unittesting-library
Last synced: 21 Jun 2025
https://github.com/zakaria9375/multi-step-form-angular
A Solution to Frontend Mentor - Multi-step form challenge build by angular forms
accessibility angular animations html reactive-forms tailwindcss typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/tueda/cmake-template
A CMake template with unit-testing and micro-benchmarking.
benchmarking c-plus-plus-11 cmake template unit-testing
Last synced: 22 Aug 2025
https://github.com/valeqm/escape-room-trivia
An interactive trivia escape room challenge where users answer questions to unlock the next stage. This project was developed as part of Harvard's CS50P course.
cs50 cs50p escape-room-game python python-games python-library trivia-game unit-testing
Last synced: 22 Aug 2025
https://github.com/randomgamingdev/basicunittesterjs
A basic javascript unit tester that's designed to be small and streamlined
browser-js documentation javascript nodejs portable simple small streamlined unit-test unit-testing
Last synced: 19 May 2026
https://github.com/nurislam03/classassistant
Semester final project for CSE327 (Software Engineering) course at North South University.
design-pattern jwt mongodb node react redux rest-api unit-testing
Last synced: 10 Apr 2026
https://github.com/alper-sayin/currency-exchange-dashboard
Currency Exchange Dashboard- Django REST Framework+React
ci-workflow cors css django django-rest-framework docker docker-compose postgresql pytest-django react react-hooks reactjs reactjs-components recharts-js redis restful-api serializer-django serializers unit-testing viewsets
Last synced: 10 Apr 2026
https://github.com/ajay-dhangar/todo-app-optimized
A high-performance, responsive Todo application built with React, TypeScript, Vite, Tailwind CSS, and Vitest. Fully optimized for modern web standards with testing, ESLint, and responsive UI.
eslint modern-ui modern-ui-ux performance prettier react react-hooks responsive-design tailwindcss todo-app typescript typescript-react unit-testing vite vitest
Last synced: 10 Apr 2026
https://github.com/express-ts/container
Simple yet powerful implementation of the Inversion of Control (IoC) principle. IoC is also known as dependency injection (DI). based on TypeDI
dependency-injection di express-ts inversion-of-control ioc-container javascript-di typescript unit-testing
Last synced: 11 Jun 2026
https://github.com/amadr-95/spring-boot-testing
Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.
integration-testing mockito tdd testing unit-testing
Last synced: 19 May 2026
https://github.com/tommy-mitchell/get-executable-bin-path
Get the current package's binary path and ensure it's executable.
bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing
Last synced: 07 Mar 2026
https://github.com/afa7789/flight-min-api
An API example, requested by volume. Made in Go.
api-rest example golang unit-testing
Last synced: 28 Aug 2025
https://github.com/lisba/fast_food_system
Multithreading system for orders control of a fast food business
csharp delegates dotnet events exception-handling extension-methods files generics interfaces multithreading serialization sql-server unit-testing winforms xml
Last synced: 13 Apr 2026
https://github.com/andy-messer/quadratic-equation
A program for solving quadratic equations with Unit testing.
c quadratic-solver unit-testing
Last synced: 18 May 2026
https://github.com/sergeymakinen/tests
Common PHPUnit tests stuff
php php-library phpunit test tests unit-testing unittest
Last synced: 06 Apr 2025
https://github.com/eduardotorresalamo/employeearrayprintingapp
This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.
Last synced: 18 Feb 2026
https://github.com/harr1424/software-testing
Assignments submitted for a course in software reliability and testing.
commander functional-testing puppeteer python3 software-development software-testing test test-automation testing unit-testing
Last synced: 29 Apr 2026
https://github.com/amany-mm/alx-backend-python
Python Backend Specialization
async integration-testing python unit-testing
Last synced: 19 May 2026
https://github.com/shashikhanal/unit-and-integration-test
Getting started with Unit and Integration testing for your Nodejs/Typescript project.
integration-testing jest software-testing supertest testing unit-testing
Last synced: 06 Apr 2025
https://github.com/bell-kevin/milespergallonrevisited
Chapter 15 Example Project: Miles Per Gallon Revisited. In Ch 7 in the previous course, you created a project for calculating miles per gallon for a single trip and for cumulative trips. In this project, you will use the same class named MPG. It has instance variables for miles and gallons for a trip, total miles and total gallons for the cumulative calculation, and methods to instantiate a trip, display current MPG, and display total MPG. (Hint: after creating a new project here, create the new class, and copy all of the code from the Ch 7 MPG class into the Ch 15 MPG class.)
arraylist exception-handling miles-per-gallon object-oriented-programming try-catch unit-testing
Last synced: 17 Mar 2025
https://github.com/georgiy-belyanin/cut
Cut - (simple) C unit-testing (header file)
Last synced: 08 Sep 2025
https://github.com/promptromp/pytest-impacted
A pytest plugin that selectively runs tests affected by codechanges via git introspection, ASL parsing, and dependency graph analysis.
ci pytest python python3 unit-testing
Last synced: 05 Apr 2026
https://github.com/pvfarooq/college-management-tenant
This repository contains the tenant-side application for managing college operations as part of a multi-tenant SaaS platform. Each college functions as an independent tenant, with its own dedicated database to ensure data isolation and security.
crm django django-rest-framework docker docker-compose jwt management-system postgresql python3 unit-testing
Last synced: 31 Dec 2025
https://github.com/kieronlangdon/go_api_example_with_db
Go REST api example project with minikube deployment steps and postgres db
go helm kubernetes-deployment minikube-setup restapi unit-testing workflow-automation
Last synced: 12 Jan 2026
https://github.com/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 26 Mar 2025
https://github.com/karrlab/karr_lab_build_utils
Utilities for testing Python code and its downstream dependencies, submitting coverage reports, conducting static analyses, and generating documenation
circleci continuous-integration coverage documentation packaging-python python sphinx unit-testing
Last synced: 25 Jun 2025
https://github.com/charlenry/unit-testing
It’s an expense tracking app. The source code was provided to me by another developer. I had to develop unit tests for the functions that are in the function libraries placed into the /src folder.
happy-dom html5 javascript tailwindcss unit-testing vitejs vitest
Last synced: 10 Apr 2026
https://github.com/karrlab/nose2unitth
Convert nose-style test reports to UnitTH-style test reports
Last synced: 25 Jun 2025
https://github.com/hozlucas28/adventjs-solutions-2023
Repository with the solutions of AdventJS (2023) programming challenges by @midudev.
2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/thejoltjoker/fsu23d-the-restaurant
Second group assignment in the full stack course at Medieinstitutet.
react tailwind unit-testing vite vitest
Last synced: 10 Apr 2026
https://github.com/khachatur/flightpathtracker
The Flight Path Tracker API is a microservice designed to help track and understand flight paths based on provided flight records.
api azure cqrs csharp flight-tracking graph mediatr microservice unit-testing
Last synced: 05 Apr 2025
https://github.com/therealpad/vueapplication
Web application template using vuejs and server side rendering
e2e express makefile nightwatch proxy sass server-side-rendering ssr typescript unit-testing vite vue
Last synced: 10 Apr 2026
https://github.com/lubrum/github-actions-with-go
Integração Contínua e Entrega Contínua com Go, AWS EC2, AWS ECS, AWS Fargate, Docker, Github Actions
automated-testing aws aws-ec2 aws-ecs aws-ecs-fargate aws-rds aws-rds-postgres bash ci ci-cd continuous-delivery devops docker docker-compose github-actions go golang pipeline unit-testing
Last synced: 10 Apr 2026
https://github.com/leduyquang753/concolic-ts
Automatic unit test data generation for TypeScript using concolic method.
concolic-testing typescript unit-testing
Last synced: 23 Jul 2025
https://github.com/luiz504/07-ig22rn-iweather
e2e-testing expo jest react-native unit-testing
Last synced: 09 Mar 2026
https://github.com/autofixture/autofixture.nunit2
AutoFixture.NUnit2 is a .NET library that integrates AutoFixture with NUnit 2.x, allowing you to effortlessly generate test data for your unit tests.
dotnet dotnet-core nunit nunit2 tdd unit-testing
Last synced: 20 Jan 2026
https://github.com/aimenux/echowebapidemo
A web api that echoes back request infos
echo fluent-assertions integration-testing net80 unit-testing webapi xunit
Last synced: 24 Jul 2025
https://github.com/philip-bui/android-ci
Android CI Scripts.
android continous-integration instrumentation-tests unit-testing
Last synced: 25 Feb 2025
https://github.com/eddieantonio/fsttest
Test your Foma FSTs!
finite-state-transducer foma foma-fsts fst fsts testing unit-testing
Last synced: 20 Jun 2026
https://github.com/mdo91/ios-async-unit-test
This repo contains async unit testing by considering http requests
async-test asynchronous ios ios-test ios-testing swift swift-tdd tdd-swift unit-testing
Last synced: 12 May 2025
https://github.com/hjerpbakk/testable-datetime-provider
csharp dotnet mocking testing unit-testing xunit
Last synced: 18 May 2026
https://github.com/sergeymakinen/yii2-tests
Common Yii 2 extension tests stuff
php php-library phpunit test tests unit-testing unittest yii2 yii2-extension
Last synced: 01 Oct 2025