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-07 00:29:19 UTC
- JSON Representation
https://github.com/wibosco/ViewInspector-Example
An example project using ViewInspector to test SwiftUI screens
Last synced: 11 Mar 2025
https://github.com/thefeij/go-map-cache
A Golang cache using map data structure
Last synced: 20 Jun 2026
https://github.com/trises/booklibobligatorisk
Oktober 2023, obligatorisk opgave 1+2.
csharp csharp-library generic-repository model-class repository-pattern test-driven-development unit-testing
Last synced: 13 Feb 2026
https://github.com/santugowda/TuroSampleApp
Sample app for Turo : Android developer role
android android-application kotlin mockwebserver mvvm-architecture retrofit2 unit-testing
Last synced: 11 Mar 2025
https://github.com/second-slip/forex-api-test
Project for unit test practice
angular karma-jasmine unit-testing
Last synced: 11 Mar 2025
https://github.com/Joao-Peterson/dunitx
Delphi Unit Test Framework with boss support!
boss delphi dunitx unit-testing
Last synced: 11 Mar 2025
https://github.com/ZahariCheyrekov/M05-JS-Advanced
JS Advanced course gives deeper knowledge about JavaScipt, syntax, arrays, matrices, objects, classes and functions. They are also concepts like function context, explicit binding and event loop. Working with DOM and events are the main object of the course. Students also learn about functional and OOP programming.
classes dom javascript objects prototypes unit-testing
Last synced: 11 Mar 2025
https://github.com/mahammad-mostafa/things-catalogue
This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.
gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing
Last synced: 18 Jan 2026
https://github.com/Laxman-77/unit-testing-bot
This is a slack bot which automates the tracking of unit tests failures by using slash commands. It shows the test-author map for failed tests on Jenkins failure report. It also shows the counts of newly added unit tests by developers in particular time frame.
java slack-api slack-bot spring-boot unit-testing
Last synced: 11 Mar 2025
https://github.com/sh4rkizz/RtsCourseworkMirea
Coursework repository
real-time-systems unit-testing
Last synced: 11 Mar 2025
https://github.com/anoop-gupt/react-unit-testing
This repository is meant to showcase various part of react unit testing with example code snippets
enzyme enzyme-testing jest reactjs redux unit-testing
Last synced: 11 Mar 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
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/gbdsantos/iweather
Project 07, named iWeather, aims to learn and practice about automated testing, publishing apps and CI/CD with React Native. Developed within the React Native track of Rocketseat's Ignite Bootcamp.
2023 ci-cd eas expo integration-testing jest react-native unit-testing
Last synced: 15 Apr 2026
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/ValentainFomkin/friday-project
js material-ui react typescript unit-testing
Last synced: 11 Mar 2025
https://github.com/renatozr/car-dealership-api
An API that handles vehicle data from a car dealership
expressjs mongoose oop swagger typescript unit-testing zod
Last synced: 15 Apr 2026
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/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/matt-colen/iphone-calculator
Clone build of the iPhone calculator
javascript testing unit-testing vanilla-js
Last synced: 11 Mar 2025
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/hhrogersii/cssUnit
A css unit testing framework with w3c testharness and spec generation tools
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/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/firmansyf/todo-app
cypress react-typescript unit-testing
Last synced: 04 Apr 2025
https://github.com/bethanyuo/truffle-unit-test
Develop and Unit Test Smart Contracts with Truffle
smart-contracts solidity truffle truffle-testing unit-testing
Last synced: 15 Apr 2026
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/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/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/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/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/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/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/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/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/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/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/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/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/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/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 14 May 2026
https://github.com/artodeschini/usejunit5
Test With JUnit 5
java8 junit-5-tutorial junit5 maven unit-testing
Last synced: 15 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/oppahero/country-search-page
Country search page build with Angular 17
angular angular-cli angular-testing angular17-standalone css jasmine-tests localdata mobile-first typescript unit-testing vanilla-javascript
Last synced: 26 Feb 2026
https://github.com/akt0001c/ecommercewithspringboot
java java-8 mysql springboot springjpa springsecurity 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/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/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/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/pedrosfaria2/websocket_binance_api
A client for binance's websocket api
api api-client api-rest api-websocket cryptocurrency market-data rust tokio-rs trading unit-testing
Last synced: 17 Mar 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/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/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/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/yassercoder/wheel-of-luck
Wheel of luck is a web app where users can enter text or image-based entries and spin the wheel to randomly select a winner. Build with React + Typescript
compound-components context-api css-modules hooks integration-testing react react-testing-library typescript unit-testing usereducer vite vitest
Last synced: 14 May 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/doamaral/python-unittest
Resultado de algumas explorações de testes unitários com Python e Unittest
oop-principles python unit-testing unittest
Last synced: 15 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/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/bell-kevin/milespergallonrevisited
Chapter 15 Example Project: Miles Per Gallon Revisited. In Ch 7 in the previous course, you created a project for calculating miles per gallon for a single trip and for cumulative trips. In this project, you will use the same class named MPG. It has instance variables for miles and gallons for a trip, total miles and total gallons for the cumulative calculation, and methods to instantiate a trip, display current MPG, and display total MPG. (Hint: after creating a new project here, create the new class, and copy all of the code from the Ch 7 MPG class into the Ch 15 MPG class.)
arraylist exception-handling miles-per-gallon object-oriented-programming try-catch unit-testing
Last synced: 17 Mar 2025
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/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/bonnyad9/bny.unittests
C# library for simple unit testing
chsarp csharp-library library unit-testing
Last synced: 15 Jul 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/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/dussanfreire/unit-testing__bank-app-example
Aplicación de consola para hacer pruebas de unidad
Last synced: 13 Jun 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/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/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/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/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/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/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/somecho/leetcode.java
My solutions to leetcode problems using Java. For learning Java and unit testing.
java junit leetcode leetcode-java leetcode-solutions unit-testing
Last synced: 26 Mar 2025
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/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/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/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/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