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/rsvilenov/fluentassertions.properties
Unofficial FluentAssertions extensions for testing the behavior of class/struct/record properties.
assertions c-sharp fluent-assertions unit-testing xunit
Last synced: 07 Apr 2025
https://github.com/m7moudgadallah/expressjs-prisma-postgres-demo
This is a personal practice project for experimenting with Prisma, Express.js, and PostgreSQL.
expressjs jest nodejs postgresql prisma-orm unit-testing
Last synced: 09 Apr 2026
https://github.com/vvamu/testing
Epam practice - 2022
github-actions nunit selenium-webdriver unit-testing
Last synced: 09 May 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/artiomtr/gclados
Simple unit testing framework for the C language
Last synced: 05 Aug 2025
https://github.com/yadamvinay369/taskmanagementserver
Express Application for managing tasks. Repository also contains unit tests for testing the controllers.
cicd expressjs jest mongoose mvc-architecture nodejs supertest unit-testing
Last synced: 11 Apr 2026
https://github.com/slowmoschen/console_crawler
Textbased Dungeon Crawler
console-application console-game csharp dungeon-crawler dungeon-crawler-game game game-development unit-testing
Last synced: 29 Jun 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/itsvaibhavk/cs50p-2023
A record of all the coursework I did while taking CS50P (2023), Harvard's online course - Introduction to Programming with Python (on the edX platform).
cs50 edx harvardcs50 oop oops-in-python python regex unit-testing
Last synced: 04 Jul 2026
https://github.com/TomislavSmit/kanban-board
Kanban board application in React and TS with json-server API
kanban-board-application react typescript unit-testing
Last synced: 16 Oct 2025
https://github.com/remy349/clean-architecture-nodejs
Clean Architecture with NodeJS, TypeScript and Unit Testing
clean-architecture coverage dependency-injection expressjs nodejs prisma-orm typescript unit-testing vitest zod
Last synced: 11 Apr 2026
https://github.com/pauldcomanici/jest-serializer-functions
Jest serializer for functions
jest jest-serializer jest-serializer-functions unit-testing
Last synced: 12 Jan 2026
https://github.com/mamaz/tdd-example
Example on how to do Test Driven Development
Last synced: 01 Feb 2026
https://github.com/guduchango/flask-docker-tailwind-example
Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.
api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development
Last synced: 11 Apr 2026
https://github.com/foiovituh/uva-tester
A minimalist Java library for effortless unit test execution 🍇
java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester
Last synced: 18 May 2026
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/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/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 09 Apr 2026
https://jagoda11.github.io/pokemon-react-app/
🐢 displaying pokemons 🐡 React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information. The application consists of two primary pages: a list of Pokémon and a detail page for each individual Pokémon. The detail page also showcases the selected Pokémon's evolutions. 🐹
awesome-list babel ci-cd code-spaces eslint formatting frontend gh-pages github-actions github-pages jest pokemon-api prettier react react-hooks react-router redux typescript unit-testing webpack
Last synced: 02 Oct 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/rabestro/learning-week-2023
Unit Test: the Good, the Bad, and by AI
ai bdd diffblue epam sample-code tdd-java unit-testing
Last synced: 08 Nov 2025
https://github.com/webcooltz/course-management-api
Node JS API for a course management system.
api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing
Last synced: 18 Jan 2026
https://github.com/k1ngmar/container-tester
A unit-test / benchmark for the ft_containers project
benchmark containers stl unit-testing
Last synced: 01 Sep 2025
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/arxone/besttest
A smart replacement to the old, decaying MStest :wink:
Last synced: 28 Sep 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/thepatrickniyo/mockito-junit-world
Devops exam to serve for implementation of unit testing, intergration testing, e2e testing with junit and mocking
e2e-tests h2 integration-testing java junit mockito springboot unit-testing
Last synced: 14 Apr 2026
https://github.com/martinkostelecky/demoinsuredpersonsregisterwebapp
Demo web application of insured persons and their insurances. MVC architecture providing basic CRUD operations of insured persons and their insurances. All stored in PostgreSQL database useing Docker conteinerization. The application is responsive and provides basic login and front-end control of entering valid data through beans validation api.
docker java lombok mockito mvc postgresql spring-boot spring-security thymeleaf unit-testing
Last synced: 11 Apr 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/zhcndoc/vitest
Vitest 中文文档
e2e-tests testing testing-tools unit-testing vite vitest
Last synced: 17 May 2026
https://github.com/johnsmithcoder1/stormviewertdd
Rewrite of Storm Viewer using test driven development.
coordinator-pattern integration-testing tdd test-driven-development unit-testing
Last synced: 15 May 2025
https://github.com/tentwentyfour/phpspec-utte
PhpSpecUnitTestEngine for Arcanist
arcanist phabricator phpspec unit-testing
Last synced: 30 Jun 2025
https://github.com/johnsmithcoder1/testingswift
Exploring unit tests, asynchronous tests, performance tests, mutation tests, and code coverage in Swift.
Last synced: 15 May 2025
https://github.com/rcrdk/find-a-friend-nodejs-api
A simple API to find pets for practicing the API REST on Node.js with Fastify and SOLID principles.
api-rest docker e2e-tests fastify jwt-authentication nodejs postgresql prisma-orm solid tdd typescript unit-testing vitest
Last synced: 21 Jan 2026
https://github.com/silvestrevivo/testing-counter
Unit-testing/React exercise developed with Jest + Enzyme, following the the Udemy tutorial from @flyrightsister
enzyme first jest reactjs udemy-tutorial unit-testing
Last synced: 14 Apr 2026
https://github.com/davidlj95/angular-routerlinkactive-testing
Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17
angular jasmine routerlink routerlinkactive unit-testing
Last synced: 27 Sep 2025
https://github.com/noentiger/ply-app
airbnb-linting create-react-app enzyme es6 heroku nodejs react redux travis-ci unit-testing
Last synced: 11 Apr 2026
https://github.com/mcloughlan/ArduinoUnitPlatformIO
My template for using ArduinoUnit unit tests with Platform IO
arduino embedded platformio unit-testing
Last synced: 29 Oct 2025
https://github.com/iowacomputergurus/aspnetcore.utilities.unittesting.taghelpers
A utility library to streamline the process of unit testing ASP.NET Core Tag Helpers.
aspnetcore hacktoberfest taghelpers unit-testing
Last synced: 16 Sep 2025
https://github.com/natvalentine/checkers
Checkers emulator using Java Springboot and Event Driven Architecture
amqp cqrs event-driven-architecture hexagonal-architecture java nosql reactive-mongo spring-boot spring-security unit-testing
Last synced: 22 Apr 2026
https://github.com/shnewto/assertlike
experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)
assert avro charsequence custom custom-assert custom-equal custom-matchers encoding equality hamcrest java junit matchers string unit-testing utf8
Last synced: 04 Apr 2025
https://github.com/nataliabeltranarg/traffic-accident-analysis
Analysis of accidents in the US completed as a final project for Computing for Data Science at BSE.
data-science dataanalysis datapreprocessing exploratory-data-analysis metrics random-forest-classifier unit-testing
Last synced: 01 Sep 2025
https://github.com/kanzatahreem/jest-testing
Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.
javascript jest tdd unit-testing
Last synced: 15 Apr 2026
https://github.com/asrieldreemurrgm/postgresql_jdbc_crud
Full Java backend project featuring complete CRUD functionality using PostgreSQL and JDBC. Implements a generic DAO pattern, test-driven development (TDD) with JUnit 5, and secure environment-based configuration for database connections.
backend crud dao-design-pattern database environment-variables generic-data-structure java jbdc junit5 pgadmin4 postgresql spring-tool-suite4 tdd test-driven-development unit-testing
Last synced: 15 Apr 2026
https://github.com/hlibpavlyk/chat-app
An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing
asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket
Last synced: 17 Jun 2025
https://github.com/wibosco/viewinspector-example
An example project using ViewInspector to test SwiftUI screens
Last synced: 16 May 2026
https://github.com/thefeij/simple-bank
simple bank back-end
authentication ci docker golang gorm grpc jwt-token makefile paseto-tokens postgres protobuf unit-testing zerolog
Last synced: 11 Apr 2026
https://github.com/bethanyuo/truffle-deploy
Develop and Deploy Smart Contracts with Truffle.
smart-contracts truffle truffle-framework truffle-testing unit-testing
Last synced: 14 May 2026
https://github.com/yanirta/qualitalks
https://qualitalks.com supplementals
appium automation headless java qa selenium testautomation testing unit-testing visual-testing
Last synced: 14 May 2026
https://github.com/dor-rondel/milestone_4_csc385
Repo for final milestone of CSc-385: Intro to Software Quality Assurance for the Fall 2017 Semester @ SUNY Oswego with Professor Tenbergen
junit4 quality-assurance unit-testing
Last synced: 11 Jun 2026
https://github.com/christs8920/unit-testing
A simple Unit Testing project made with C#.
csharp unit-testing visual-studio
Last synced: 12 Jun 2026
https://github.com/epatrizio/ctestfmk
Minimalist and naive unit testing framework in C language
Last synced: 13 Jun 2026
https://github.com/bodiali/blog-api-client
This platform is designed for readers to explore and interact with blog posts through RESTful API architecture. The Log Blog ensures seamless content delivery and engagement. As a reader, you can browse posts, and leave comments all through a dynamic and responsive interface powered by modern web technologies.
context-api crud react react-router tinymce unit-testing user-authentication
Last synced: 13 Jun 2026
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 15 Jun 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/ionutpetre/proiect-cts
Aplicatie java pentru a rula teste automate
Last synced: 22 Jun 2026
https://github.com/whiteshadow1234/flutter_widget_and_unit_test
An example of how to do unit test and widget test in flutter
flutter-app unit-testing widget-testing
Last synced: 20 Jun 2026
https://github.com/herikerbeth/uploading-files
This is a Spring Boot web application designed to handle HTTP multi-part file uploads. It allows users to upload files, list uploaded files, and download them using a simple HTML interface.
java junit maven spring-boot spring-web test-driven-development thymeleaf unit-testing
Last synced: 08 May 2026
https://github.com/kogo1616/unit-tests
Boost code confidence with our efficient Unit-Tests repository! 🛠️🔍
csharp dotnet selenium unit-testing
Last synced: 08 May 2026
https://github.com/killerasus/gocalc
The purpose of this Calculator is to practice unit testing in Go
codecov github-actions go golang tdd unit-testing
Last synced: 08 May 2026
https://github.com/asacxyz/spring_boot_3_documente_teste_e_prepare_uma_api_para_deploy
Para acompanhamento do curso Spring Boot 3: documente, teste e prepare uma API para o deploy
api api-documentation api-test documentation java spring spring-boot springboot test testing unit unit-test unit-testing
Last synced: 09 May 2026
https://github.com/leotm/notes
My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.
angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing
Last synced: 09 May 2026
https://github.com/izenynn/mini-unit
A simple unit test framework for C and ASM in C.
asm c linux macos test-framework unit-testing unit-testing-framework unit-testing-library unittest unittest-framework unittesting unittesting-library unittests
Last synced: 09 May 2026
https://github.com/bohdanmoroziuk/goblin-store-testing-course
Goblin Store app testing course using the Jest and React Testing Library.
integration-testing jest react testing-library-react typescript unit-testing
Last synced: 09 May 2026
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 09 May 2026
https://github.com/mo7amedaliebaid/tv_series_ddd
clean-architecture dart ddd ddd-architecture ddd-patterns flutter riverpod unit-testing
Last synced: 09 May 2026
https://github.com/zumerlab/zumerbox-tests
A zumerBox tool for unit and visual testing files
jest testing-tools unit-testing visual-testing zumerbox
Last synced: 09 May 2026
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/marko19907/to-do-list-app
To-Do List app. A first-year student project for the “Systems Development” (IDATA1002) course at NTNU.
java javafx maven mvc-architecture todo-app todolist-app unit-testing
Last synced: 10 May 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/physer/physer.github.io
My personal blog
architecture asp-net-core blog csharp dotnet software-architecture software-design unit-testing
Last synced: 10 May 2026
https://github.com/ankhoa1212/rest-api-web-service
This project was done in Jan. 2024
java json rest-api spring-boot unit-testing
Last synced: 11 May 2026
https://github.com/atetheone/metric-imperial-converter
A full stack JavaScript app for conversion
Last synced: 11 May 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/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/fakhranii/jest-unit-testing-demo
testing demo using jest framework
Last synced: 12 May 2026
https://github.com/jakubsob/automated-testing-in-r
🚧 A book on automated testing in R
automation r shiny unit-testing
Last synced: 12 May 2026
https://github.com/padosoft/laravel-test
Base classes for Testing Laravel app and packages
laravel laravel-package test-laravel unit-testing
Last synced: 13 May 2026