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/marcel-haag/testing
Testing Repository to get an introduction in Angular Testing and Cypress E2E
angular component-testing cypress javascript jest jest-mocking mock testing typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/vitaliibezuhlyi/ordersapi
A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders
api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit
Last synced: 12 Jun 2025
https://github.com/dzmitrypanamarenka/page-loader
js-cli utility which downloads your page with assets
cli node-js promises unit-testing
Last synced: 25 Mar 2025
https://github.com/autokmg/spring-boot-apps-testing-practices
Delve into the world of Spring Boot testing to enhance project quality and readiness. This repository covers unit tests, SpringBootTest annotation, JUnit, and testing slices, providing comprehensive insights and tools for robust application testing.
java-11 junit spring-boot unit-testing
Last synced: 16 Sep 2025
https://github.com/brints/spoken-api
Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.
digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket
Last synced: 08 Jun 2026
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/avirupmazumder/qeats
QEats is an app that makes food ordering convenient for millions of users. With just a few taps on their phone, users can relish their favorite food from nearby restaurants.
http interfaces jackson java jmeter lombok mockito mongodb redis rest-api spring-boot springdata unit-testing
Last synced: 12 Apr 2026
https://github.com/netodeolino/book-tdd-dio
TDD using JUnit, Mockito, and Hamcrest
hamcrest mockito tdd unit-testing
Last synced: 04 Jul 2025
https://github.com/masatomizuta/go-redistest
Golang package controls Redis servers for unit tests
Last synced: 17 Jan 2026
https://github.com/erikrios/google-codelab
Google Developers Codelabs Provide a Guided, Tutorial, Hands-on Coding Experience
android android-studio junit testing unit-testing
Last synced: 01 May 2026
https://github.com/asishkumar-gouda/java_testing
Testing Course
docker docker-image postman-api postman-collection unit-testing
Last synced: 13 Apr 2026
https://github.com/limcheekin/flutter_test_sample
Flutter Test Sample Project
flutter integration-testing testing unit-testing widget-testing
Last synced: 13 May 2026
https://github.com/bvfalcon/junit5-fakesmtp
FakeSMTP for unit-testing smtp clients with JUnit 5
junit junit5 maven smtp smtp-server testing unit-testing
Last synced: 14 Jan 2026
https://github.com/oiricaud/javadoc-and-unit-testing
In this assignment, you are going to improve your project by providing more feature implementation, improve documentation using Javadoc, and improve code quality by writing unit test cases using Junit.
javadoc object-oriented school-project unit-testing
Last synced: 11 Mar 2025
https://github.com/lucasgianine/java-running-tests
🧪 Running automated tests with Java for the Programming Language discipline at the @Bandtec (@Britooo teacher)
automated-testing programming-language unit-testing
Last synced: 20 Jul 2025
https://github.com/tomerfi/selenium-nunit-robotframework-tutorial
A walkthrough a C# web app tested with Nunit, Selenium, and RobotFramework.
acceptance-testing blog-post dev nunit3 robot-framework selenium unit-testing
Last synced: 18 Jan 2026
https://github.com/epomatti/dojo-for-net
Unit test dojo exercises for .NET
dotnet-core efcore entity-framework-core mock nsubstitute rabbitmq specflow testing unit-testing xunit
Last synced: 15 May 2026
https://github.com/dcohen52/iuni
The IUNI framework is a highly versatile and comprehensive testing framework.
load-testing security-testing testing testing-tools unit-testing
Last synced: 06 Apr 2026
https://github.com/bonji-396/notes-about-webapplication-testing
Webアプリケーションテストについてのノート(主にTypeScriptでの利用を想定)
e2e-testing front-end-testing jest typescript ui-components ui-testing unit-testing visualregression
Last synced: 03 Apr 2025
https://github.com/sashaflores/rustfund
Real audit submissions with findings, judge feedback, appeals, and post-review improvements. Part of my smart-contract-security series to grow and share Web3 security knowledge.
audit fuzzing rust smart-contracts solana unit-testing
Last synced: 07 May 2026
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/vmilovanovicc/zobot
Chatbot Translator App with AWS, Golang and Terraform
aws aws-ai-services aws-comprehend aws-lambda aws-lex aws-ml aws-polly aws-s3 aws-translate chatbot golang terraform unit-testing
Last synced: 06 May 2026
https://github.com/jovey-zheng/next-ts
Starter template for a clean Next.js + TypeScript + ESLint + TailwindCSS + Jest + Prettier + Husky project
eslint husky jest nextjs nextjs-template prettier react reactjs ssr starter-template tailwindcss typescript unit-testing
Last synced: 06 Apr 2026
https://github.com/ashamethedestroyer/worldictionary
Going Linguistic, Aren't We? 📖📗📚
backend css expressjs frontend full-stack html javascript mern-stack mongodb nodejs reactjs typescript unit-testing
Last synced: 16 Feb 2026
https://github.com/wickie73/mockito4kotlin-annotation
Mockito Annotations for Kotlin
annotations kotlin kotlin-testing mockito mockito-kotlin test-driven-development unit-testing
Last synced: 14 Jan 2026
https://github.com/daniel-brai/ecommerce-drf
A deep dive into Django Rest framework with a focus on database design and performance, unit and end-to-end testing and so on
database-performance-analysis database-schema-design django-rest-framework end-to-end-testing unit-testing
Last synced: 09 Apr 2025
https://github.com/hellbus1/ventnews
Flutter based news app built using News API (https://newsapi.org/) for fetching realtime data.
bloc cubit dart flutter flutter-bloc-test integration-testing news-app test test-driven-development unit-testing
Last synced: 08 May 2026
https://github.com/davep/pypath.el
Command to get a full dotted path for a current Python function definition
django elisp emacs emacs-lisp python unit-testing
Last synced: 13 Apr 2026
https://github.com/willie-conway/tdd-bdd-final-project
Test Driven Development (TDD) / Behavior Driven Development (BDD) for IBM 💻📈
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 20 Apr 2026
https://github.com/dtroupe18/anatomysharedemocode
Universal application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at RWJMS
firebase ios11 kingfisher social-network swift-4 uitesting unit-testing
Last synced: 03 May 2026
https://github.com/petr-korobeinikov/serverspec-example
Serverspec (http://serverspec.org) usage example.
infrastructure-as-code infrastructure-management serverspec spec unit-testing
Last synced: 13 Jun 2025
https://github.com/martinkalema/junit-testing
Testing Java Application using JUnit Framework
Last synced: 22 Jul 2025
https://github.com/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 11 Mar 2025
https://github.com/dangvanthanh/testing-practice
Vitest Practice
typescript unit-testing vitest
Last synced: 01 Dec 2025
https://github.com/enkhsaikhanch/action-test
actions circleci cypress end-to-end-testing github-actions jest nextjs tailwindcss unit-testing vercel
Last synced: 21 Jan 2026
https://github.com/francyfox/advcake
Simple script for words reverse (UTF-8 support)
Last synced: 10 Jan 2026
https://github.com/degawa/par-funnel
Fortran unit test parameterizer using namelist
fortran fortran-library fortran-package-manager modern-fortran namelist test-runner testing-tool unit-test unit-testing
Last synced: 20 Jan 2026
https://github.com/dtroupe18/xctassertfunctionbuilder
Write XCTAssertTrue && XCTAssertFalse less
dotsw function-bu functionb playgr swift5 unit-testing xctas xctest
Last synced: 03 Apr 2025
https://github.com/yuu-eguci/flower-stuff-easy-web-vue
📷 flower-stuff-easy-web project - front-end side. vue, GitHub Pages, CI/CD, Standard JS.
ci-cd eslint github-actions github-pages standard-js unit-testing vue-cli vuejs2
Last synced: 10 Apr 2025
https://github.com/hudsonssrosa/tdd-typescript
TDD exercises
tdd-javascript tdd-kata typescript unit-testing
Last synced: 30 Jun 2026
https://github.com/sjeguedes/symfonytdac
Symfony 3 upgrade and application management
blackfire faker functional-testing phpunit symfony3 symfony4 unit-testing upgrade
Last synced: 02 Jan 2026
https://github.com/ra1nz0r/counting_concurrency
Работа и расчёты многопоточности.
cicd concurrency go golang unit-testing
Last synced: 30 Jun 2026
https://github.com/tsimbalar/unittestsmaintenancehell
The code for my talk "Unit tests : Maintenance Hell ?" at SoftShake 2013
c-sharp maintenance unit-testing
Last synced: 02 Dec 2025
https://github.com/ulastosun/unity-test-framework-examples
An example Unity project for both play and edit mode unit tests with the Unity Test Framework.
unit-testing unity-test-framework unity3d
Last synced: 07 May 2025
https://github.com/edmartt/wrapper-piper
this microservice calculates the distance of two coordinates via publish/subscribe queue
docker docker-compose euclidian-distance flask publish-subscribe python redis rq 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/ryooooooga/cuutest
Simple unittest framework for C
c unit-test unit-testing unittest unittesting
Last synced: 05 Sep 2025
https://github.com/damirscorner/20220422-dotnet-tests-by-convention
Sample project for 'Data driven tests by convention' blogpost
Last synced: 15 May 2026
https://github.com/nishma25/scooter-rental-management-system
A full-fledged scooter rental system implemented in Python using object-oriented programming principles. Demonstrates encapsulation, inheritance, polymorphism, and abstraction to manage scooter fleet, handle rentals, and process transactions
ipynb-jupyter-notebook oops-in-python unit-testing
Last synced: 09 Jun 2026
https://github.com/craigtaub/unit-testing-rules
The why and what for my unit tests.
coverage javascript nodejs snapshots tdd test-driven-development unit-testing
Last synced: 18 Apr 2026
https://github.com/mejia-dev/galactic-age-calculator
Webpack JavaScript project used to demonstrate unit testing with Jest
automated-testing babel calculator javascript jest unit-testing webpack
Last synced: 13 Apr 2026
https://github.com/comfyjase/doctesttestadapter
Test adapter to search, list, run and debug C++ doctest unit tests within the Visual Studio environment.
c-plus-plus cpp open-source testing testing-tools unit-testing visual-studio-extension
Last synced: 15 May 2026
https://github.com/koffisani/tdd-utilities
Utilities for Test Driven Development
tdd-utilities test test-driven-development unit-testing
Last synced: 16 Feb 2026
https://github.com/hng-12/number-classifier-golang
Number Classifier API using the Go Programming Language.
gin-framework golang unit-testing
Last synced: 13 Jun 2025
https://github.com/nora-weisser/testing-with-jest
This repository is dedicated to showcase the capabilities of Jest framework for implementing unit tests for Javascript code. Jest provides a simple and efficient way to write unit tests, ensuring its reliability and correctness.
github-actions javascript jest unit-testing
Last synced: 19 Jan 2026
https://github.com/nawodyaishan/webdev-js-unit-testing-bdd
Battleship game with JavaScript Unit Testing
bdd behavior-driven-development unit-testing
Last synced: 08 Jul 2025
https://github.com/chanakyavasantha/learnpython
Learning Resources for python
learn-python learning-by-doing python unit-testing
Last synced: 06 Sep 2025
https://github.com/gbroques/freecad16-unit-tests-poc
Proof-of-concept for running python unit tests for FreeCAD 0.16 in a Docker container with Travis CI.
docker freecad freecad-workbench python travis-ci unit-test unit-testing unittest
Last synced: 15 May 2026
https://github.com/mattmeyers/assert
Opinionated test assertions.
assertions generics go testing unit-testing
Last synced: 17 Jan 2026
https://github.com/m7moudgadallah/cpp_testing_for_cp
Simple class used to test functionality by passing the result of function and the expected output
competitive-programming unit-testing
Last synced: 29 Mar 2026
https://github.com/lazarenkov-e/hw05_final
Сентябрь-Ноябрь 2022. Социальная сеть блогеров. Итоговый проект блока Django, Яндекс Практикум.
Last synced: 13 Apr 2026
https://github.com/ahmedrafat-sw/library-management-system
library management API Performs CURD Operation
embedded-tomcat-server java openapi3 postgresql-database spirngboot-security spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 15 May 2026
https://github.com/jefferson1104/javascript-course
Course programming with javascript developed by the company Meta.
javascript jest-tests unit-testing
Last synced: 08 Jul 2025
https://github.com/daviteixeira-dev/react-unit-testing
Testando aplicações React com Jest & Testing Library
jest react-testing-library unit-testing
Last synced: 13 Feb 2026
https://github.com/valeqm/latam-ml-challenge
Implementing a machine learning model to predict flight delays at SCL airport, deploying it as a FastAPI service, and operationalizing it on Google Cloud with proper CI/CD pipelines.
api fastapi gcp google-cloud-platform machine-learning python unit-testing unittest
Last synced: 09 Apr 2025
https://github.com/lapplislazuli/unitshop
Two Workshops on UnitTests
java junit unit-testing workshop
Last synced: 10 Jun 2025
https://github.com/gunnar-miklis/learn-testing
Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)
cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest
Last synced: 30 Jun 2026
https://github.com/justinefricou/pushswap
A program to sort lists of integers and float numbers, using only specific operations. Unit testing framework used: Criterion
sorting-algorithms unit-testing
Last synced: 08 Jul 2025
https://github.com/ngohungphuc/.net-unittest
moq selenium selenium-webdriver unit-testing unittest
Last synced: 13 Apr 2026
https://github.com/fuznio/testfuzn
Unified C# testing framework for unit, end-to-end, and load tests with a single syntax and readable tests and reports.
automation csharp devops dotnet end-to-end-testing load-testing mstest qa testing-test-framework unit-testing
Last synced: 13 Apr 2026
https://github.com/trandung2k1/core_concepts_express
core-concepts expressjs rest restful unit-testing
Last synced: 06 May 2026
https://github.com/ar-ecommerce-platform/ci-workflows
Centralized shared CI/CD workflows and composite actions
checkstyle docker-image github-actions integration-testing owasp slack snyk sonarcloud spotless tagging unit-testing versioning
Last synced: 13 Apr 2026
https://github.com/junaidbinjaman/phpunit-basic-configuration
PHP unit practice codes goes inside this repo.
code-units php-testing phpunit unit-testing
Last synced: 02 Apr 2026
https://github.com/ericneves/myseries
🦧 API Restfull created with NodeJS, ExpressJS, MongoDB (mongoose), Unit Testes (jest), Docker and more...
api-rest jest mongodb nodejs unit-testing
Last synced: 13 Apr 2026
https://github.com/hafizn07/nextjs14_testing
Explore Next.js 14 Unit Testing Practice, leveraging Jest for comprehensive testing. Sharpen your skills with practical exercises and stay current with the latest Next.js features.
jest jest-tests nextjs14 react-testing-library unit-testing
Last synced: 11 Mar 2025
https://github.com/eikkomass/tdd-xunit-dotnet-core-udemy
Repository to the course "TDD com xUnit para C# .NET Core", managed on Udemy by "Stephany Henrique de Almeida Batista // @StephanyBatista"
aspnetcore dotnetcore entity-framework-core testcafe unit-testing xunit
Last synced: 19 Apr 2026
https://github.com/barbarpotato/tdd-bdd-final-project
Test Driven Development / Behavior Driven Development Final Project On IBM
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 14 May 2026
https://github.com/mystackbox/prj-mrp
This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)
angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing
Last synced: 18 Jan 2026
https://github.com/arzucaner/unit-testing
This Unit Testing consists of Jasmine, The 3 parts of testing, The testing setup, Grouping with describe, Setting up data, Skipping Focusing, Spies Mocks, Debugging, Additional matches.
jasmine-tests testing unit-testing
Last synced: 19 Jan 2026
https://github.com/antonharbers/binary-search-tree-demo
Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees
binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing
Last synced: 13 Apr 2026
https://github.com/a-menshikov/yatube_django
Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.
Last synced: 15 May 2026
https://github.com/zinaaan/chutes-and-ladders
chutes and ladders game
chutes-and-ladders game gradle java11 spring-boot unit-testing
Last synced: 06 May 2026
https://github.com/daniilroman/python_course
dynamic-programming greedy-algorithm knapsack-problem numba polinomial unit-testing
Last synced: 26 Mar 2025
https://github.com/leonardonicola/readx
Plataforma de trade de livros
clerk docker integration-testing nextjs prisma react shadcn-ui soketi tanstack-react-query typescript unit-testing
Last synced: 13 Apr 2026
https://github.com/tentwentyfour/phpspec-utte
PhpSpecUnitTestEngine for Arcanist
arcanist phabricator phpspec unit-testing
Last synced: 30 Jun 2025
https://github.com/popcodelab/yoga
Yoga is a work around full stack application testing
angular angular-testing assertions assertj cypress cypress-tests e2e-tests integration-testing jest-mocking jest-tests junit-jupiter mock mockito unit-testing unittest
Last synced: 15 May 2026
https://github.com/rjxby/modern-tenon
The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.
api docker dotnet entity-framework-core integration-testing sqlite unit-testing
Last synced: 13 Apr 2026
https://github.com/aivanf/wstester
JS framework for unit testing of web systems through WebSockets
javascript javascript-framework javascript-library js unit-testing websocket-client websockets
Last synced: 15 Mar 2026
https://github.com/voodoocreation/jest-mocks
A set of useful mocks and helpers for the Jest unit testing framework.
async-functions async-jest-mocks async-mocks frontend frontend-test frontend-testing jest jest-mocks mock mock-function mock-functions mocks promises test testing tests unit-test unit-testing unit-tests
Last synced: 28 Apr 2026
https://github.com/hammerheadshark666/mos-order-history-api
Microservice Order System - Order History Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 08 Jan 2026
https://github.com/trkotovicz/exchange-api
API Rest que realiza a conversão entre duas moedas utilizando taxas de conversões atualizadas de um serviço externo
ci-cd docker expressjs integration-testing jwt-authentication mocha-chai model-service-controller msc-project nodejs railway sequelize-orm sinon solid sqlite3 swagger typescript unit-testing
Last synced: 13 Apr 2026
https://github.com/ax2inc/dynamic-imports-avoriaz-ava-example
Vue components unit testing with AVA, Avoriaz & dynamic imports
ava avoriaz avoriaz-ava code-splitting dynamic-import unit-testing vue
Last synced: 19 May 2026
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 13 Apr 2026