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/hammerheadshark666/mos-book-api
Microservice Order System - Books Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Mar 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/marcussilva3298/nestjs-setup
NestJS basic setup for projects
backend docker docker-compose end-to-end-testing husky nest nestjs nodejs postgresql prisma setup template typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/persteenolsen/angular-dapper-sqlite-client
Angular 14 Client working with a .NET Web API using Dapper and SQlite
angular jasmine karma unit-testing
Last synced: 18 Jan 2026
https://github.com/cpapazaf/karma-prettybrowser-reporter
Multi-Browser karma reports in an aggregated and pretty html format
karma-plugin karma-reporter npm-package unit-testing
Last synced: 19 May 2026
https://github.com/jhtkoo0426/route-finder
An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)
data-structures integration-testing javascript path-planning reactjs unit-testing visualization
Last synced: 13 Apr 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/endreot/datastructures
Implementations of common data structures
binary-search-tree data-structures deque linked-list queue stack unit-testing
Last synced: 09 Oct 2025
https://github.com/lsegg/hook-app
Little exercise to study React Hooks
javascript jest react react-custom-hooks react-hooks react-testing-library react-unit-testing unit-testing vite
Last synced: 18 Jan 2026
https://github.com/gigabyte5671/micro-test-runner
A minimal JavaScript test runner.
integration-testing javascript library test testing unit-testing
Last synced: 07 Feb 2026
https://github.com/djben/swift-mock-gen
Easy yet powerful mock impl generation for protocols for Swift unit tests
codegen swift swift-macros unit-testing
Last synced: 06 Jul 2025
https://github.com/top-submissions/fullstackjs-testing-practice
array-methods babel caesar-cipher calculator code-coverage es6 fullstack-javascript javascript javascript-functions jest learning-project nodejs software-testing string-manipulation tdd test-driven-development testing testing-practice the-odin-project unit-testing
Last synced: 31 May 2026
https://github.com/bonnyad9/bny.unittests
C# library for simple unit testing
chsarp csharp-library library unit-testing
Last synced: 15 Jul 2025
https://github.com/tafthorne/cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of The Docker Official Image for gcc
cpputest docker docker-hub docker-image gcc gnu-gcc unit-testing
Last synced: 19 Apr 2026
https://github.com/corocoto/test-mocks
Repo that contain mocks for unit-testing by Jest
jest jest-tests mock mocks testing unit-test unit-testing
Last synced: 15 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: 02 Apr 2025
https://github.com/alexchasx/laravel-payment-app
An example of TDD development
laravel php phpunit tdd unit-testing
Last synced: 14 Apr 2026
https://github.com/geliettech/self-learning
This repository serves as a personal learning space where I document and practice new concepts, tools, and technologies.
bootstrap containernization css django javascript materialui nextjs python reactjs scalablity scss tailwindcss typescript unit-testing web-security
Last synced: 05 Feb 2026
https://github.com/milanowicz/php-testing
Library for PHPUnit testing
php phpunit testing testing-tools unit-testing
Last synced: 23 Apr 2025
https://github.com/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality
In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.
quick-sort-algorithm software-testing unit-testing
Last synced: 30 May 2026
https://github.com/bperlakih/swift4cart
A simple e-commerce cart solution in Swift 4
checkout ios11 swift-4 unit-testing
Last synced: 10 Jan 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/junnyyy/python-unit-tests
Python Unit Test Example
python testing unit-testing unittest
Last synced: 10 Oct 2025
https://github.com/gpreviatti/github-clone-angular
This simple project is a github clone to exercice unit tests with angular js
Last synced: 19 Jan 2026
https://github.com/danieldantasdev/aspnetcore-unit-testing_course-luisdev-part-3_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: 13 Apr 2026
https://github.com/segovoni/1nn0va-saturday-2023-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: 14 Apr 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: 14 Apr 2026
https://github.com/edcsu/vue_test_project
This is a sample test project using mocha+chai+sinon to test mixins
mocha mocha-chai-sinon mocha-webpack unit-test unit-testing vue-cli vue-test-utils vuejs2
Last synced: 07 May 2026
https://github.com/ryanorsinger/jasmine-starter
Jasmine TDD Starter
tdd tdd-javascript unit-testing
Last synced: 27 Jan 2026
https://github.com/ianbrayoni/rubykoans
Learning Ruby through unit testing with http://rubykoans.com/
Last synced: 10 Oct 2025
https://github.com/vndg-rdmt/assertion-pipe
Typescript testing library with pipeline-like testing feature
assert assertion development-tools test testing testing-tools typecript unit-test unit-testing
Last synced: 10 Oct 2025
https://github.com/estnafinema0/yadro-cpp-test
C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).
cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing
Last synced: 24 Aug 2025
https://github.com/herikerbeth/async-method
Spring Boot web application designed to asynchronously lookup GitHub user information. It queries GitHub's API to fetch data about users, and the lookup process is handled asynchronously using CompletableFuture, allowing for scalable service architecture.
java junit maven mockito-junit spring-boot spring-web test-driven-development unit-testing
Last synced: 13 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/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/sharonnavarro/angular-testing-course
Angular proyect with Jest as JavaScript testing framework
angular jest karma testing unit-testing
Last synced: 07 May 2026
https://github.com/hhhhhhhhhn/itworks
A simple node unit testing library.
node node-module nodejs unit-testing unittest
Last synced: 14 May 2026
https://github.com/asishkumar-gouda/devsecops-app-cicd
This project is to implement DevSecOps practices to a Typescript application. CI/CD using GithubActions and ArgoCD with K8s. GHCR as Container Registry.
argocd devsecops docker ghcr github-actions source-code-analysis unit-testing
Last synced: 13 Apr 2026
https://github.com/olivegamestudio/musts
Musts is a unit test helper library, to encourage writing things like value.MustBeTrue() and result.MustBeSuccess();
csharp library musts unit-testing
Last synced: 06 Jul 2025
https://github.com/akt0001c/ecommercewithspringboot
java java-8 mysql springboot springjpa springsecurity unit-testing
Last synced: 13 Apr 2026
https://github.com/geobas/minimal-laravel
A minimal project written in Laravel 5.6.*
composer laravel php unit-testing
Last synced: 09 May 2026
https://github.com/tanzeem131/namaste-react
Course instructor: Akshay Saini.
akshay-saini geolocation-api integration-testing jest namaste-react namaste-react-course npm react react-hooks react-router reactjs redux-toolkit router-dom tailwindcss testing unit-testing
Last synced: 05 Apr 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/fabogit/Vitest-testing
Tests using Vitest library (Jest)
jest tdd test unit-testing vitest
Last synced: 29 Aug 2025
https://github.com/quinntynebrown/corequiz
angular cqrs dotnet-core functional-testing mediatr signalr-core unit-testing
Last synced: 07 May 2026
https://github.com/granden-corp/granden.timelib.clockshaft
DateTime utility library for easier testing in unit test or integration test.
Last synced: 11 Oct 2025
https://github.com/kfsantos/go-api-books
REST API with unit tests and coverage percentage
api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing
Last synced: 14 Apr 2026
https://github.com/sushantdhumak/generating-tv-scripts
Deep Learning Nanodegree Project : To generate Simpsons TV scripts using part of the Simpsons data-set of scripts from 27 seasons.
batching hyperparameter-tuning lookup-table lstm lstm-neural-network neural-network preprocessing recurrent-neural-network tensorflow tokenization tokenized-sentences tuning-parameters unit-testing word-embeddings
Last synced: 26 Mar 2025
https://github.com/aimenux/middlewarestylesdemo
Using various styles for writing custom middlewares
fluent-assertions integration-testing middleware net80 unit-testing
Last synced: 11 Oct 2025
https://github.com/hudson-newey/ng-jasmine-async-wrapper
A simple wrapper for async functions in Angular + Jasmine
angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing
Last synced: 19 Jan 2026
https://github.com/levieyal/cpp-course-exercises
All the exercises in the Systems Programming in C++ course that took place in the second semester of 2021
iterators memory-management oops-in-cpp overloaded-operators smart-pointers stl-algorithms templates test-driven-development unit-testing virtual-functions
Last synced: 26 Mar 2025
https://github.com/aradi/fortuno-export-serial
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
Last synced: 03 Feb 2026
https://github.com/enkhsaikhanch/tech-blog
bun jest nextjs react shadcn-ui tailwindcss unit-testing
Last synced: 07 Apr 2026
https://github.com/rafalbielec/fxexchange
FX Exchange console app written in C# for converting monetary amounts into target currencies using a base currency. Configured to use DKK as the base currency.
cli console-application csharp dotnet net8 unit-testing
Last synced: 11 Jun 2026
https://github.com/marcussilva3298/nestjs-zerotohero
NestJS Repository following the NestJS Zero to Hero Udemy Course
authentication authorization data-persistence error-handling jest jwt nest nestjs nodejs postgres typeorm typescript unit-testing validation
Last synced: 13 Apr 2026
https://github.com/aimenux/dummywebapidemo
Using a web api to play with dummies
autofixture automapper entity-framework fluent-assertions fluent-validation integration-testing mediatr net90 serilog unit-testing webapi
Last synced: 18 Jun 2026
https://github.com/isaacalves7/qa
🧪⚗️👨🏾🔬 Good practices of QA/QC (Quality Assurance and Quality Control) including TDD, BDD and DDD for Continuous testing from scratch.
automated-testing automation-testing bdd cicd clean-architecture clean-code continuous-integration continuous-testing cucumber ddd extreme-programming gherkin integration-testing observability qa quality-assurance refactoring solid tdd unit-testing
Last synced: 20 Jun 2026
https://github.com/wajid7511/unit_test_play_list
This repo will be used for Playlist which will be uploaded to my youtube channel https://www.youtube.com/@WajidKhanZeroDeveloper
Last synced: 27 Jan 2026
https://github.com/ryangoodwindev/mcwrapper.cli.tests
Unit tests for proofing the MCWrapper.CLI project.
Last synced: 13 Oct 2025
https://github.com/RayanVakil/Web-App-Forum-Project1
Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.
bootstrap css docker java jsp servlets unit-testing
Last synced: 11 Mar 2025
https://github.com/owenstrength/COMP-1210
Auburn University COMP 1210 Fundamentals of Computing Classwork
auburn auburn-university fundamentals-of-computing fundamentals-of-programming java junit unit-testing
Last synced: 11 Mar 2025
https://github.com/andylvua/FlowerStore
Lab 5, 7, 8 and 9 assignment of OOP course
ci-cd java maven oop unit-testing
Last synced: 11 Mar 2025
https://github.com/RatulAlMamun/Jest-odyssey
This repository is my dedicated playground to practice and experiment with Jest, explore its features and capabilities, and improve my testing skills. I will use this repository to develop and test small, isolated code snippets, and to explore new testing techniques and best practices.
Last synced: 11 Mar 2025
https://github.com/hhrogersii/cssUnit
A css unit testing framework with w3c testharness and spec generation tools
Last synced: 11 Mar 2025
https://github.com/joanjane/test-doubles-training
Test doubles and testability exercises and samples in dotnet core
netcore test-doubles testing unit-testing
Last synced: 11 Mar 2025
https://github.com/matt-colen/iphone-calculator
Clone build of the iPhone calculator
javascript testing unit-testing vanilla-js
Last synced: 11 Mar 2025
https://github.com/dmlubera/YetAnotherTodoApp
Simple Todo API in .NET 5.0 using clean architecture, CQRS, EF Core, Swagger, unit and e2e testing
clean-architecture cqrs e2e-testing net50 unit-testing webapi
Last synced: 11 Mar 2025
https://github.com/ierturk/rust-practice
Rust Language Practice
algorithm algorithms algorithms-and-data-structures data-structures dsa practice project-template recruitment-test rust rust-lang rust-practice template-project testing unit-testing
Last synced: 16 Oct 2025
https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early
This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4
Last synced: 11 Mar 2025
https://github.com/ValentainFomkin/friday-project
js material-ui react typescript unit-testing
Last synced: 11 Mar 2025
https://github.com/wdesimini/weather
Weather app using MVVM, Concurrency, SwiftUI
async-await concurrency dependency-injection mvvm swift swift-packages swiftui unit-testing xctest
Last synced: 14 Apr 2026
https://github.com/sadeeshaperera/test-automation-project
test-automation-project
api-testing cypress e2e-testing qa-automation qaops test-automation unit-testing
Last synced: 18 Oct 2025
https://github.com/dakk/mockchain-bitcoin
A typescript library for unit testing that simulates a simple in-memory Bitcoin blockchain
bitcoin blockchain unit-testing
Last synced: 11 Mar 2025
https://github.com/eliasnogueira/junit5-before-after-all
Project that shows how to deal with general pre and postconditions using JUnit5
integration-testing java junit junit5 system-testing test-automation unit-testing
Last synced: 19 Oct 2025
https://github.com/Paul-vrn/Compiler-Software-project
Compiler of a subset of Java to ARM assembly code
antlr4 arm assembly compilation end-to-end-testing jacoco-report java lexer maven oop-compilation parser unit-testing
Last synced: 11 Mar 2025