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/tiibuturner/triangletest
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a test which declares what kind of an triangle are we talking about. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.
Last synced: 05 Jun 2026
https://github.com/janascher/calculadora-unit-tests-iterasys
Projeto de calculadora com testes unitários em Jest, desenvolvido durante o curso "Formação em Teste de Software" da Iterasys, demonstrando TDD e DDT.
Last synced: 21 Apr 2026
https://github.com/shaikrasheed99/go-testing-greet
Testing the Greet functionality with Unit tests, Subtests and Table-driven tests.
go golang subtests table-driven-test tdd tdd-golang unit-testing
Last synced: 05 Jun 2026
https://github.com/drcbeatz/discounts
Python module for identifying dealer discount codes, calculating dealer cost, customer price & profit margin.
ci github-actions parametrized-tests pipenv pytest python unit-testing
Last synced: 21 Apr 2026
https://github.com/zavierferodova/cinema-catalogue
Cinema Catalogue App Using Android Jetpack Component | Dicoding Belajar Android Jetpack Pro Final Submission
android dicoding dicoding-submission instrumentation-testing jetpack-android kotlin-android unit-testing
Last synced: 21 Apr 2026
https://github.com/areal060781/javascript-katas
Javascript exercises
mocha nodejs training unit-testing
Last synced: 21 Apr 2026
https://github.com/giri7a/bank-account-management-system
Experience streamlined account management with this Java-based system. From creating and managing accounts to facilitating secure transactions, it boasts a robust testing framework ensuring reliability and thread-safe operations, all encapsulated within a single package.
build-automation concurrency-control concurrenthashmap java junit maven oops synchronization unit-testing
Last synced: 22 Apr 2026
https://github.com/geovaneborba/ignite-clean-ddd
clean-architecture domain-driven-design nodejs unit-testing vitest
Last synced: 22 Apr 2026
https://github.com/pandasoft-zz/glut
Gitlab unit test
gitlab pipelines testing testing-tool unit-testing
Last synced: 05 Jun 2026
https://github.com/sakapon/klibrary.testing
A library for unit testing using MSTest.
Last synced: 24 Apr 2026
https://github.com/hadisfr/cpp-simple-unit-test
a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution
Last synced: 24 Apr 2026
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/gokaygulsoy/testing-student-marks-management-software-with-junit-4
Implementation of JUnit 4 tests for Student Marks Management System
java junit4 maintainable-code maven object-oriented-design object-oriented-programming software-testing software-testing-tools unit-testing
Last synced: 24 Apr 2026
https://github.com/andresilvase/guiago
Desafio técnico para desenvolvedor Flutter do aplicativo Guia de Motéis GO.
flutter flutter-apps integration-testing riverpod unit-testing widget-testing
Last synced: 24 Apr 2026
https://github.com/whoishusni/moviecatalogue
movie catalogue using Android Architecture Component
android-architecture-components instrumentation-tests pagination retrofit2 room room-persistence-library unit-testing
Last synced: 06 Jun 2026
https://github.com/neurospeech/web-atoms-mvvm-todo
Sample Todo Application using Web Atoms MVVM
javascript mvvm sample typescript unit-testing web-atoms
Last synced: 25 Apr 2026
https://github.com/adonyssantos/testing-basics
🧪 Fundamentos del testing en JavaScript
bdd e2e-testing integration-testing jest static-testing tdd testing unit-testing
Last synced: 26 Apr 2026
https://github.com/valmaev/mocks-stubs-rocknroll
Mocks, Stubs and Rock'n'roll: maintainable unit tests with AutoFixture
autofixture conference csharp dot-net unit-testing
Last synced: 26 Apr 2026
https://github.com/zhaytam/maintainable-spark-job-sample
A sample Spark job in Scala designed to be highly maintainable and testable
Last synced: 26 Apr 2026
https://github.com/gabrielh-silvestre/drone-feeder
O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.
crud integration-testing java rest-api spring-boot unit-testing
Last synced: 26 Apr 2026
https://github.com/desarrollo-de-soluciones-iot-17757/restock-web-services
Restock Web Service Application is made with Java, Spring Boot and MongoDB persistence. It also illustrates domain-driven design, CQRS architectural pattern and integration with Swagger UI.
cloud-computing cqrs-pattern domain-driven-design java mongodb-database restful-api spring-boot swagger-ui unit-testing
Last synced: 07 Jun 2026
https://github.com/marcelodiass/static-generator
This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers
object-oriented-programming python test-automation unit-testing
Last synced: 07 Jun 2026
https://github.com/s0urcedev/utesting-js
JS module for unit testing
js module node-js nodejs testing testing-tools unit-testing
Last synced: 27 Apr 2026
https://github.com/ahmetbugraozcan/ios-mars-nasa-rover
This application lists NASA Mars Rover photos. I used MVVM tech stack in this project. Developed with SwiftUI.
alamofire kingfisher lottie-ios mvvm pagination swiftui unit-testing
Last synced: 27 Apr 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/yasu-s/deno-orange-sample
Deno + Orange sample
deno github-actions remote-containers unit-testing vscode
Last synced: 03 May 2026
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/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/codeofnode/allrounder
It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.
command db mocha-tests rest-api testing 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/ivanmarban/movies-app-backend
A Spring Boot Movies API
api integration-testing java java-16 maven rest-api spring-boot testcontainers 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/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/cba85/jest-jwt-auth-tests-example
🎓 Jest tests example for a API using JWT authentication (register, login)
api bcryptjs express integration-testing jest jwt supertest unit-testing zod-validation
Last synced: 05 May 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/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/hemin-tailor/angular-materialui
Angular-MaterialUI is pure angular 12 project with material UI support.
angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing
Last synced: 05 May 2026
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/perfringis/brainhub-recruitment-task
brainhub-recruitment-task
brainhub integration-testing nestjs react unit-testing
Last synced: 05 May 2026
https://github.com/davorbadrov/testing-playground
A simple Jest environment for playing with tests
Last synced: 06 May 2026
https://github.com/pedrosfaria2/python_drop_copy
A dropcopy in python using fix protocol
fix-protocol high-frequency-trading pytest python python3 quick-fix rich test-driven-development testing trading unit-testing
Last synced: 09 Jun 2026
https://github.com/truenotierra73/abx-workspace
Proyecto n°4 perteneciente al curso Angular Pro de Fernando Herrera.
angular angular-application angular-libre angular-testing angular-testing-library angular-wor eslint monorepo prettier tailwindcss unit-testing
Last synced: 06 May 2026
https://github.com/luigirazum/money-compass
MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!
authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation
Last synced: 06 May 2026
https://github.com/tonyycruz/django-recipes
Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.
cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing
Last synced: 06 May 2026
https://github.com/bodiali/blog-api-cms
This platform is for users to author, edit, and create blog posts through RESTful API architecture.
context-api crud react react-router tinymce unit-testing user-authentication
Last synced: 06 May 2026
https://github.com/cristimanolache28/employee-performance-tracker
A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.
authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing
Last synced: 06 May 2026
https://github.com/sultanalieva-s/discourse
A service for sharing and discussing articles.
django-rest-framework docker docker-compose python unit-testing
Last synced: 07 May 2026
https://github.com/rcsoyer/micros
jdk 21 - spring cloud open feign - picocli
feign gradle integration-testing java-21 java21 kotlin-dsl microservices multi-project-build mysql picocli spring-boot test-containers unit-testing
Last synced: 07 May 2026
https://github.com/vensas/testing-playground
Showcase several ways to test modern applications by example of a .NET service and a React SPA.
accessibility-testing axe-core integration-testing jest playwright react-testing-library testcontainers unit-testing xunit
Last synced: 07 May 2026
https://github.com/edcsu/vue_test_project
This is a sample test project using mocha+chai+sinon to test mixins
mocha mocha-chai-sinon mocha-webpack unit-test unit-testing vue-cli vue-test-utils vuejs2
Last synced: 07 May 2026
https://github.com/faisalazam/ynami
YNaMi -> Why Not Me: Template project to help with future projects. It aims to provide a template with web layout, database, database migrations, testing, feature toggles, security etc.
database-migrations feature-flags gherkin html-css-javascript integration-testing java jquery security spring-boot unit-testing web-layout
Last synced: 07 May 2026
https://github.com/quinntynebrown/corequiz
angular cqrs dotnet-core functional-testing mediatr signalr-core unit-testing
Last synced: 07 May 2026
https://github.com/abraojr/beer-stock-api
A beer stock API with Spring-Boot developed for unit testing
api-rest hamcrest-matchers junit5 mockito spring-boot unit-testing
Last synced: 07 May 2026
https://github.com/pawlovskiii/parser-formatted-string-binding-for-cpe-2.3
The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.
json list-comprehension modules pytest python python-sys regex unit-testing
Last synced: 07 May 2026
https://github.com/mairess/project-js-unit-tests
Utilizando o módulo Jest do NodeJS, a meta é escrever testes que verifiquem o funcionamento adequado das funções.
es6 jest jest-tests unit-testing
Last synced: 07 May 2026
https://github.com/davidogalo/appointmentscheduler
healthcare appointment scheduling system designed to streamline patient-doctor interactions and medical record management.
async-processing domain-driven-design error-handling fastapi integration-testing jwt-authentication openapi postgresql-database pydantic-models redis-cache request-validation restful-api role-based-access-control sqlalchemy transaction-management unit-testing
Last synced: 08 May 2026
https://github.com/vrudas/software-testing-examples
An educational project to teach students how to test their application code
code-testing java junit5 tdd unit-testing
Last synced: 10 Jun 2026
https://github.com/silvestrevivo/testing-notetoself
Unit-testing/React excercise developed with Jest + Enzyme, following the the Udemy tutorial from @15Dkatz
enzyme jest reactjs second udemy-tutorial unit-testing
Last synced: 08 May 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/karenpayneoregon/unit-test-json
For article on unit testing json
Last synced: 08 May 2026
https://github.com/iagoantunes/asksql
AskSQL is a Flutter project that allows users to input SQL code and get processed responses. This project uses various libraries and packages to provide a rich user interface and robust functionality.
asksql dart flutter mobx 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/flyingotta/onlinestatcalculator-springbootmvc-js-java
Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.
e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine 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/th3y3m/xunit-with-moq-and-ci
A Unit Test script using xUnit Testing Framework and Moq to ensure the quality of source code in web app
Last synced: 10 Jun 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/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 2026