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/mystackbox/prj-monakali-attorneys.inc
A mobile-friendly angular 2+ website developed using lazy-loading approach to enhance site-performance. CSS Grid-layout and Flexbox models were used to design responsive UI. .
angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11
Last synced: 31 Jan 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/gabrielfduarte/desafio-invext-api-ubots
API REST para problema de distribuição da Ubots
api http java java17 junit5 mockito rest rest-api restful-api spring-boot spring-framework unit-testing
Last synced: 21 Jan 2026
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/claby2/coretest
C++ Testing Framework
cpp header-only testing-framework unit-testing
Last synced: 06 Apr 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/mbuesch/dummy-esp-idf-sys
Dummy replacement for https://crates.io/crates/esp-idf-sys
dummy esp-idf stub unit-testing
Last synced: 23 Jun 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/hardi17/rssfeedsreader
Fetching XML response using retrofit converter simplexml. Kotlin | Retrofit | MVVM | XML
dagger-hilt junit kotlin mockito mvvm retrofit2 simplexmlconverterfactory turbine unit-testing
Last synced: 21 Jun 2025
https://github.com/imetaxas/realitycheck
Fluent Java Code Test Checks.
assertion-framework check fluent-assertions java reality testing-framework testing-library unit-testing
Last synced: 12 Jan 2026
https://github.com/damirscorner/20210827-ng-test-http-errors
Sample project for "Testing failing HTTP requests in Angular" blogpost
angular http-client unit-testing
Last synced: 02 Jul 2026
https://github.com/zhcndoc/vitest
Vitest 中文文档
e2e-tests testing testing-tools unit-testing vite vitest
Last synced: 17 May 2026
https://github.com/grmartin/c-sharp-mvc4api-unit-test-example-project
C# MVC 4 API Unit Test Example Project
csharp mvc-framework mvc4 unit-testing
Last synced: 19 Jul 2025
https://github.com/shuddha2021/distributed-system-simulator-in-golang
A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.
concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing
Last synced: 15 May 2025
https://github.com/mystackbox/prj-online-portfolio
the migrated and enhanced version of Prj-MRP, which is being used to demonstrate most of angular concepts. this project is still. in the pipeline.
angular-cli angular-forms angular2 authentication charts-js css3 flexbox-layout grid-layout html5 json-server ngrx node-js responsive-web-design restful-api rxjs scss unit-testing
Last synced: 25 Feb 2025
https://github.com/mohammadnazm/jest-writing-tests
A concise and practical guide to writing tests using Jest, a widely-used JavaScript testing framework. Learn how to set up and create effective test cases, perform assertions, and ensure comprehensive test coverage. Improve your JavaScript testing skills and enhance the quality and reliability of your code with this invaluable resource.
javascript jest tests unit-testing
Last synced: 17 May 2026
https://github.com/arjunmahishi/go-interface-mocker
An online tool to generate mock code for a go interface
golang mock online unit-testing webapp
Last synced: 18 May 2026
https://github.com/salma-4/spring_training
My tasks during spring training
crud-application design-patterns exception-handling hibernate java lombok maven microservices mysql-database postman spring-boot spring-core spring-data-jpa spring-mvc spring-rest-api swagger-ui unit-testing
Last synced: 13 Apr 2026
https://github.com/gmbeddard/ee200-binary_tree_tests
A comprehensive test suite for evaluating 10 BST implementations. Includes validation of insertion, deletion, search, traversal, and memory management, with detailed analysis of failures and bugs.
binary-search-tree cpp20 unit-testing
Last synced: 18 Jul 2025
https://github.com/cr-israel/api-typescript-vitest
API made in TypeScript with Fastify and unit tests with Vitest
api-rest backend backend-api esbuild eslint eslintrc fastify github mongodb mongoose nodejs typescript unit-testing vitest vitest-ts
Last synced: 10 Apr 2026
https://github.com/jagoda11/angular-bowling-scorekeeper
🎳 Angular-Bowling-Scorekeeper: Dive into the interactive world of bowling with this Angular app! Track your scores across ten frames, manage inputs with error checking, and view round-by-round progress. Perfect for enthusiasts and developers alike looking to explore Angular-driven scorekeeping. 🌟
angular angular9 bowling css debricked error-handling frontend game-score-tracking html interactive-app karma-jasmine protractor-e2e-test scorekeeper sports-app tslint typescript unit-testing web-application web-development
Last synced: 14 May 2026
https://github.com/desbasito/bank-mvc
Bank MVC is a comprehensive web-based banking card management system built with Spring Boot, implementing the Model-View-Controller (MVC) architecture pattern.
aes-encryption aop-aspects bcrypt custom-annotation freemarker html-css-javascript integration-testing jpa-hibernate liquibase luhn-algorithm maven postgresql scheduling spring-boot spring-data-audit spring-mvc spring-security swagger unit-testing validation
Last synced: 07 May 2026
https://github.com/islandcontroller/cutest-template
Eclipse Embedded CDT Project Template for "cutest" test projects
cutest eclipse-cdt embedded-c unit-testing
Last synced: 26 May 2026
https://github.com/flazefy/atepp-web
created using laravel 11
ajax api-testing bootstrap5 csv firebase-storage javascript laravel mysql pdf php rest-api telegram-bot tools unit-testing
Last synced: 10 Apr 2026
https://github.com/eliahkagan/subaudit
Subscribe and unsubscribe for specific audit events
audit context-manager events python subscribe testing unit-testing unsubscribe
Last synced: 05 Apr 2025
https://github.com/eric-souzams/my-finances
My Finances is a application that used Springboot + Spring Security + JWT + Spring Data JPA + JUnit + Mockito + React JS
axios integration-testing java junit5 jwt jwt-authentication lombok mockito react reactjs sping-boot spring spring-boot spring-security springdatajpa test typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/radiopizza/tpu-labs-android-development
This repository serves as a collection of laboratory assignments completed during the "Android Software Development" elective course
android android-studio constraintlayout coroutines dialogs fragments-layout gridlayout intents kotlin listener livedata navigation oop recyclerview regular-expression resources seekbar unit-testing viewmodel xml
Last synced: 17 May 2026
https://github.com/imtjl/qa-fundamentals
Software Quality Testing - a 3rd year CSE banchelor course in ITMO University
integration-testing load-testing monitoring qa quality-assurance software-testing unit-testing
Last synced: 23 Mar 2025
https://github.com/pazamelin/sutf
simple unit test framework
cpp framework header-only macro single-header-lib unit-testing unit-testing-framework
Last synced: 11 Mar 2025
https://github.com/Hitesh297/DemoUnitTestAndSelenium
Demo unit testing and code coverage through Jenkins.
codecoverage csharp jenkins-pipeline selenium selenium-webdriver unit-testing
Last synced: 11 Mar 2025
https://github.com/jewel109/blog-server
Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching
docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing
Last synced: 20 Jan 2026
https://github.com/quatrolavita/simporter_test_task
Simporter Test Task
docker docker-compose flask pandas-python postgresql python3 sqlalchemy unit-testing
Last synced: 16 Apr 2026
https://github.com/amr-yasser226/ambulance-management-system-dsa
A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.
algorithms ambulance-management-system course-project cpp data-structures emergency-services hospital-simulation optimization patient-dispatch priority-queue queue real-time-simulation resource-allocation simulation stack systems-design unit-testing zewail-city
Last synced: 17 Jul 2025
https://github.com/mruruc/junit-mockito
Junit5 and Mockito Tutorials
junit5 mockito unit-testing with-java
Last synced: 13 Nov 2025
https://github.com/dummumounika/ecommerce-project
This repository contains a monolithic Ecommerce application developed using Spring Boot. The application supports various operations related to products, categories, add to cart, customers, and units, offering a robust platform for managing an online store. The project includes functionalities for creating, updating, viewing, and deleting records.
actuator aop async-await email-sender java junit jwt maven mysql profile redis-cache restful-api spring-boot spring-data-jpa swagger unit-testing
Last synced: 26 Jan 2026
https://github.com/augusto11cb/loyalty-program-buenos-coffee
This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.
assertion-methods assumptions dynamic-testing extension- extension-points java java8 junit5 nested-test parameterized-tests test-lifecycle unit-testing
Last synced: 16 Jul 2025
https://github.com/usmanmehmood55/c_asserts
A very basic assertion library written in C
Last synced: 16 Jul 2025
https://github.com/danielbatres/unit-testing-csharp
This project is to learn about unit testing and FIRST principles with c#.
csharp first test testing unit-testing xunit xunit-tests
Last synced: 26 May 2026
https://github.com/luismendes070/webapi-unit-tests
2022 dio-bootcamp dotnet swagger-api unit-testing
Last synced: 19 Apr 2026
https://github.com/samuelematias/abstraction_unit_test_get_it
How you can create unit test using abstraction (with get_it) in Flutter 🧪
abstraction dart flutter interface unit-testing
Last synced: 10 Apr 2026
https://github.com/roluochke/food-truck-finder
A Flask application that uses Mapbox and the Mobile Food Facility Permit dataset from DataSF to provide information about food trucks near a specific location., and includes tests.
flask json mapbox python unit-testing
Last synced: 08 May 2026
https://github.com/florian-a/tokenizer
J'échange 🍕 contre ce token, jure il va prendre de la valeur !
42 cicd erc-20 ethereum hardhat tokenizer unit-testing
Last synced: 15 Jul 2025
https://github.com/nicktheodoro/area-code
Validate and categorize phone numbers by area code. Given valid area codes and a list of numbers, output the count of valid numbers per area code, adhering to specified validation rules.
go golang regular-expression unit-testing validation
Last synced: 15 Jul 2025
https://github.com/robertlorenz/calculate-due-date
Java procect
clean-code java junit unit-testing
Last synced: 27 Oct 2025
https://github.com/stavshamir/test_utils
A simple unit testing framework for C99
c c99 unit-test unit-testing unit-testing-framework unittest unittesting unittests
Last synced: 07 Apr 2025
https://github.com/iliyalb/simple_unittest
👷♂️ Testing a console and a class library with one unit test project
Last synced: 07 Apr 2025
https://github.com/andresweitzel/grpc_ip_geolocation_api_integration_nodejs
gRPC protobuf api for the integration of IPWHOIS.IO services implemented with Nodejs, Expressjs, Jest, Testing, others.
expressjs grpc ip-location-api ip-whois jest morgan nodejs nodemon protobuf protocol-buffers tdd testing unit-testing
Last synced: 11 Apr 2026
https://github.com/subhashchandra-birajdar/ultimate_springboot_spring_datajpa
Spring Core, Spring Boot & Spring DataJpa & Unit Testing, Spring AOP
collection environmental-monitoring hibernate-jpa hibernate-mapping logger mysql postgresql profile spring spring-actuator spring-aop spring-boot unit-testing
Last synced: 11 Apr 2026
https://github.com/ryangoodwindev/mcwrapper.tests
Unit tests for proofing the MCWrapper project.
Last synced: 02 Jul 2026
https://github.com/sakuraisayeki/rimtest
Unit Testing Framework for Rimworld
rimworld rimworld-modding unit-testing
Last synced: 22 Jul 2025
https://github.com/iffyio/erlunit
An elementary unit testing framework for erlang
Last synced: 14 Nov 2025
https://github.com/artemissoftware/shopping-cart
App to explore android testing
compose-testing end-to-end-testing instrumented-tests unit-testing
Last synced: 30 Jun 2025
https://github.com/piharpi/forum-api-clean-architecture
Implementation clean architecture, unit testing, integration test, & functional test
automation-testing clean-architecture functional-testing integration-testing unit-testing
Last synced: 14 May 2026
https://github.com/chuvalniy/mlops-practices
Target classification with MLOps practices (CI/CD, Docker, Cloud services, etc...)
ci-cd classifier click cloud-services data-analysis-python data-science dvc fastapi git jupyter-notebook machine-learning mlops pandas python scripting sklearn unit-testing
Last synced: 11 Apr 2026
https://github.com/douglasvolcato/xbox-live-backend-nest
Xbox Live backend made with Nest JS.
clean-architecture javascript jest nest nestjs nodejs prisma sql swagger tdd typescript unit-testing
Last synced: 11 Apr 2026
https://github.com/andresweitzel/apirest_electronic_devices_expressjs
Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.
cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing
Last synced: 11 Apr 2026
https://github.com/dianazabelina/3d-viewer
Program for visualizing wireframe 3D models
cpp education gtest gui mvc qt unit-testing viewer wireframe
Last synced: 24 Apr 2026
https://github.com/vshal9921/unit-test-sample
Creating various test cases to test our android application
Last synced: 16 May 2026
https://github.com/linx64/githubusers
Sample project for GitHub Users with Jetpack Compose & Koin
android compose coroutines-android kotiln unit-testing
Last synced: 15 May 2026
https://github.com/ituvtu/csharp-lw1-tdd
csharp csharp-code csharptest dotnet labwork tdd tdd-csharp testdrivendevelopment unit-testing
Last synced: 18 Mar 2025
https://github.com/rsvilenov/fluentassertions.properties
Unofficial FluentAssertions extensions for testing the behavior of class/struct/record properties.
assertions c-sharp fluent-assertions unit-testing xunit
Last synced: 07 Apr 2025
https://github.com/mirokrastanov/software-engineering-softuni
🏛️📐📆🎓 Holds problem solutions, projects, exam solutions, various assets and extra materials related to my Software Engineering education in SoftUni.
back-end css development e2e-tests front-end full-stack html javascript projects softuni software-engineering student unit-testing web
Last synced: 14 Apr 2026
https://github.com/yadamvinay369/taskmanagementserver
Express Application for managing tasks. Repository also contains unit tests for testing the controllers.
cicd expressjs jest mongoose mvc-architecture nodejs supertest unit-testing
Last synced: 11 Apr 2026
https://github.com/uosyph/alx-backend-python
ALX Backend Python Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on Python. It covers essential topics like asynchronous programming with asyncio, variable annotations, and comprehensive testing with unit and integration tests.
alx alx-africa alx-backend alx-curriculum alx-specialization asynchronous asyncio integration-testing python unit-testing
Last synced: 23 Jun 2025
https://github.com/remy349/clean-architecture-nodejs
Clean Architecture with NodeJS, TypeScript and Unit Testing
clean-architecture coverage dependency-injection expressjs nodejs prisma-orm typescript unit-testing vitest zod
Last synced: 11 Apr 2026
https://github.com/0097eo/eshop
This is a Django REST Framework (DRF)-powered backend API for an e-commerce platform
api-rest daraja-api django django-rest-framework jwt-authentication stripe-payments unit-testing
Last synced: 18 May 2026
https://github.com/guduchango/flask-docker-tailwind-example
Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.
api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development
Last synced: 11 Apr 2026
https://github.com/akapez/nextjs-pro
Nextjs Advanced Guide (ProNextJs)
app-router e2e-testing eslint form-management husky monorepo mui-material next-auth nextjs prettier production-ready shadcn-ui storybook tailwindcss turborepo unit-testing
Last synced: 07 Apr 2026
https://github.com/haabiy/flaskstringify
Flask-based API for string processing. It offers functionalities to manipulate and transform strings efficiently
Last synced: 16 May 2026
https://jagoda11.github.io/pokemon-react-app/
🐢 displaying pokemons 🐡 React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information. The application consists of two primary pages: a list of Pokémon and a detail page for each individual Pokémon. The detail page also showcases the selected Pokémon's evolutions. 🐹
awesome-list babel ci-cd code-spaces eslint formatting frontend gh-pages github-actions github-pages jest pokemon-api prettier react react-hooks react-router redux typescript unit-testing webpack
Last synced: 02 Oct 2025
https://github.com/AlineGuiseline/desafio-lab-180s
Desafio proposto pela empresa @180seg durante o evento Talent Fest, proporcionado pela @Laboratoria. API de cadastro e exibição de segurados
express express-validator javascript jest nodejs unit-testing
Last synced: 11 Mar 2025
https://github.com/webcooltz/course-management-api
Node JS API for a course management system.
api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing
Last synced: 18 Jan 2026
https://github.com/k1ngmar/container-tester
A unit-test / benchmark for the ft_containers project
benchmark containers stl unit-testing
Last synced: 01 Sep 2025
https://github.com/zakaria9375/fm-contact-form
A Solution to Frontend Mentor - Contact form challenge build by angular forms
accessibility angular animation css html5 reactive-forms responsive-design tailwindcss typescript unit-testing
Last synced: 07 Apr 2026
https://github.com/trandung2k1/express-app-ci-cd
ci-cd docker-image dockerhub expressjs github-actions heroku-deployment unit-testing
Last synced: 07 Apr 2026
https://github.com/anucha-tk/nestjs-mongodb-starter
A robust and feature-rich starter template for building scalable applications using NestJS. This project offers a comprehensive setup to kickstart your development with essential tools and configurations.
api-key authentication authorization docker e2e-testing mongodb nestjs rest-api swagger unit-testing
Last synced: 05 May 2026
https://github.com/aluriak/weldon
Learning system targetting practical programming courses
learning linting system unit-testing
Last synced: 14 May 2026
https://github.com/johnsmithcoder1/stormviewertdd
Rewrite of Storm Viewer using test driven development.
coordinator-pattern integration-testing tdd test-driven-development unit-testing
Last synced: 15 May 2025
https://github.com/johnsmithcoder1/testingswift
Exploring unit tests, asynchronous tests, performance tests, mutation tests, and code coverage in Swift.
Last synced: 15 May 2025
https://github.com/rcrdk/find-a-friend-nodejs-api
A simple API to find pets for practicing the API REST on Node.js with Fastify and SOLID principles.
api-rest docker e2e-tests fastify jwt-authentication nodejs postgresql prisma-orm solid tdd typescript unit-testing vitest
Last synced: 21 Jan 2026
https://github.com/praths71018/django_and_rest_framework_fundamentals_hospitalmanagement
A comprehensive Hospital Management System which is built using Django and Django Rest Framework
api-rest apm authentication authorization bitbucket cryptography django django-celery django-celery-beat django-rest-framework django-signals encryption-decryption middlware mysql newrelic redis unit-testing
Last synced: 13 Apr 2026
https://github.com/noentiger/ply-app
airbnb-linting create-react-app enzyme es6 heroku nodejs react redux travis-ci unit-testing
Last synced: 11 Apr 2026
https://github.com/parubok/test-graphics
Implementatio of Java Swing Graphics for unit testing.
Last synced: 22 Jun 2025
https://github.com/ashawley/jgit-scalacheck
JGit Scalacheck tests
git jgit scala scalacheck unit-testing
Last synced: 17 May 2026
https://github.com/natvalentine/checkers
Checkers emulator using Java Springboot and Event Driven Architecture
amqp cqrs event-driven-architecture hexagonal-architecture java nosql reactive-mongo spring-boot spring-security unit-testing
Last synced: 22 Apr 2026
https://github.com/dandymaulana19/php-unit
Repository tugas mata kuliah Pengujian Perangkat Lunak
assertion phpunit unit-testing
Last synced: 30 Apr 2026
https://github.com/nataliabeltranarg/traffic-accident-analysis
Analysis of accidents in the US completed as a final project for Computing for Data Science at BSE.
data-science dataanalysis datapreprocessing exploratory-data-analysis metrics random-forest-classifier unit-testing
Last synced: 01 Sep 2025
https://github.com/kanzatahreem/jest-testing
Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.
javascript jest tdd unit-testing
Last synced: 15 Apr 2026
https://github.com/sankujrathore060/SiteActivityReporting
This repository contain SiteActivityReporting API Project.
api dotnet-core logger swagger-ui unit-testing
Last synced: 11 Mar 2025
https://github.com/bscript07/softuni-javascript-advanced
Javascript for Advanced course at SoftUni -Sep 2023
advanced-functions arrays-nested-arrays classes dom-introduction dom-manipulation error-handling inheritance object-composition prototype unit-testing
Last synced: 21 Jul 2025
https://github.com/hlibpavlyk/dogs-house-service
ASP.NET Core API for managing dog data with CRUD operations, sorting, pagination, and rate-limiting
asp-net-core clean-architecture ddd test-task unit-testing
Last synced: 11 Jul 2025
https://github.com/thefeij/simple-bank
simple bank back-end
authentication ci docker golang gorm grpc jwt-token makefile paseto-tokens postgres protobuf unit-testing zerolog
Last synced: 11 Apr 2026