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-02 00:32:17 UTC
- JSON Representation
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/milanowicz/php-testing
Library for PHPUnit testing
php phpunit testing testing-tools unit-testing
Last synced: 23 Apr 2025
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/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/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/edwinvanderven/euler-in-angular
Euler solutions in an Angular app
algorithms angular euler euler-project euler-solutions jasmine javascript karma karma-jasmine typescript unit-testing
Last synced: 12 Apr 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/hudsonssrosa/tdd-typescript
TDD exercises
tdd-javascript tdd-kata typescript unit-testing
Last synced: 30 Jun 2026
https://github.com/ra1nz0r/counting_concurrency
Работа и расчёты многопоточности.
cicd concurrency go golang unit-testing
Last synced: 30 Jun 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/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/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/damirscorner/20220422-dotnet-tests-by-convention
Sample project for 'Data driven tests by convention' blogpost
Last synced: 15 May 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/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/bonnyad9/bny.unittests
C# library for simple unit testing
chsarp csharp-library library unit-testing
Last synced: 15 Jul 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/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/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/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/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/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/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/quinntynebrown/customerservice
CustomerService using ASP.NET Core, MediatR, Angular 6.x
angular6 aspnetcore cqrs ddd event-sourcing integration-testing mediatr unit-testing
Last synced: 17 Mar 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/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/etheryen/odin-testing-practice
Testing functions with Jest.
Last synced: 25 Mar 2025
https://github.com/daniilroman/python_course
dynamic-programming greedy-algorithm knapsack-problem numba polinomial unit-testing
Last synced: 26 Mar 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/valentinosvaldo/github-profile
Show github profiles with his repositories
Last synced: 09 May 2026
https://github.com/reity/fountains
Python library for generating and concisely specifying reproducible pseudorandom binary data for unit testing.
pseudorandom-generators python-library random-data random-data-generation unit-testing unit-testing-framework unit-testing-library unit-tests
Last synced: 17 Mar 2025
https://github.com/jagoda11/simple-js-test-library
📚 Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library 🛠️, featuring a suite of utility functions and their tests 🧪. Perfect for mastering the basics of unit testing! 💡
education javascript js-test node-js pirple test-library test-runner unit-testing utility-function
Last synced: 17 May 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/bberkay/computer-science-studies
Includes some subjects such as DSA, Design Patterns, Clean Code and much more.
computer-science dsa oop socket-programming solid unit-testing
Last synced: 05 Jan 2026
https://github.com/o0y0o/jest-allure-reporter
📋 A custom Jest reporter to compatible with Allure.
allure jest npm-package unit-testing
Last synced: 13 Apr 2026
https://github.com/madhurimarawat/software-engineering
This repository provides exercises for practicing software engineering techniques, including version control, code review, unit testing with Python, continuous integration, and agile methodologies.
agile-methodologies codacy code-documentation code-refactoring code-review codefactor dependency-injection git github github-actions mkdocs mocking pair-programming pytest python software-engineering software-testing sphinx travis-ci unit-testing
Last synced: 06 Apr 2026
https://github.com/tinribs507/find-a-book
This Android application demonstrates my ability to integrate apps with external APIs and follow best practice. Find a Book (FAB) leverages Google Books API to allow users to search for books based on key words, titles, subjects, publishers and dates published.
android api-rest best-practices data-handling jetpack-compose kotlin moshi mvvm-architecture navigation repositories retrofit search-functionality unit-testing viewmodel-livedata
Last synced: 19 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/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/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/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/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/jejung/expecting
Elegant assertions library
python python3 testing testing-tools unit-testing
Last synced: 17 Jan 2026
https://github.com/vvamu/testing
Epam practice - 2022
github-actions nunit selenium-webdriver 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/dzonatan/angular-testing-kata
Testing kata in the Angular environment.
angular integration-testing kata testing unit-testing
Last synced: 06 Oct 2025
https://github.com/1mehdifaraji/react-blog
This is a react made blog with json-server .
blog crud crud-application crud-sample infinite-scroll jest json-server react reactjs unit-testing
Last synced: 10 May 2026
https://github.com/alexandrecpedro/gympass-api
Gympass API is a gym app API developed on Rocketseat Ignite course
bcryptjs dayjs docker e2e-tests eslint fastify jwt nodejs postgresql prisma supertest typescript unit-testing vitest zod
Last synced: 08 Apr 2026
https://github.com/thang2162/notekeeper_cicd
Test of CI/CI using Github Actions and an Angular app.
cicd e2e-testing github-actions jasmine protractor unit-testing
Last synced: 06 May 2026
https://github.com/trkotovicz/nest-loan-credit
The application simulates a payroll loan system enabling employees of partner companies to request loans, covering partnership establishment, loan request submission, margin validation, score verification and loan approval.
e2e-testing expressjs jest mysql nestjs nodejs restful-api supertest swagger typeorm typescript unit-testing
Last synced: 08 Apr 2026
https://github.com/eliasprates/bookstoreapi
Unit testing with xUnit
dotnet unit-testing xunit xunit-theory
Last synced: 03 Jan 2026
https://github.com/rodneylab/sveltekit-uvu-testing
SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript.
svelte sveltekit testing typescript unit-testing uvu
Last synced: 15 May 2026
https://github.com/d-led/dont_wait_forever_for_the_tests
why wait for a 100 days?
groovy reactive-extensions testing unit-testing
Last synced: 11 Apr 2025
https://github.com/lainq/cctest
A simple goofy header-only testing library made for testing in C++
cpp cxx17 testing unit-testing
Last synced: 16 Sep 2025
https://github.com/mulatinho/mlt
Mulato Layer Test written in C for use in Linux/Unix/OSX/*BSD and Windows
c header-only regression-tests stress-test test-framework unit-testing
Last synced: 11 Jun 2026
https://github.com/m1rxcle/rock-paper-scissors
🎮 rock-paper-scissors game !
javascript jest react tailwindcss typescript unit-testing vite
Last synced: 08 Apr 2026
https://github.com/luispfa/wallbox-gps-hexagonal
GPS emulation, where you have to give the route that an electric car has to follow.
arquitectura-hexagonal cqrs docker docker-compose hexagonal-architecture php symfony4 unit-testing value-object
Last synced: 14 May 2025
https://github.com/zakimohammed/ng-unit-test-app
Angular project for unit test session's sample
angular jasmine karma unit-testing
Last synced: 20 Jan 2026
https://github.com/trayanaboykova/java-oop
Tasks from my course Java OOP at SoftUni
design-patterns encapsulation inheritance interfaces-and-abstraction polymorphism reflection-and-annotation solid test-driven-development unit-testing working-with-abstraction
Last synced: 07 Apr 2025
https://github.com/saraasgari99/inroadsgame
Strategic graphical game developed using graph algorithms, software design (OOP, defensive programming), unit testing, and memory management techniques
cpp data-structures defensive-programming graph-algorithms gui memory-management object-oriented-programming software-design unit-testing
Last synced: 23 Jul 2025
https://github.com/karamithat/simpsons-character-app
A React-based web application for browsing and managing Simpsons characters, featuring search, sort, and CRUD functionality, with data stored in local storage.
context-api react tailwindcss unit-testing
Last synced: 14 Mar 2025
https://github.com/tborges/javascript
JavaScript tutorial, Unit-Testing (Automated Testing), Mocha.js, Chai.js, TDD and BDD.
bdd behavior-driven-development blackjack-simulator card-counting carousel chaijs flatmap javascript mochajs statement switch tdd test-driven-development unit-testing
Last synced: 25 Oct 2025
https://github.com/viniciusferreira7/fast-feet-api
API built for the fictional delivery company FastFeet, managing the full order lifecycle with features like admin/courier permissions, order tracking, and photo-based delivery confirmation. A reference UI layout is provided to illustrate how the endpoints are consumed.
ci-cd clean-architecture ddd docker e2e-tests nestjs openai typescript unit-testing
Last synced: 16 Apr 2026
https://github.com/firmansyf/todo-app
cypress react-typescript unit-testing
Last synced: 04 Apr 2025
https://github.com/adrian-lin-1-0-0/python3-unittest-example
Python3 Unit Test Example
pytest python unit-testing workflow
Last synced: 06 Oct 2025
https://github.com/bemxio/binary-vigenere
A C library for encrypting/decrypting data in a binary Vigenère cipher
binary-vignere-cipher bytearray c library unit-testing vigenere vigenere-cipher
Last synced: 15 Oct 2025
https://github.com/venkatesh-db/golang-ecommerce_product
Golang intermediate project
golang mongodb mux restapi unit-testing
Last synced: 17 May 2026
https://github.com/bohdanmoroziuk/vue-testing-guide
A set of practices for testing Vue applications.
integration-testing jest snapshot-testing unit-testing vue-test-utils vue-testing vue-testing-handbook vue3
Last synced: 12 May 2026
https://github.com/marko19907/zip-code-register
Programming 2 (IDATA2001) exam 2021
exam inheritance java javafx maven mvc-architecture unit-testing zipcodes
Last synced: 20 Apr 2026
https://github.com/amrhossamdev/topology-api
Topology API is an API to provide the functionality to access, manage and store device topologies.
api kotlin maven oop unit-testing
Last synced: 22 May 2026
https://github.com/yadurani/gifapp
Gif App is an application in React, where you can search for the gif you want to share on your social networks.✨😁
api-rest css enzyme reactjs unit-testing
Last synced: 05 May 2026
https://github.com/tugayesilyurt/spring-junit5-mockito-example
Spring Boot Junit5 Mockito Example - In Memory db h2
junit5 spring-boot unit-testing
Last synced: 10 May 2026
https://github.com/raulespim/flights
100% Jetpack Compose / MVVM + Clean Architecture / Coroutines / Flow / Retrofit2 / Navigation Component / Hilt DI / Serialization / MockK / JUnit 4 / Unit Testing / UI Testing
android clean-architecture hilt-dependency-injection jetpack-compose kotlin-coroutines kotlin-flow mvvm-architecture navigation-component retrofit2 serialization ui-testing unit-testing
Last synced: 22 May 2026
https://github.com/bbobcik/auderis-test-extra
Useful additions for JUnit/Hamcrest testing environment
behavior-driven-development hamcrest hamcrest-matchers java junit-rule junit4 junitparams test-assertion test-parameter unit-testing
Last synced: 16 Jan 2026
https://github.com/damirscorner/20230922-dotnet-di-test
Sample project for 'Test DI service registration' blogpost
dependency-injection dotnet unit-testing
Last synced: 19 Apr 2026
https://github.com/bahattincinic/crawler-challenge
django docker github-actions mypy python3 react unit-testing
Last synced: 08 Apr 2026
https://github.com/malferrari48/memelandia
Project on Django for the "Tecnologie Web" course.
ajax bootstrap crispy-forms css django html javascript jquery login meme memes python social-network uml-diagram unit-testing web
Last synced: 12 Apr 2026
https://github.com/maxboro/hunter-killer
Simulation of prey and hunter
agent-based-modeling agent-based-simulation object-oriented-programming python simulation unit-testing
Last synced: 25 Jul 2025
https://github.com/chikeibezim/prisma_vitest
Unit Testing Prisma Client functions with the Vitest framework
prisma tdd testing unit-testing vitest
Last synced: 21 May 2026
https://github.com/flazefy/pet-store-be
created using golang echo
backend echo golang mysql petshop seeding unit-testing
Last synced: 02 May 2026
https://github.com/ahmeddhus/ecommerce_app
Flutter eCommerce app with Riverpod inspired from CodeWithAndrea complete flutter course
flutter freezed gorouter integration-testing localization riverpod unit-testing
Last synced: 12 May 2026
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/brendon45/alx-backend-javascript
Utilizes JavaScript and TypeScript in backend development to create scalable applications, including projects with Node.js.
javascript nodejs typescript unit-testing
Last synced: 09 Apr 2026
https://github.com/flazefy/atepp-mobile
created using flutter
dart flutter get rest-api testing-tool unit-testing
Last synced: 08 May 2026
https://github.com/thefeij/movie-search-api
Movie Search API to search for information about movies
docker elasticsearch godoc golang kubernetes makefile redis-cache unit-testing
Last synced: 06 Oct 2025
https://github.com/taberkkaya/repositorykit
Provider-agnostic, modular Repository & UnitOfWork infrastructure for .NET 9+. Easily swap between Entity Framework Core, MongoDB, or custom providers. Clean architecture, fully unit-testable, LINQ-powered, and ready for production.
clean-architecture csharp data-access dotnet dotnet9 entity-framework-core linq mongodb nuget open-source repository-pattern unit-testing
Last synced: 09 Mar 2026
https://github.com/julienmrgrd/ng-bullet-implementation-project
Implementation and study of the Ng-Bullet library on 2 Angular projects
angular ng-bullet testbed unit-testing
Last synced: 22 Apr 2026
https://github.com/sebinsua/test-react-shallow-equal
🐢💨💨💨 Unit test against performance problems.
jasmine jest matchers performance react redux render shallow-compare shallow-equal test unit-testing
Last synced: 11 Apr 2026
https://github.com/rcrdk/gympass-api-nodejs-solid
A GymPass style API app for practicing the API REST on Node.js with SOLID principles.
docker e2e-tests fastify jwt nodejs postgresql prisma-orm rbac solid tdd typescript unit-testing vitest
Last synced: 02 Jan 2026
https://github.com/juliorom/ecommerce-core
Este proyecto es una API REST de e-commerce desarrollada con Spring Boot, que gestiona carritos de compra en MongoDB y transacciones en PostgreSQL. Implementa Spring Security con JWT para autenticación y autorización, permitiendo la compra segura de productos y el control de acceso según roles (USER, ADMIN). 🚀
automation-testing docker integration-testing java-17 jdk17 jwt-authentication lombok mongodb-database postgresql-database spring-boot spring-security swagger-ui unit-testing
Last synced: 12 Apr 2026