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: 2025-10-14 00:32:37 UTC
- JSON Representation
https://github.com/bonejon/angular-jest-wallabyjs
An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.
angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs
Last synced: 09 Sep 2025
https://github.com/eliamyro/movies-collection
An iOS app that uses the moviesdb API for fetching & searching movies
clean-architecture combine coredata dependency-injection unit-testing
Last synced: 10 Jul 2025
https://github.com/foldermaster/taskmanagerapp
Task manager application.
avalonia csharp in-progress machine-learning task-manager uml-diagrams unit-testing
Last synced: 12 Apr 2025
https://github.com/hozlucas28/adventjs-solutions-2024
Repository with the solutions of AdventJS (2024) programming challenges by @midudev.
2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 06 Jul 2025
https://github.com/zhentian-wan/react-traning-app
Demo of react application, unit testing and router
Last synced: 20 Jun 2025
https://github.com/asacxyz/frankensteiner
Frankensteiner: Stitch it all!
gradle inheritance java jdk oop polymorphism poo tdd test unit-test unit-testing
Last synced: 20 Jun 2025
https://github.com/deltacs99/maze-solver
Maze generation and solving using Python, DFS and Tkinter. This project offers classes for cells, walls, and mazes, featuring depth-first algorithm for creating and solving mazes.
backtracking dfs-algorithm object-oriented-programming recursive-algorithm tkinter unit-testing
Last synced: 20 Jun 2025
https://github.com/dansalahi/discussion-backend
Back End development of the Online Discussion by Laravel.
docker docker-compose laravel mysql nginx tdd unit-testing
Last synced: 25 Aug 2025
https://github.com/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 20 Jun 2025
https://github.com/sbcgua/mockup-compiler-js
Mockup compiler for mockup loader (js implementation)
abap excel-to-text hacktoberfest mockup-loader test-automation testing-tools unit-testing
Last synced: 20 Jun 2025
https://github.com/theoryofnekomata/react-testing-demo
Demonstration for various ways on testing React apps
demo enzyme jest react storybook unit-testing
Last synced: 21 Jun 2025
https://github.com/fvdm/nodejs-dotest
Yet another unit test runner for Node.js
debugger nodejs unit-testing unlicense
Last synced: 11 Jul 2025
https://github.com/sporniket/shellestial
Shellestial Test Runner is a collection of bash shell scripts that help write test suites using bash.
bash framework test-framework test-runner testing-framework unit-testing
Last synced: 22 Jun 2025
https://github.com/andrey123815/nodejs_layer_app
:closed_lock_with_key: NodeJS App with layered and microservice architecture
e2e-testing inversifyjs layered-architecture microservices-architecture nodejs prisma-orm unit-testing
Last synced: 07 Aug 2025
https://github.com/moderateepheezy/cities
Load 200k+ item in a table view with pagination. Pagination also works with search filter.
algorithms-datastructures map pagination swift unit-testing
Last synced: 13 Jul 2025
https://github.com/toainguyenkotu/mockupinterview
iOS-Clean-Architecture-MVVM-SwiftUI-Concurrence
clean-architecture concurrency ios mvvm protocol-oriented-programming sdwebimage swift swiftformat swiftgen swiftlint swiftui unit-testing
Last synced: 14 Jul 2025
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 14 Jul 2025
https://github.com/maxicorrea/java-taller-tp0
Practical work of programming workshop in UNPAZ reprogrammed using OOP and Unit Testing.
algorithms object-oriented-programming strategy-pattern unit-testing
Last synced: 16 Jul 2025
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 17 Jul 2025
https://github.com/aleksbgbg/identity-platform
A web application which utilises all of the functionality of the identity platform in ASP.NET Core.
asp-net-core csharp css html identity identity-platform js unit-testing
Last synced: 19 Jul 2025
https://github.com/alexandrehtrb/cqrsexample
An example of CQRS architectural pattern on ASP.NET Core.
api api-testing asp-net-core cqrs cqrs-pattern ddd domain-driven-design dotnet dotnet-core feature-folders notification-pattern nullable-reference-types structured-logging swagger-documentation unit-testing
Last synced: 13 Mar 2025
https://github.com/theangelsapp/theangels-mobileapp
A smart volunteer platform that connects people in need with volunteers in real-time, ensuring fast, precise, and efficient assistance at the tap of a button.
agile-development android-app android-sdk android-studio background-services firebase firebase-authentication firebase-realtime-database google-maps-api java material-ui mobile-app team-collaboration unit-testing version-control
Last synced: 21 Mar 2025
https://github.com/wh4tisl0ve/currency_exchange_drf
REST API для описания валют и обменных курсов
django-rest-framework docker frontend nginx poetry postgresql python3 rest-api swagger unit-testing
Last synced: 02 Aug 2025
https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2
Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.
error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing
Last synced: 05 Apr 2025
https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing
Last synced: 13 Apr 2025
https://github.com/teekaytech/tic-tac-toe-js
A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.
babel javascript jest unit-testing
Last synced: 05 Apr 2025
https://github.com/ashmalzahra/math-magicians
This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.
deployment jest react-router reactjs single-page-app unit-testing
Last synced: 05 Apr 2025
https://github.com/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 03 Mar 2025
https://github.com/prdktntwcklr/embedded-cli
A simple command-line interface for use in embedded systems.
cli command-line embedded microcontroller unit-testing
Last synced: 03 Mar 2025
https://github.com/jonasfschuh/quarkus-social-network-api
A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana
api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing
Last synced: 05 Apr 2025
https://github.com/vishal150494/task-management-system
Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes
api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views
Last synced: 27 Mar 2025
https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
babel jest react sample testing typescript unit unit-testing vite
Last synced: 17 Mar 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 13 Mar 2025
https://github.com/chrisshim98/loginapp
DotNet x Angular Web Application - with unit tests
angular dotnet-core jasmine nunit unit-testing
Last synced: 05 Apr 2025
https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com
A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.
api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing
Last synced: 03 Apr 2025
https://github.com/adamdawi/popcorn-picks
Clean MVI architecture app for movie recommendations with package structure by feature. Including Jetpack Compose, Kotlin coroutines/flow, koin, ktor, turbine, mockk and more.
android clean-architecture coil compose-testing feature-modularization github-actions jetpack-compose koin kotlin kotlin-coroutines kotlin-flow ktor mockk mvi-architecture shimmer-effect turbine ui-testing unit-testing
Last synced: 28 Mar 2025
https://github.com/rot0505/react-typescript-starter
It's built using React, TypeScript, Fluent UI, ESLint, Prettier and unit test is written by Jest.
eslint fluentui jest prettier react starter typescript unit-testing
Last synced: 13 Apr 2025
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 23 Feb 2025
https://github.com/rafaelmoraes003/trybeer-delivery-app
Full-stack application that simulates an eCommerce for a beverage distributor, being able to have information about orders, communicate between customers and sellers and manage who uses the application through the administrator.
chai express full-stack http-server integration-testing javascript jest mocha mysql node nodejs react react-testing-library reactjs sequelize sinon styled-components unit-testing
Last synced: 21 Mar 2025
https://github.com/guilhermecaz/desafio_painel_esus
This repository represents my solution to a challenge which involved creating a REST API using Flask.
api-rest docker esus flask python unit-testing
Last synced: 05 Apr 2025
https://github.com/vladyslavvagin/backend-blog-app
Backend for web application with blogs and authentication
aws-s3 class-validator cloudfront compodoc-documentation e2e-testing jest-mocking jest-tests jwt-authentication jwt-tokens mongodb mongoose nestjs nestjs-mongoose rest-api s3-bucket swagger-ui typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/mdo91/exercism-swift
Set of algorithmic challenges provided by exercism platform about swift language and its generic functions
algorithm algorithms algorithms-and-data-structures challenge challenges challenges-solved closure closure-exercise closures exercism-platform generic-functions swift swift-language unit-testing unitest
Last synced: 13 Mar 2025
https://github.com/sumonta056/ui-and-unit-testing-in-java
Unit Testing using Junit & Mockito and UI Testing using Selenium WebDriver.
java junit4 mockito selenium-webdriver ui-testing unit-testing
Last synced: 13 Mar 2025
https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 24 Feb 2025
https://github.com/iv-mexx/unittestconditionalcompilation
A little sample project about how to set up a project to use preprocessor-macros for conditional compilation with unit tests
conditional-compilation preprocessor-macros unit-testing xcode xcode-unit-tests
Last synced: 04 Jul 2025
https://github.com/keep-out-from-my-app/unit-testing-training
Unit testing practice work of "Software testing and verification" course, RTU MIREA
gradle gradle-kotlin-dsl java junit kotlin testing unit-testing
Last synced: 05 Apr 2025
https://github.com/thomascode92/javascript-testing
A collection of resources used to master the art of "Testing in JavaScript".
javascript jest nodejs testing unit-testing vitest
Last synced: 18 Jun 2025
https://github.com/marijatopalova/taskmanagementsystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
api-versioning asp-net asp-net-core aspnetcore dotnet dotnet-core entity-framework entity-framework-core moq moq-framework net8-web-api nunit nunit-tests repository-pattern restful-api sqlserver swagger swagger-ui swashbuckle unit-testing
Last synced: 29 Mar 2025
https://github.com/leonardonicola/mitz-nft-nuxt
Uma galeria NFT feita em Nuxt + Tailwind + Typescript + Vitest
nuxt tailwindcss typescript unit-testing vitest vue
Last synced: 21 Mar 2025
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin bootstrap create-react-app default-props enzyme jest jotto jsdoc manual-testing netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 24 Feb 2025
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 11 Sep 2025
https://github.com/erikrios/learn-android-jetpack-pro-dicoding-course
The Exercises of "Learn Android Jetpack Pro" Dicoding Course
android android-jetpack android-studio instrumentation-testing jetpack kotlin testing unit-testing
Last synced: 25 Jun 2025
https://github.com/julienkode/monorepo-typescript-template
Template of a monorepo using typescript
continuous-delivery continuous-integration e2e-tests javascript monorepo template typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/oveldman/madworldtools
This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.
azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing
Last synced: 05 Apr 2025
https://github.com/acile067/5_days_in_the_clouds_2023
5 dana u oblacima 2023 - competition - ASP.NET Core
asp-net-core competition controllers cssharp swagger unit-testing web webapi-core
Last synced: 29 Mar 2025
https://github.com/possen/bank
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
brightfutures ios swift swift-package-manager tableview unit-testing
Last synced: 24 Feb 2025
https://github.com/tkraak/coffeerun
:coffee: CoffeeRun
ava book javascript learn modules teach test unit-test unit-testing
Last synced: 05 Apr 2025
https://github.com/tkraak/intro-unit-test
:circus_tent: Workshop: Intro to unit testing with AVA
ava javascript learn testing unit-test unit-testing
Last synced: 13 Aug 2025
https://github.com/kaosdev/test-decorators
Typescript decorators for developing framework agnostic tests
decorators jasmine jest mocha testing typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/mackenzie-high/unit_test_c
A nano unit testing framework for C
c framework minimalistic unit-testing unlicense
Last synced: 04 Mar 2025
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 05 Apr 2025
https://github.com/kaihendry/asyncfunction-spy
Testing that an AsyncFunction was called
Last synced: 29 Mar 2025
https://github.com/sahilk-027/frontend-primer
This repository is a compilation of essential concepts and topics to help you prepare for frontend developer interviews.
angular css front-end-development html html5 javascript seo typescript unit-testing
Last synced: 23 Feb 2025
https://github.com/khitermedachraf/microverse-testing-practice
Write unit tests for a JavaScript app using the Jest library. Use AAA pattern for unit tests and TDD approach.
javascript jest jest-tests unit-testing
Last synced: 21 Jul 2025
https://github.com/ryanorsinger/intro-to-testing-js
Intro to writing unit tests in test-driven-development for JS
tdd tdd-javascript unit-testing
Last synced: 11 Mar 2025
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/cuhsat/python-boilerplate
A basic structure for Python scripts.
boilerplate boilerplate-application boilerplate-template pytest python unit-testing
Last synced: 29 Mar 2025
https://github.com/ashwinvis/beyond-100-test-cov
A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests
mypy pyconse pyconse2022 pytest typing unit-testing
Last synced: 05 Apr 2025
https://github.com/robinhosz/educplus-academy
University project where we made an API for online education
educational-project integration-testing java junit spring-boot tdd unit-testing university-projects
Last synced: 28 Mar 2025
https://github.com/web2solutions/skix
The notorious SkiFree Game
cypress es6 game-development indexeddb javascript test-automation unit-testing vanilla-javascript visual-testing voodux
Last synced: 21 Jul 2025
https://github.com/bytemechanics/test-drive
Pure Java, zero dependencies testing library
Last synced: 06 Apr 2025
https://github.com/indraarianggi/learn-react-testing
Learn React Testing
cypress end-to-end-testing enzyme integration-testing jest react-testing-library unit-testing
Last synced: 07 Sep 2025
https://github.com/maxicorrea/java-pragmatic-unit-testing
Java Pragmatic Unit Testing with Junit 5
fuzz-testing java junit junit5 property-testing unit-testing
Last synced: 22 Feb 2025
https://github.com/himmat12/testing_app
simple repository hosting app testing including (unit test, widget test and integration test) in flutter
dart flutter flutter-tests integration-testing testing tests unit-testing widget-test
Last synced: 29 Mar 2025
https://github.com/turbobasic/jenkinslibrary
Boilerplate project for development of Jenkins shared library and pipelines. It addresses poorly documented nuances of setting up Gradle project and build environment required for running Unit tests, adding correct versions of Jenkins plugins to dependencies etc.
jenkins jenkins-pipeline-unit junit5 pipeline-as-code spock-framework unit-testing
Last synced: 25 Jun 2025
https://github.com/gr1d99/qualified
Python
andela challenges exercises python python-examples python-exercises unit-testing unittest
Last synced: 13 Apr 2025
https://github.com/sandesh300/hewlett-packard-software-engineering-internship
Hewlett Packard Enterprise Software Engineering
java json junit rest restful-webservices spring-boot unit-testing web-development
Last synced: 13 Apr 2025
https://github.com/sirius829/feature-flag-service
A lightweight and efficient Feature Flag Service built with Golang, Gin, PostgreSQL, Redis, and Swagger API Documentation.
cicd deployment docker dockerfile feature-flags gin golang postgresql railway redis swagger swaggerui unit-testing
Last synced: 04 Mar 2025
https://github.com/marcl/facebook-messenger-bot
Fork of Facebook messenger bot to show adding tests to existing code.
bot chai facebook js-testing-made-easy mocha unit-testing
Last synced: 21 Mar 2025
https://github.com/ghaschel/stylus-true
Framework to unit test your Stylus files.
preprocessor stylus unit-test unit-testing unit-tests
Last synced: 17 Feb 2025
https://github.com/justinasmith/tdd-cse_4283-software_qa
Apply test-driven development (TDD) to implement a set of software requirements. Software Testing and Quality Assurance - CSE 4283, Mississippi State University - Spring 2021
bmi-calculator github-actions jest retirement-calculator tailwindcss test-driven-development unit-testing
Last synced: 24 Feb 2025
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 09 Apr 2025
https://github.com/rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
code-coverage code-quality code-quality-analyzer gradle integration-testing jacoco jacoco-plugin junit5 slice-testing sonar sonarqube sonarqube-plugin spring-boot unit-test unit-testing wiremock wiremock-server
Last synced: 21 Mar 2025
https://github.com/kimbo-slicee/java-course
This repository contains my Java ☕ course, where I explain everything I know about the Java ☕ programming language 👨💻 in a simple and clear way 👨🏫.
collections-framework gradle java-21 jvm maven oops-in-java unit-testing xml
Last synced: 29 Mar 2025
https://github.com/risc-os-community/greatest
This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.
c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting
Last synced: 04 Mar 2025
https://github.com/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 29 Mar 2025
https://github.com/sevlamare/web_scraper
Get data from web pages to tables.
nokogiri rspec ruby unit-testing
Last synced: 29 Mar 2025
https://github.com/silic0ns0ldier/theory
WIP multi-target JS test framework. Run tests in any JS runtime.
tdd test-framework test-runner testing unit-testing
Last synced: 06 Apr 2025
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 06 Apr 2025
https://github.com/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 24 Feb 2025
https://github.com/wojwozniak/nodejs-projects
Solutions to challenges from FCC backend courses
backend chai expressjs javascript mocha mongodb mongoose multer nodejs unit-testing
Last synced: 06 Apr 2025
https://github.com/wojwozniak/backend-course
FCC backend course solutions
backend expressjs javascript mocha-chai mongodb mongoose nodejs npm unit-testing
Last synced: 06 Apr 2025
https://github.com/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 14 Mar 2025
https://github.com/kenvilar/stripe-checkout-tdd-laravel
Laravel Test-Driven Development for Stripe
artisan-command feature-testing laravel laravel-framework laravel6 php phpunit stripe stripe-checkout tdd test-driven-development unit-testing
Last synced: 04 Apr 2025
https://github.com/codecop/lcd-numbers-mocking-kata
Add tests to LCD Numbers Kata using test doubles.
code-kata exercise kata mocking unit-testing
Last synced: 13 May 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 22 Mar 2025
https://github.com/serhatpolat/react-login-with-tests
Login & logout system. ReactJS, Unit Testing, Storybook
async-await documentation login-system react react-testing-library reactjs storybook testing unit-testing
Last synced: 25 Feb 2025