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-03 00:29:00 UTC
- JSON Representation
https://github.com/marc-mosca/unit-testing
This repository is a library for unit testing your C functions.
Last synced: 06 Apr 2025
https://github.com/webmekanic/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing
Last synced: 17 May 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/initry/initry
Test automation reporting system
bdd pytest pytest-plugin regression reporting reports tdd test-automation testing unit-testing
Last synced: 07 Apr 2026
https://github.com/mvandrew/windowsformstest
Integration test repository for Travis CI service.
appveyor travis-ci unit-testing visual-studio
Last synced: 03 Apr 2025
https://github.com/seralaci/unittesting
Unit Testing (.NET Playground)
csharp dotnet testing unit-testing
Last synced: 14 May 2026
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/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/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 Apr 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/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/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/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/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/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/mirzaianov/udemy-javascript-unit-testing
Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest
course integration-testing jest test udemy unit-testing vitest
Last synced: 14 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/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/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/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/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/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/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/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/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/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/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/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/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/ryangoodwindev/mcwrapper.tests
Unit tests for proofing the MCWrapper project.
Last synced: 02 Jul 2026
https://github.com/firmansyf/todo-app
cypress react-typescript unit-testing
Last synced: 04 Apr 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/vshal9921/unit-test-sample
Creating various test cases to test our android application
Last synced: 16 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/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/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/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/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/haabiy/flaskstringify
Flask-based API for string processing. It offers functionalities to manipulate and transform strings efficiently
Last synced: 16 May 2026
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/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/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/parubok/test-graphics
Implementatio of Java Swing Graphics for unit testing.
Last synced: 22 Jun 2025
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/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/mvaibhav131/blogapi_task
BlogApp_API
api-rest api-testing bcryptjs expressjs jest json jwt mongodb mongoose mvc-architecture nodejs supertest unit-testing
Last synced: 08 Apr 2026
https://github.com/ashu777/unit_test_react_native
Unit Testing in React-Native using Jest
anroid codecoverage codecoveragereport hybrid-apps ios jest jest-reporter jest-snapshots jest-tests react-native react-native-app react-native-unit-test report test testreport unit-testing unittest
Last synced: 16 May 2026
https://github.com/thefeij/simple-shop
Back-end for a simple shop program
authentication jwt mongodb nodejs unit-testing
Last synced: 06 May 2026
https://github.com/pavlostzitzos/van-der-pol-oscillator
Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.
cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol
Last synced: 02 Feb 2026
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/nazlizamanian/ios_development_tisk18
Final Project created in the course iOS Developemnt TISK18 7.5hp, created a recipe meal planner app. Consisting of a tinder swiping interface with external API and a calendarview to plan meals. Incoporated CRUD operations for the recipes and unit-testing for the business logic.
concurrency mvvm observable swiftdata unit-testing
Last synced: 19 Jun 2025
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/hashimsaffarini/doctor_app
The doctor system is a flutter application for booking appointments with the doctor and some additions that facilitate dealing with the doctor’s office
ci-cd clean-architecture flavors restful-api sharedpreferences shimmer unit-testing
Last synced: 11 Jul 2025
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/ahmad-alhamoud/hogwarts-artifacts-app
azure azure-database-for-mysql azureblobstorage azurekeyvault ci-cd docker github-actions grafana-dashboard integration-testing oop-principles openai prometheus redis-cache spring-boot springsecurity-jwt testcontainers unit-testing zipkin
Last synced: 07 May 2025
https://github.com/luismendes070/remove-nth-node-from-end-of-list
https://leetcode.com/problems/remove-nth-node-from-end-of-list/description/
2024 cargo leetcode linked-list pull-request rust testing unit-testing vscode
Last synced: 29 Oct 2025
https://github.com/s0urcedev/utesting-dotnet
.NET library for unit testing
csharp dotnet library testing testing-tools unit-testing
Last synced: 02 May 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/s0urcedev/utesting-py
Python module for unit testing
module python python3 testing testing-tools unit-testing
Last synced: 17 Jun 2025
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/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/muhammadarnaldo/laravel-backend-onlineshop
The backend API for Online Shop System using Laravel
api db-migration laravel online-shop postgresql unit-testing
Last synced: 19 Apr 2026
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/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/mateusfonseca/dorsetmusiccollection
"Music Collection" Django web application developed for my CAs 1, 2 and 3 at Dorset College BSc in Computing, Year 3, Semesters 1 and 2.
discogs-api django django-security html-css-javascript mvt-architecture object-oriented-programming pycharm-ide python unit-testing webapp
Last synced: 17 Feb 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/uwon0625/memory-card
Mobile app to improve memory capacity with playing cards
android-app card-game expo-cli ios-app jest-test memory-game mobile-app mobile-development react-native rntw tailwind twrnc typescript unit-testing
Last synced: 19 Apr 2026
https://github.com/lenin-anzen/angularjs-karma-jasmine
Basic unit testing for an AngularJS app with Karma + Jasmine
angularjs express jasmine karma rest-api unit-testing
Last synced: 09 Apr 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/amirdoosti6060/moqdemo
This project shows how to use Moq in unit tests.
csharp mock mockup moq testing unit-testing xunit
Last synced: 10 Jul 2025
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/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/keremersu35/soundwave
an iOS app that can play tracks from iTunes Search API
alamofire coredata ios swift ui-testing uikit unit-testing viper-architecture
Last synced: 12 Apr 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/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026
https://github.com/jmgogo/mocha-js
A demo for unit testing with the Mocha.js framework.
assertion-framework devcontainer javascript mocha-js node-js unit-testing
Last synced: 30 Apr 2026
https://github.com/viordash/atsplc
Miniature Autonomous Programmable Logic Controller
cpputest esp8266-rtos-sdk plc unit-testing wemos-board wemos-board-oled-18650
Last synced: 12 Apr 2025
https://github.com/khachornchit/selenium-net-quick-start
Selenium test development by using C#.NET
csharp oop-principles selenium-webdriver unit-testing
Last synced: 16 May 2026
https://github.com/tentwentyfour/phpspec-utte
PhpSpecUnitTestEngine for Arcanist
arcanist phabricator phpspec unit-testing
Last synced: 30 Jun 2025
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