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/mateuschaves/todo-react-native
📄 ✅ Todo feito em React Native usando Typescript, Expo e testes unitários
react-native typescript unit-testing
Last synced: 09 May 2026
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/adarshkr357/recipes-api
A RESTful API built in PHP that manages recipes, including CRUD operations, search, and rating functionality. The API uses PostgreSQL for persistence, JWT for authentication, and auto-loads initial recipe data from TheMealDB. It is fully containerized using Docker, follows REST best practices, and includes unit tests with PHPUnit.
api-design docker jwt pdo php postgresql production-ready recipes rest-api unit-testing
Last synced: 02 May 2026
https://github.com/damirscorner/20220805-dotnet-web-api-unit-testing
Sample project for 'Unit testing ASP.NET Core Web API' blogpost
aspnet-core-webapi dotnet unit-testing
Last synced: 30 Apr 2026
https://github.com/abhishek-parmar1/testing_with_karma_and_jasmine
This repository contains how to perform java-script testing (setting up of frame work and using it).
integration-testing karma-jasmine testing-framework unit-testing
Last synced: 14 Oct 2025
https://github.com/damirscorner/20200605-moq-generic-type-matching
Sample project for "Matching Generic Type Arguments with Moq" blogpost
dotnet freshmvvm moq unit-testing
Last synced: 30 Apr 2026
https://github.com/shishir-dey/rust-samples
A repository to demonstrate basic Rust language programs
ci-cd-pipeline github-actions rust-lang system-programming unit-testing
Last synced: 30 Apr 2026
https://github.com/arvinsingh/todo-projects-framework
Todo Projects Framework
build cpp14 framework object-oriented-programming project-repository unit-testing
Last synced: 27 Feb 2026
https://github.com/damirscorner/20230929-dotnet-moq-exclude-verify
Sample project for 'Exclude setup from verifying in Moq' blogpost
Last synced: 01 May 2026
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/zafir100100/api-testing-on-jsonplaceholder-with-jest
This project provides unit tests for API endpoints using Jest, Axios, and Faker. It includes test suites for both PostController and UserController, which interact with a public API (https://jsonplaceholder.typicode.com).
api-testing ci-cd cjs github-actions jest jest-html-reporter nodejs test-suite unit-testing
Last synced: 30 Apr 2026
https://github.com/autofixture/autofixture.autorhinomocks
AutoFixture.AutoRhinoMocks is a .NET library that integrates AutoFixture with Rhino Mocks, transforming it into an auto-mocking container.
autofixture automocker dotnet mocking rhinomocks unit-testing
Last synced: 01 May 2026
https://github.com/mejanh/django-ecommerce
Basic Ecommerce app with Django, postgresql, python3.9.
django django-rest-framework python unit-testing
Last synced: 01 May 2026
https://github.com/phpplatform/persist-unit
database mariadb mysql persistence php-platform testing unit-testing
Last synced: 01 May 2026
https://github.com/trandung2k1/nextjs-with-jest-cicd
ci-cd github-actions jest nextjs unit-testing
Last synced: 01 May 2026
https://github.com/mogluiz/brand-vue-store
Brand Vue Store is a watch store being developed with vueJS, Nuxt, Vue Test Utils, Jest and Cypress.
e2e-tests integration-testing nuxtjs unit-testing vuejs
Last synced: 01 May 2026
https://github.com/abhivaikar/vanillacheck
A vanilla and simple test runner written in Java for writing automated tests.
java test-automation unit-testing
Last synced: 01 May 2026
https://github.com/coelhoreinaldo/js-unit-tests
Project in which I was responsible for developing specific functions and tests.
Last synced: 01 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: 01 May 2026
https://github.com/nikhilsarvaiye/react-forms-validations
React Forms is a React starter and wrapper library around React Formik library and Yup validator with custom Form and Field implementation
boilerplate cache form formik handler jest layout querystring react scss starter-kit theme unit-testing validation webpack yup
Last synced: 08 Apr 2026
https://github.com/aadrianleo/chargehub-berlin
A Crowdsourcing App for Charging Infrastructure in Berlin "ChargeHub Berlin"
charging-station-berlin charging-stations factor-analyzer folium folium-maps geopandas pytest python python3 scikit-learn seaborn streamlit streamlit-application streamlit-folium streamlit-web streamlit-webapp unit-testing
Last synced: 01 May 2026
https://github.com/srodriguezamarillo/milkyroutes
MilkyRoutes es un proyecto en Java que utiliza algoritmos avanzados y estructuras de datos para optimizar rutas en la distribución de productos lácteos. Utiliza un grafo para representar las conexiones y aplica algoritmos de caminos mínimos para encontrar las rutas óptimas.
advanced-java algo avl-tree data-structures dijkstra graph-theory hashing java junit maven optimization route-planning shortest-paths unit-testing
Last synced: 02 May 2026
https://github.com/fgvn/codebrdg_tt
This .NET API provides endpoints for adding and retrieving data,
api-rest cqrs dotnet mssql repository unit-testing unitofwork
Last synced: 27 Jan 2026
https://github.com/davenaugler/unit_11-assignment_7-unit_test_customarraylist_2
Last synced: 02 May 2026
https://github.com/virtualbrainlab/automated-unit-testing-demo
Demo repo for automated unit testing in Python. Use this as a reference for how to perform unit tests in Python and have GitHub Actions run them.
github-actions python unit-testing
Last synced: 02 May 2026
https://github.com/germanmorini/api-test-unitarios-crud
Ejemplo de pruebas unitarias para una aplicación CRUD
docker h2-database hibernate java jpa junit spring unit-testing
Last synced: 02 May 2026
https://github.com/mahmoudahmadosman/unit-and-integration-testing
Spring Boot unit testing and integration testing
integration-test java jpa-hibernate lombok maven spring-boot unit-testing
Last synced: 02 May 2026
https://github.com/vb64/test.helper.flask
Class for autotests flask python apps
Last synced: 02 May 2026
https://github.com/puntorigen4u/checki
Checki is an AI-powered CLI tool that intelligently generates complete unit tests for your React components. Using advanced AI techniques, it understands your components and creates comprehensive Jest tests, reducing manual work and enhancing your testing efficiency.
ai automation cli cli-tool developer-tools javascript jest react react-testing test-generation testing-tools unit-testing
Last synced: 02 May 2026
https://github.com/drbenmorgan/cpp-unit-testing
Introduction to unit testing for C++
cplusplus cpp english lesson particle-physics pre-alpha unit-testing
Last synced: 09 Jun 2026
https://github.com/ryangoodwindev/mcwrapper.cli.tests
Unit tests for proofing the MCWrapper.CLI project.
Last synced: 13 Oct 2025
https://github.com/matiasjastrebow/tp-tadp-metaprogramacion
Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024
metaprogramming mocking reflection rspec ruby spies testing unit-testing
Last synced: 02 May 2026
https://github.com/damirscorner/20220415-dotnet-async-void-unit-tests
Sample project for 'Using async void in xUnit tests' blogpost
async-await dotnet unit-testing
Last synced: 02 May 2026
https://github.com/clydedz/clymate-vscode-theme
Clymate Themes is a collection of themes for VS Code under the Clymate themes hood.
azure-devops clymate clymate-theme dark-theme mocha neon npm pop theme unit-testing vintage visual-studio-marketplace vsce vscode vscode-extension vscode-theme vsix vsix-extensions
Last synced: 02 May 2026
https://github.com/rurfy/urlx
Laravel 12 URL shortener with click tracking, QR codes, stats, tests, and CI/CD
ci-cd laravel php postgresql qr-code rest-api sqlite unit-testing url-shortener web-app
Last synced: 02 May 2026
https://github.com/actionanand/angular-testing-2
This is an example app for angular unit testing
angular angular7 jasmine testing unit-testing
Last synced: 02 May 2026
https://github.com/salma-4/product-management-api
refactor from spring MVC to spring rest
hibernate lombok maven mysql-database spring-rest swagger unit-testing
Last synced: 02 May 2026
https://github.com/fpopic/cmake-googletest-template-project
(PoC) Empty CMake project with GoogleTest library used as subproject for unit testing some C++ code "lib/mylib/".
cmake google-test testing unit-testing
Last synced: 16 Jun 2026
https://github.com/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 2026
https://github.com/eby8zevin/submission2-repositorydanlivedata
Submission 2 : Repository dan LiveData
android android-development android-studio dicoding dicoding-academy dicoding-submission idlingresources java json live-data livedata-viewmodel movie-catalogue repository unit-testing view-model xml
Last synced: 12 Oct 2025
https://github.com/rogozhka/go-generate-mockgen
Small wrapper to simplify gomock generation. Automatically infers interface names and file paths after you place the same (!) go:generate expression for all the occurences. Eliminates the need to manually specify 5 generation parameters. ⌨️ Reduces boilerplate code and minimizes errors. 🎸 Charged for good test coverage :)
bash-script go-generate gomock unit-testing
Last synced: 03 May 2026
https://github.com/ayushsoni1010/testing-a-react-application
This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW
cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest
Last synced: 14 Mar 2026
https://github.com/foldermaster/functioncalculationwpfapp
WPF app for calculation of function values.
completed csharp unit-testing wpf
Last synced: 03 May 2026
https://github.com/bygui86/spring-testing-contracts-stubs
Spring Testing sample project - Spring Cloud Contract stubs repository
contract-testing integration-testing java java-8 spring spring-boot spring-boot-2 spring-cloud-contract spring-test testing testing-framework testing-practices unit-testing
Last synced: 03 May 2026
https://github.com/yasu-s/deno-orange-sample
Deno + Orange sample
deno github-actions remote-containers unit-testing vscode
Last synced: 03 May 2026
https://github.com/aimenux/watchdogdemo
Using WatchDog for request/response/exception logging
entity-framework-core fluent-assertions integration-testing log-viewer net90 nsubstitute unit-testing watchdog web-api xunit
Last synced: 29 Jun 2026
https://github.com/jordanmarcelino/java-design-patterns
Design Patterns Implemented in Java
behavioral-patterns creational-patterns design-patterns java spring-boot structural-patterns unit-testing
Last synced: 15 Oct 2025
https://github.com/olivegamestudio/utility.testhelpers
A C# library providing base classes and utilities to simplify unit and integration testing, particularly for hosted services and JSON debugging.
class csharp dependency-injection helper helpers host library test unit-test unit-testing unit-tests
Last synced: 13 Oct 2025
https://github.com/damirscorner/20220617-dotnet-ignored-assertions
Sample project for 'Ignored failing assertions in mock callbacks' blogpost
Last synced: 04 May 2026
https://github.com/durrezahmed/accenture-virtual-internship
This repository contains the submitted files of the various tasks assigned by Accenture Nordics Developer Virtual Internship.
accenture ai iam internship python uat unit-testing
Last synced: 17 Jun 2026
https://github.com/davenaugler/unit_11-assignment_7-unit_test_customarraylist
Last synced: 04 May 2026
https://github.com/aldenvallestero/serverless-unit-test-boilerplate
This repository is created to help beginners understand the basic, fast and easy way to score almost 100% of unit test coverage using the serverless framework.
javascript jest nodejs serverless unit-testing
Last synced: 04 May 2026
https://github.com/ososuna/testing-js
🧪 Testing with JavaScript course from Platzi
end-to-end integration-testing javascript jest testing uitest unit-testing
Last synced: 04 May 2026
https://github.com/anastasia-a-zhivaeva/payment-terminal.front
Test exam on frontend developer vacancy. Payment terminal for the cell providers.
angular e2e-testing interview material unit-testing
Last synced: 04 May 2026
https://github.com/ryangoodwindev/mcwrapper.rpc.tests
Unit tests for proofing the MCWrapper.RPC project.
Last synced: 13 Oct 2025
https://github.com/euler-b/maxinventory
API que va a servir datos de un inventario
api clean-architecture docker domain-driven-design echo-framework golang jwt mariadb unit-testing
Last synced: 04 May 2026
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 04 May 2026
https://github.com/ricca509/test-scenarios
Run your tests with different data (scenarios)
jasmine javascript jest mocha unit-testing
Last synced: 14 Apr 2026
https://github.com/andresweitzel/microservice_openweather_nodejs_jest_aws
Microservice for the integration of the Open Weather API with focus on unit and integration tests implementing Nodejs, Jest, Serverless-framework, aws-lambda, api gateway, git, others.
api-gateway aws-lambda git integration-testing jest jest-tests nodejs serverless-framework unit-testing
Last synced: 05 May 2026
https://github.com/paulshpilsher/internal-transfers
POC Go microservice for internal account management and money transfers. REST API, PostgreSQL, Iris web framework, and robust decimal handling for financial safety. Includes Docker support, unit tests, and clean layered architecture.
docker docker-compose go golang iris postgres transactions unit-testing
Last synced: 05 May 2026
https://github.com/atetheone/metric-imperial-converter
A full stack JavaScript app for conversion
Last synced: 11 May 2026
https://github.com/emirtotic/api-application
Microservices app with open api integrations
api-integration flyway hibernate jasper jasperreports kafka mapstruct mongodb mysql rest-api scheduler unit-testing
Last synced: 05 May 2026
https://github.com/matheusafonseca/c214-projeto1
Repository dedicated to the first project of the discipline C214 - Software Engineering at INATEL. The project consists of a modularized Python application that includes automation scripts and organized code.
mock python tests unit-testing
Last synced: 17 Jun 2026
https://github.com/sidhant-gairola/spring-boot-learnings
Repository created for uploading my spring-boot learnings while creating journal app.
java java-8 java-collections-framework java-streams mongodb redis rest-api slf4j-loggers smtp-mail spring spring-boot springsecurity unit-testing
Last synced: 05 May 2026
https://github.com/neofoxxo/high-street-gym
A gym website with a Blog and XML functionality. Built with Next.js, MySQL, React, Tailwind CSS, and DaisyUI.
daisyui e2e-testing mysql next-auth nextjs13 react unit-testing xml-parsing
Last synced: 05 May 2026
https://github.com/truenotierra73/pokemon-ssr
Proyecto n°2 perteneciente al curso Angular Pro de Fernando Herrera.
angular prerendering server-side-rendering static-site-generator tailwindcss unit-testing
Last synced: 05 May 2026
https://github.com/matheusandrade23/c14
Repositório dos exercícios das aulas de C14 (Projeto To Do List API), Engenharia de Software.
Last synced: 12 Feb 2026
https://github.com/salma-4/todo-api
two microservices one handle todo items and operations on it , second service handle users and auth
design-patterns java lombok maven microservices mysql-database open-api-v3 postman restful-api slf4j spring-boot spring-data-jpa spring-security swagger-ui unit-testing
Last synced: 05 May 2026
https://github.com/mevinumethdam/freecodecamp-quality-assurance
This repository contains all 5 completed projects from the freeCodeCamp Quality Assurance Certification. It demonstrates unit and functional testing of a Node.js/Express application using the Mocha testing framework and the Chai assertion library.
chai expressjs freecodecamp functional-testing javascript mocha nodejs quality-assurance testing unit-testing
Last synced: 16 Apr 2026
https://github.com/temirlan-zh/test-task-users-and-tasks
Implementation of a test task for a job application.
jest nestjs openapi postgresql rest-api typeorm typescript unit-testing
Last synced: 12 Feb 2026
https://github.com/dwmcrobb/libdwm
C++ library with a focus on serialization but including a syslog wrapper and a simple unit test facility
cpp20 logging serialization unit-testing
Last synced: 12 Feb 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/marcopollivier/presentation.tdc.pact-go-node
Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC
contract-testing e2e-testing integration-testing testing tests unit-testing
Last synced: 19 Mar 2026
https://github.com/michal-radomski/testing-libraries-courses
Files created during Udemy.com testing libraries courses.
cypress e2e-tests jest mocha react-testing-library selenium-webdriver unit-testing vitest
Last synced: 27 Feb 2026
https://github.com/m-azra3l/contract-payment-service
This application is a Contract and Payment Service built with NestJS, Prisma, and PostgreSQL. It manages profiles, contracts, and jobs, focusing on efficient handling of transactions, concurrency, and adherence to best practices in software development.
e2e-testing jest nestjs-backend postgres prisma swagger-ui typescript unit-testing
Last synced: 11 May 2026
https://github.com/aanand058/fragments
A Cloud-Based Solution for Handling Different Types of Fragments
api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing
Last synced: 16 Apr 2026
https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby
Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions
fixtures github-actions github-workflows json rspec ruby unit-testing
Last synced: 11 Feb 2026
https://github.com/muhammadrama19/ppl-unit-testing
Learning Unit Testing with Java JUnit + Maven. Bellow Link for the Reporting.
Last synced: 27 Feb 2026
https://github.com/scripterio-js/scripterio-example
Various examples of how to perform unit, API, and UI testing using ScripterI/O.
api-testing automation e2e-tests scripterio test-example ui-testing unit-testing
Last synced: 14 Feb 2026
https://github.com/shane-reaume/llm-finetuning-sentiment-analysis
A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.
distilbert functional-testing huggingface imdb-dataset llm-evaluation memory-test metrics-gathering performance-testing python3 sentiment-analysis testing trainings transformers-models unit-testing weights-and-biases wsl-ubuntu
Last synced: 14 Feb 2026
https://github.com/developpeurpascal/delphietlestestsunitaires
Sources des exemples et démonstrations liées au webinaire "Delphi et les tests unitaires" du 3 novembre 2020.
assert assertions delphi dunit dunitm dunitx object-pascal pascal pascal-language radstudio sample-code testinsight unit-testing
Last synced: 18 Mar 2026
https://github.com/damirscorner/20220624-dotnet-testing-protected-methods
Sample project for 'Testing protected methods' blogpost
Last synced: 14 Feb 2026
https://github.com/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 16 Apr 2026
https://github.com/akram-sakib/javascript-testing
Experimenting JavaScript testing by using Vitest
javascript testing unit-testing vitest
Last synced: 13 Oct 2025
https://github.com/tneos/csharpbootcamp
C# Online Course
clean-code dotnet generics linq oop unit-testing wpf
Last synced: 05 May 2026
https://github.com/abdulmoizlakhani/wsi-poc
Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/
axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack
Last synced: 10 Feb 2026
https://github.com/flrnd/nestjs-graphql-example
NestJS GraphQL API example with unit and e2e tests.
api graphql integration-testing nestjs nestjs-backend nestjs-graphql unit-testing
Last synced: 15 Feb 2026
https://github.com/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 05 May 2026
https://github.com/php-fast-forward/dev-tools
Fast Forward Development Tools for PHP projects
code-style dev developer-tools development devops faker grumphp grumphp-task php php-cs-fixer php-cs-fixer-config phpdoc phpdocumentor phpunit rector rectorphp standards unit-testing wiki
Last synced: 11 May 2026
https://github.com/niels-bosman/sorting-algorithms
Sorting algorithms performance tests using TypeScript.
bubble-sort quicksort sorting-algorithms typescript unit-testing
Last synced: 12 Oct 2025
https://github.com/hlibpavlyk/task-manager
This project provides a backend API for managing tasks with user authentication
api clean-architecture docker dotnet unit-testing
Last synced: 15 Feb 2026
https://github.com/dussanfreire/unit-testing__bank-app-example
Aplicación de consola para hacer pruebas de unidad
Last synced: 13 Jun 2026