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-03 00:29:00 UTC
- JSON Representation
https://github.com/amadr-95/spring-boot-testing
Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.
integration-testing mockito tdd testing unit-testing
Last synced: 19 May 2026
https://github.com/tommy-mitchell/get-executable-bin-path
Get the current package's binary path and ensure it's executable.
bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing
Last synced: 07 Mar 2026
https://github.com/afa7789/flight-min-api
An API example, requested by volume. Made in Go.
api-rest example golang unit-testing
Last synced: 28 Aug 2025
https://github.com/lisba/fast_food_system
Multithreading system for orders control of a fast food business
csharp delegates dotnet events exception-handling extension-methods files generics interfaces multithreading serialization sql-server unit-testing winforms xml
Last synced: 13 Apr 2026
https://github.com/andy-messer/quadratic-equation
A program for solving quadratic equations with Unit testing.
c quadratic-solver unit-testing
Last synced: 18 May 2026
https://github.com/sergeymakinen/tests
Common PHPUnit tests stuff
php php-library phpunit test tests unit-testing unittest
Last synced: 06 Apr 2025
https://github.com/eduardotorresalamo/employeearrayprintingapp
This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.
Last synced: 18 Feb 2026
https://github.com/harr1424/software-testing
Assignments submitted for a course in software reliability and testing.
commander functional-testing puppeteer python3 software-development software-testing test test-automation testing unit-testing
Last synced: 29 Apr 2026
https://github.com/amany-mm/alx-backend-python
Python Backend Specialization
async integration-testing python unit-testing
Last synced: 19 May 2026
https://github.com/shashikhanal/unit-and-integration-test
Getting started with Unit and Integration testing for your Nodejs/Typescript project.
integration-testing jest software-testing supertest testing unit-testing
Last synced: 06 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/georgiy-belyanin/cut
Cut - (simple) C unit-testing (header file)
Last synced: 08 Sep 2025
https://github.com/promptromp/pytest-impacted
A pytest plugin that selectively runs tests affected by codechanges via git introspection, ASL parsing, and dependency graph analysis.
ci pytest python python3 unit-testing
Last synced: 05 Apr 2026
https://github.com/pvfarooq/college-management-tenant
This repository contains the tenant-side application for managing college operations as part of a multi-tenant SaaS platform. Each college functions as an independent tenant, with its own dedicated database to ensure data isolation and security.
crm django django-rest-framework docker docker-compose jwt management-system postgresql python3 unit-testing
Last synced: 31 Dec 2025
https://github.com/kieronlangdon/go_api_example_with_db
Go REST api example project with minikube deployment steps and postgres db
go helm kubernetes-deployment minikube-setup restapi unit-testing workflow-automation
Last synced: 12 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/karrlab/karr_lab_build_utils
Utilities for testing Python code and its downstream dependencies, submitting coverage reports, conducting static analyses, and generating documenation
circleci continuous-integration coverage documentation packaging-python python sphinx unit-testing
Last synced: 25 Jun 2025
https://github.com/charlenry/unit-testing
It’s an expense tracking app. The source code was provided to me by another developer. I had to develop unit tests for the functions that are in the function libraries placed into the /src folder.
happy-dom html5 javascript tailwindcss unit-testing vitejs vitest
Last synced: 10 Apr 2026
https://github.com/karrlab/nose2unitth
Convert nose-style test reports to UnitTH-style test reports
Last synced: 25 Jun 2025
https://github.com/hozlucas28/adventjs-solutions-2023
Repository with the solutions of AdventJS (2023) programming challenges by @midudev.
2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/thejoltjoker/fsu23d-the-restaurant
Second group assignment in the full stack course at Medieinstitutet.
react tailwind unit-testing vite vitest
Last synced: 10 Apr 2026
https://github.com/khachatur/flightpathtracker
The Flight Path Tracker API is a microservice designed to help track and understand flight paths based on provided flight records.
api azure cqrs csharp flight-tracking graph mediatr microservice unit-testing
Last synced: 05 Apr 2025
https://github.com/therealpad/vueapplication
Web application template using vuejs and server side rendering
e2e express makefile nightwatch proxy sass server-side-rendering ssr typescript unit-testing vite vue
Last synced: 10 Apr 2026
https://github.com/lubrum/github-actions-with-go
Integração Contínua e Entrega Contínua com Go, AWS EC2, AWS ECS, AWS Fargate, Docker, Github Actions
automated-testing aws aws-ec2 aws-ecs aws-ecs-fargate aws-rds aws-rds-postgres bash ci ci-cd continuous-delivery devops docker docker-compose github-actions go golang pipeline unit-testing
Last synced: 10 Apr 2026
https://github.com/leduyquang753/concolic-ts
Automatic unit test data generation for TypeScript using concolic method.
concolic-testing typescript unit-testing
Last synced: 23 Jul 2025
https://github.com/luiz504/07-ig22rn-iweather
e2e-testing expo jest react-native unit-testing
Last synced: 09 Mar 2026
https://github.com/autofixture/autofixture.nunit2
AutoFixture.NUnit2 is a .NET library that integrates AutoFixture with NUnit 2.x, allowing you to effortlessly generate test data for your unit tests.
dotnet dotnet-core nunit nunit2 tdd unit-testing
Last synced: 20 Jan 2026
https://github.com/aimenux/echowebapidemo
A web api that echoes back request infos
echo fluent-assertions integration-testing net80 unit-testing webapi xunit
Last synced: 24 Jul 2025
https://github.com/philip-bui/android-ci
Android CI Scripts.
android continous-integration instrumentation-tests unit-testing
Last synced: 25 Feb 2025
https://github.com/eddieantonio/fsttest
Test your Foma FSTs!
finite-state-transducer foma foma-fsts fst fsts testing unit-testing
Last synced: 20 Jun 2026
https://github.com/mdo91/ios-async-unit-test
This repo contains async unit testing by considering http requests
async-test asynchronous ios ios-test ios-testing swift swift-tdd tdd-swift unit-testing
Last synced: 12 May 2025
https://github.com/hjerpbakk/testable-datetime-provider
csharp dotnet mocking testing unit-testing xunit
Last synced: 18 May 2026
https://github.com/sergeymakinen/yii2-tests
Common Yii 2 extension tests stuff
php php-library phpunit test tests unit-testing unittest yii2 yii2-extension
Last synced: 01 Oct 2025
https://github.com/shuddha2021/distributed-system-simulator-in-golang
A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.
concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing
Last synced: 15 May 2025
https://github.com/ps-sujith/mybooksapidemo
A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.
compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing
Last synced: 29 Mar 2025
https://github.com/kubrianity/unit-jesting
Unit testing practices with Jest
Last synced: 18 May 2026
https://github.com/victoreronmosele/file-system-test-dart
Code demonstration for my blog post: Mocking and Testing The File System In Unit Tests Dart/Flutter
dart filesystem flutter mocking testing unit-testing
Last synced: 18 May 2026
https://github.com/foiovituh/reflectester
Minimalist implementation of a library for unit test execution ⚙️
java reflection testing tests unit-testing
Last synced: 10 Sep 2025
https://github.com/cr-israel/api-typescript-vitest
API made in TypeScript with Fastify and unit tests with Vitest
api-rest backend backend-api esbuild eslint eslintrc fastify github mongodb mongoose nodejs typescript unit-testing vitest vitest-ts
Last synced: 10 Apr 2026
https://github.com/amitkannaujiya/gotrainbookinggrpcserver
This Repo will have a golang grpc server which will expose protobuf api for the train ticket booking .
api go-patterns golang grpc-server unit-testing
Last synced: 01 Apr 2025
https://github.com/islandcontroller/cutest-template
Eclipse Embedded CDT Project Template for "cutest" test projects
cutest eclipse-cdt embedded-c unit-testing
Last synced: 26 May 2026
https://github.com/flazefy/atepp-web
created using laravel 11
ajax api-testing bootstrap5 csv firebase-storage javascript laravel mysql pdf php rest-api telegram-bot tools unit-testing
Last synced: 10 Apr 2026
https://github.com/eric-souzams/my-finances
My Finances is a application that used Springboot + Spring Security + JWT + Spring Data JPA + JUnit + Mockito + React JS
axios integration-testing java junit5 jwt jwt-authentication lombok mockito react reactjs sping-boot spring spring-boot spring-security springdatajpa test typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/scisamir/airbnb_clone
AirBnB Clone - The console & Web static
css3 html5 python3 unit-testing
Last synced: 18 May 2026
https://github.com/imtjl/qa-fundamentals
Software Quality Testing - a 3rd year CSE banchelor course in ITMO University
integration-testing load-testing monitoring qa quality-assurance software-testing unit-testing
Last synced: 23 Mar 2025
https://github.com/blaze6950/productviewerasp.net
Training task for practical skills training with ASP.Net MVC, testing, front(html, css, js) and ADO.Net/Dapper/EF. This project view the list of product from AdventureWorks DB
ado-net adventureworks asp-net-mvc codefirst csharp dapper datatables entity-framework mvc practice-project repository-pattern sqlserver-2017 training unit-testing unitofwork-pattern
Last synced: 18 May 2026
https://github.com/bscript07/softuni-javascript-advanced
Javascript for Advanced course at SoftUni -Sep 2023
advanced-functions arrays-nested-arrays classes dom-introduction dom-manipulation error-handling inheritance object-composition prototype unit-testing
Last synced: 21 Jul 2025
https://github.com/jewel109/blog-server
Blog Api with end to end testing for user to following other user, create blog post , real time news feed , notifications. Used event driven architecture in kafka, elasticsearch for fast search , mongodb for data storage and redis for caching
docker-compose elasticsearch endtoendtesting jest kafka mongodb redis rest-api tyepscript unit-testing
Last synced: 20 Jan 2026
https://github.com/sankujrathore060/SiteActivityReporting
This repository contain SiteActivityReporting API Project.
api dotnet-core logger swagger-ui unit-testing
Last synced: 11 Mar 2025
https://github.com/quatrolavita/simporter_test_task
Simporter Test Task
docker docker-compose flask pandas-python postgresql python3 sqlalchemy unit-testing
Last synced: 16 Apr 2026
https://github.com/ashawley/jgit-scalacheck
JGit Scalacheck tests
git jgit scala scalacheck unit-testing
Last synced: 17 May 2026
https://github.com/mruruc/junit-mockito
Junit5 and Mockito Tutorials
junit5 mockito unit-testing with-java
Last synced: 13 Nov 2025
https://github.com/dummumounika/ecommerce-project
This repository contains a monolithic Ecommerce application developed using Spring Boot. The application supports various operations related to products, categories, add to cart, customers, and units, offering a robust platform for managing an online store. The project includes functionalities for creating, updating, viewing, and deleting records.
actuator aop async-await email-sender java junit jwt maven mysql profile redis-cache restful-api spring-boot spring-data-jpa swagger unit-testing
Last synced: 26 Jan 2026
https://github.com/AlineGuiseline/desafio-lab-180s
Desafio proposto pela empresa @180seg durante o evento Talent Fest, proporcionado pela @Laboratoria. API de cadastro e exibição de segurados
express express-validator javascript jest nodejs unit-testing
Last synced: 11 Mar 2025
https://github.com/Hitesh297/DemoUnitTestAndSelenium
Demo unit testing and code coverage through Jenkins.
codecoverage csharp jenkins-pipeline selenium selenium-webdriver unit-testing
Last synced: 11 Mar 2025
https://github.com/danielbatres/unit-testing-csharp
This project is to learn about unit testing and FIRST principles with c#.
csharp first test testing unit-testing xunit xunit-tests
Last synced: 26 May 2026
https://github.com/pazamelin/sutf
simple unit test framework
cpp framework header-only macro single-header-lib unit-testing unit-testing-framework
Last synced: 11 Mar 2025
https://github.com/eliahkagan/subaudit
Subscribe and unsubscribe for specific audit events
audit context-manager events python subscribe testing unit-testing unsubscribe
Last synced: 05 Apr 2025
https://github.com/luismendes070/webapi-unit-tests
2022 dio-bootcamp dotnet swagger-api unit-testing
Last synced: 19 Apr 2026
https://github.com/samuelematias/abstraction_unit_test_get_it
How you can create unit test using abstraction (with get_it) in Flutter 🧪
abstraction dart flutter interface unit-testing
Last synced: 10 Apr 2026
https://github.com/roluochke/food-truck-finder
A Flask application that uses Mapbox and the Mobile Food Facility Permit dataset from DataSF to provide information about food trucks near a specific location., and includes tests.
flask json mapbox python unit-testing
Last synced: 08 May 2026
https://github.com/florian-a/tokenizer
J'échange 🍕 contre ce token, jure il va prendre de la valeur !
42 cicd erc-20 ethereum hardhat tokenizer unit-testing
Last synced: 15 Jul 2025
https://github.com/arjunmahishi/go-interface-mocker
An online tool to generate mock code for a go interface
golang mock online unit-testing webapp
Last synced: 18 May 2026
https://github.com/robertlorenz/calculate-due-date
Java procect
clean-code java junit unit-testing
Last synced: 27 Oct 2025
https://github.com/stavshamir/test_utils
A simple unit testing framework for C99
c c99 unit-test unit-testing unit-testing-framework unittest unittesting unittests
Last synced: 07 Apr 2025
https://github.com/iliyalb/simple_unittest
👷♂️ Testing a console and a class library with one unit test project
Last synced: 07 Apr 2025
https://github.com/andresweitzel/grpc_ip_geolocation_api_integration_nodejs
gRPC protobuf api for the integration of IPWHOIS.IO services implemented with Nodejs, Expressjs, Jest, Testing, others.
expressjs grpc ip-location-api ip-whois jest morgan nodejs nodemon protobuf protocol-buffers tdd testing unit-testing
Last synced: 11 Apr 2026
https://github.com/subhashchandra-birajdar/ultimate_springboot_spring_datajpa
Spring Core, Spring Boot & Spring DataJpa & Unit Testing, Spring AOP
collection environmental-monitoring hibernate-jpa hibernate-mapping logger mysql postgresql profile spring spring-actuator spring-aop spring-boot unit-testing
Last synced: 11 Apr 2026
https://github.com/piwonskp/takathon
Takathon testing DSL for Python
python test testing unit-testing
Last synced: 12 Sep 2025
https://github.com/aphistic/sweet-junit
A plugin for the Sweet testing framework to output JUnit files for test results
junit junit-report sweet unit-testing
Last synced: 19 Oct 2025
https://github.com/robsoncastilho/comparacaosemantica
Exemplo de usa da biblioteca SemanticComparison para comparação semântica de objetos, mesmo sendo de tipos diferentes.
csharp semantic-comparison-lib unit-testing
Last synced: 28 Mar 2025
https://github.com/papilo-cloud/sepolia-faucet-demo
Sepolia Faucet demo contract written in Solidity; tested and deployed on Sepolia using Hardhat:
ethers hardhat hardhat-plugin javascript sepoliatestnetwork solidity unit-testing
Last synced: 18 May 2026
https://github.com/iffyio/erlunit
An elementary unit testing framework for erlang
Last synced: 14 Nov 2025
https://github.com/artemissoftware/shopping-cart
App to explore android testing
compose-testing end-to-end-testing instrumented-tests unit-testing
Last synced: 30 Jun 2025
https://github.com/piharpi/forum-api-clean-architecture
Implementation clean architecture, unit testing, integration test, & functional test
automation-testing clean-architecture functional-testing integration-testing unit-testing
Last synced: 14 May 2026
https://github.com/chuvalniy/mlops-practices
Target classification with MLOps practices (CI/CD, Docker, Cloud services, etc...)
ci-cd classifier click cloud-services data-analysis-python data-science dvc fastapi git jupyter-notebook machine-learning mlops pandas python scripting sklearn unit-testing
Last synced: 11 Apr 2026
https://github.com/douglasvolcato/xbox-live-backend-nest
Xbox Live backend made with Nest JS.
clean-architecture javascript jest nest nestjs nodejs prisma sql swagger tdd typescript unit-testing
Last synced: 11 Apr 2026
https://github.com/andresweitzel/apirest_electronic_devices_expressjs
Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.
cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing
Last synced: 11 Apr 2026
https://github.com/dianazabelina/3d-viewer
Program for visualizing wireframe 3D models
cpp education gtest gui mvc qt unit-testing viewer wireframe
Last synced: 24 Apr 2026
https://github.com/linx64/githubusers
Sample project for GitHub Users with Jetpack Compose & Koin
android compose coroutines-android kotiln unit-testing
Last synced: 15 May 2026
https://github.com/ituvtu/csharp-lw1-tdd
csharp csharp-code csharptest dotnet labwork tdd tdd-csharp testdrivendevelopment unit-testing
Last synced: 18 Mar 2025
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/jaewonson37/python_programming
algorithms data-structures encapsulation exception-handling functions loop matplotlib monte-carlo numpy object-oriented-programming pandas prototyping pseudo-random-number-generation python recursion top-down unit-testing visualization webcrawling
Last synced: 09 May 2026
https://github.com/eliamyro/ultimateportfolio
A TODO projects SwiftUI app based on Paul Hudson Ultimate Portfolio series
coredata localization spotlight swiftui unit-testing
Last synced: 18 May 2026
https://github.com/0xalihn/cio_mockitodemo
Android Mockito unit testing with Mock and Stubs
android junit4 mockito unit-testing
Last synced: 18 May 2026
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/bell-kevin/palindromerecursion
palindrome Recursion. In this project, you will determine if some user input is a palindrome by reversing the input into a new variable, using recursion, and compare the original input variable with the reversed input variable -- if they are the same, the input is a palindrome. A word palindrome is straightforward, just reverse the string. A phrase palindrome contains spaces -- the spaces are not included when testing for a palindrome. The phrase "was it a rat i saw" is an example of this. It is a palindrome, after you remove all the spaces. When you get the user input, remove spaces from the string. Make all letters lowercase -- an 'X' will not match 'x' when testing if strings are equal. Reverse the string. Compare the variables holding the input phrase and the reversed phrase (no spaces in either) to find out if the input is a palindrome. Note that the clean phrase, after removing spaces, is displayed, then the reversed phrase below it, for verification. Make sure the colons line up, so the variables line up. Then display the result, that it IS or IS NOT a palindrome. There must be a recursive method to reverse the string and return that reversed string. Run the project 4 times, with a word that is a palindrome, a word that is not a palindrome, a phrase that is a palindrome, and a phrase that is not a palindrome, and take a screenshot after each execution, like the sample sessions above. Submission: the specified screenshots (of execution of the program and successful unit tests) and the root folder for the project Pay careful attention to the rubric for this assignment. Note that you must use correct formatting in the code -- appropriate indentation is most important. You can use Shift-Alt-F to have NetBeans automatically format the code correctly. If the formatting is incorrect, it will be returned to you for changes with a grade of zero. Note: You need to submit the whole project for these assignments. In File Explorer, go to the location where you created the project. There will be a folder with the name of your project -- that is the root folder of the project. If you submit the root folder of the project, the instructor can run it on a different machine to grade it. If you don't submit the proper folder, it won't run on another machine, and the assignment will be marked with a zero.
palindrome palindrome-checker palindrome-string recursion unit-testing
Last synced: 21 Jul 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/mohsen-d/ajab
ajab makes modules' private functions reachable for testing
Last synced: 18 May 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/joseduin/bolsapp
App con acceso a datos económicos y financieros ofrecidos por la Comisión para el Mercado Financiero (CMF) de Chile.
css finance geoposition html jest jest-tests material-design react-hooks react-native redux typescript unit-testing
Last synced: 05 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