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/schufeli/swiss-transport
Public transport timetable application, find your train, bus, or ship connections to the desired destination in Switzerland. Project for the Module M138.
ict-bz swiss-transport unit-testing wpf
Last synced: 11 Mar 2025
https://github.com/giovanifranz/fc-2.0-ci-go
dockerfile github-actions go unit-testing
Last synced: 11 Mar 2025
https://github.com/dtroupe18/NetworkTesting
Examples on how to test API calls
ios11 mockingjay nimble quick spacex-api swift4 unit-testing
Last synced: 11 Mar 2025
https://github.com/lmorente/course-testing
Java testing course: JUnit 5 and Mockito
Last synced: 11 Mar 2025
https://github.com/moreirak14/logistics-transport-api
O objetivo do sistema Γ© auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que estΓ‘ sendo atribuido para cada motorista!
api-rest django django-rest-framework poetry python sqlite3 unit-testing
Last synced: 11 Mar 2025
https://github.com/luav/mettle
A C++14 unit test framework
concise-framework cplusplus cpp14 framework prototyping unit-testing
Last synced: 11 Mar 2025
https://github.com/varnas554/test-double-guide
This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.
mocking mockito test-double test-doubles testing unit-testing
Last synced: 11 Mar 2025
https://github.com/wibosco/ViewInspector-Example
An example project using ViewInspector to test SwiftUI screens
Last synced: 11 Mar 2025
https://github.com/jagoda11/simple-js-test-library
π Simple-JS-Test-Library: Dive into JavaScript testing with this easy-to-understand library π οΈ, featuring a suite of utility functions and their tests π§ͺ. Perfect for mastering the basics of unit testing! π‘
education javascript js-test node-js pirple test-library test-runner unit-testing utility-function
Last synced: 17 May 2026
https://github.com/santugowda/TuroSampleApp
Sample app for Turo : Android developer role
android android-application kotlin mockwebserver mvvm-architecture retrofit2 unit-testing
Last synced: 11 Mar 2025
https://github.com/second-slip/forex-api-test
Project for unit test practice
angular karma-jasmine unit-testing
Last synced: 11 Mar 2025
https://github.com/kevinmfreire/wheres_waldo
This project was developed to identify the name, address and organization name within text.
data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping
Last synced: 11 Mar 2025
https://github.com/Joao-Peterson/dunitx
Delphi Unit Test Framework with boss support!
boss delphi dunitx unit-testing
Last synced: 11 Mar 2025
https://github.com/ZahariCheyrekov/M05-JS-Advanced
JS Advanced course gives deeper knowledge about JavaScipt, syntax, arrays, matrices, objects, classes and functions. They are also concepts like function context, explicit binding and event loop. Working with DOM and events are the main object of the course. Students also learn about functional and OOP programming.
classes dom javascript objects prototypes unit-testing
Last synced: 11 Mar 2025
https://github.com/madhurimarawat/software-engineering
This repository provides exercises for practicing software engineering techniques, including version control, code review, unit testing with Python, continuous integration, and agile methodologies.
agile-methodologies codacy code-documentation code-refactoring code-review codefactor dependency-injection git github github-actions mkdocs mocking pair-programming pytest python software-engineering software-testing sphinx travis-ci unit-testing
Last synced: 06 Apr 2026
https://github.com/Max-Derner/GildedRose-Refactored
This is my best go (so far!) of refactoring Terry Hughes' Java GildedRose Kata. I did cheat though by editing the Item class
abstract inheritance java refactoring unit-testing
Last synced: 11 Mar 2025
https://github.com/Laxman-77/unit-testing-bot
This is a slack bot which automates the tracking of unit tests failures by using slash commands. It shows the test-author map for failed tests on Jenkins failure report. It also shows the counts of newly added unit tests by developers in particular time frame.
java slack-api slack-bot spring-boot unit-testing
Last synced: 11 Mar 2025
https://github.com/sh4rkizz/RtsCourseworkMirea
Coursework repository
real-time-systems unit-testing
Last synced: 11 Mar 2025
https://github.com/anoop-gupt/react-unit-testing
This repository is meant to showcase various part of react unit testing with example code snippets
enzyme enzyme-testing jest reactjs redux unit-testing
Last synced: 11 Mar 2025
https://github.com/dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
c-plus-plus cmake cpp doctest fakeit gcov gcovr testing unit-testing
Last synced: 11 Mar 2025
https://github.com/Paul-vrn/Compiler-Software-project
Compiler of a subset of Java to ARM assembly code
antlr4 arm assembly compilation end-to-end-testing jacoco-report java lexer maven oop-compilation parser unit-testing
Last synced: 11 Mar 2025
https://github.com/dakk/mockchain-bitcoin
A typescript library for unit testing that simulates a simple in-memory Bitcoin blockchain
bitcoin blockchain unit-testing
Last synced: 11 Mar 2025
https://github.com/mvandrew/windowsformstest
Integration test repository for Travis CI service.
appveyor travis-ci unit-testing visual-studio
Last synced: 03 Apr 2025
https://github.com/ValentainFomkin/friday-project
js material-ui react typescript unit-testing
Last synced: 11 Mar 2025
https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early
This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4
Last synced: 11 Mar 2025
https://github.com/dmlubera/YetAnotherTodoApp
Simple Todo API in .NET 5.0 using clean architecture, CQRS, EF Core, Swagger, unit and e2e testing
clean-architecture cqrs e2e-testing net50 unit-testing webapi
Last synced: 11 Mar 2025
https://github.com/matt-colen/iphone-calculator
Clone build of the iPhone calculator
javascript testing unit-testing vanilla-js
Last synced: 11 Mar 2025
https://github.com/joanjane/test-doubles-training
Test doubles and testability exercises and samples in dotnet core
netcore test-doubles testing unit-testing
Last synced: 11 Mar 2025
https://github.com/hhrogersii/cssUnit
A css unit testing framework with w3c testharness and spec generation tools
Last synced: 11 Mar 2025
https://github.com/RatulAlMamun/Jest-odyssey
This repository is my dedicated playground to practice and experiment with Jest, explore its features and capabilities, and improve my testing skills. I will use this repository to develop and test small, isolated code snippets, and to explore new testing techniques and best practices.
Last synced: 11 Mar 2025
https://github.com/andylvua/FlowerStore
Lab 5, 7, 8 and 9 assignment of OOP course
ci-cd java maven oop unit-testing
Last synced: 11 Mar 2025
https://github.com/owenstrength/COMP-1210
Auburn University COMP 1210 Fundamentals of Computing Classwork
auburn auburn-university fundamentals-of-computing fundamentals-of-programming java junit unit-testing
Last synced: 11 Mar 2025
https://github.com/seralaci/unittesting
Unit Testing (.NET Playground)
csharp dotnet testing unit-testing
Last synced: 14 May 2026
https://github.com/RayanVakil/Web-App-Forum-Project1
Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.
bootstrap css docker java jsp servlets unit-testing
Last synced: 11 Mar 2025
https://github.com/isaacalves7/qa
π§ͺβοΈπ¨πΎβπ¬ Good practices of QA/QC (Quality Assurance and Quality Control) including TDD, BDD and DDD for Continuous testing from scratch.
automated-testing automation-testing bdd cicd clean-architecture clean-code continuous-integration continuous-testing cucumber ddd extreme-programming gherkin integration-testing observability qa quality-assurance refactoring solid tdd unit-testing
Last synced: 20 Jun 2026
https://github.com/marcussilva3298/nestjs-zerotohero
NestJS Repository following the NestJS Zero to Hero Udemy Course
authentication authorization data-persistence error-handling jest jwt nest nestjs nodejs postgres typeorm typescript unit-testing validation
Last synced: 13 Apr 2026
https://github.com/rafalbielec/fxexchange
FX Exchange console app written in C# for converting monetary amounts into target currencies using a base currency. Configured to use DKK as the base currency.
cli console-application csharp dotnet net8 unit-testing
Last synced: 11 Jun 2026
https://github.com/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 Apr 2025
https://github.com/aradi/fortuno-export-serial
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
Last synced: 03 Feb 2026
https://github.com/levieyal/cpp-course-exercises
All the exercises in the Systems Programming in C++ course that took place in the second semester of 2021
iterators memory-management oops-in-cpp overloaded-operators smart-pointers stl-algorithms templates test-driven-development unit-testing virtual-functions
Last synced: 26 Mar 2025
https://github.com/sushantdhumak/generating-tv-scripts
Deep Learning Nanodegree Project : To generate Simpsons TV scripts using part of the Simpsons data-set of scripts from 27 seasons.
batching hyperparameter-tuning lookup-table lstm lstm-neural-network neural-network preprocessing recurrent-neural-network tensorflow tokenization tokenized-sentences tuning-parameters unit-testing word-embeddings
Last synced: 26 Mar 2025
https://github.com/mirzaianov/udemy-javascript-unit-testing
Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest
course integration-testing jest test udemy unit-testing vitest
Last synced: 14 May 2026
https://github.com/fabogit/Vitest-testing
Tests using Vitest library (Jest)
jest tdd test unit-testing vitest
Last synced: 29 Aug 2025
https://github.com/akt0001c/ecommercewithspringboot
java java-8 mysql springboot springjpa springsecurity unit-testing
Last synced: 13 Apr 2026
https://github.com/olivegamestudio/musts
Musts is a unit test helper library, to encourage writing things like value.MustBeTrue() and result.MustBeSuccess();
csharp library musts unit-testing
Last synced: 06 Jul 2025
https://github.com/asishkumar-gouda/devsecops-app-cicd
This project is to implement DevSecOps practices to a Typescript application. CI/CD using GithubActions and ArgoCD with K8s. GHCR as Container Registry.
argocd devsecops docker ghcr github-actions source-code-analysis unit-testing
Last synced: 13 Apr 2026
https://github.com/herikerbeth/async-method
Spring Boot web application designed to asynchronously lookup GitHub user information. It queries GitHub's API to fetch data about users, and the lookup process is handled asynchronously using CompletableFuture, allowing for scalable service architecture.
java junit maven mockito-junit spring-boot spring-web test-driven-development unit-testing
Last synced: 13 Apr 2026
https://github.com/estnafinema0/yadro-cpp-test
C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).
cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing
Last synced: 24 Aug 2025
https://github.com/danieldantasdev/aspnetcore-unit-testing_course-luisdev-part-3_dotnet-8_csharp-12
Curso da FormaΓ§Γ£o ASP.NET Core focado em testes unitΓ‘rios com xUnit, Moq, NSubstitute, Fluent Assertions e Bogus. Ensina fundamentos, padrΓ΅es de escrita, mocking e boas prΓ‘ticas para criar testes eficientes e robustos em APIs .NET.
aspnetcore backend bogus clean-code csharp dotnet fluent-assertions luisdev moq nsubstitute tdd unit-testing xunit
Last synced: 13 Apr 2026
https://github.com/bperlakih/swift4cart
A simple e-commerce cart solution in Swift 4
checkout ios11 swift-4 unit-testing
Last synced: 10 Jan 2026
https://github.com/jubayer98/quick-sort-algorithm-testing-using-unit-testing-functionality
In this implementation of the quick sorting algorithm, several test cases are created to verify the correctness of the code and to identify any bugs, ensuring the algorithm functions as expected.
quick-sort-algorithm software-testing unit-testing
Last synced: 30 May 2026
https://github.com/milanowicz/php-testing
Library for PHPUnit testing
php phpunit testing testing-tools unit-testing
Last synced: 23 Apr 2025
https://github.com/geliettech/self-learning
This repository serves as a personal learning space where I document and practice new concepts, tools, and technologies.
bootstrap containernization css django javascript materialui nextjs python reactjs scalablity scss tailwindcss typescript unit-testing web-security
Last synced: 05 Feb 2026
https://github.com/asrieldreemurrgm/jest_testing_practice
Practice project for testing components and user interactions using React, Redux, and Jest.
frontend react react-testing-library redux testing typescript unit-testing
Last synced: 20 Apr 2026
https://github.com/kilemonn/mock-all
A test mock utility library built on top of Mockito to simplify context configuration for test classes.
auto-mocking java jitpack kotlin mocking mockito test-context unit-test-context unit-testing
Last synced: 20 Apr 2026
https://github.com/actionanand/angular-tetsing-1
This is about the basics of angular unit tests
angular angular8 jasmine testing unit-testing
Last synced: 20 Apr 2026
https://github.com/marcloupias/my-cv
My online cv website (rΓ©sumΓ© for USA)
angularjs bootstrap3 curriculum-vitae cv unit-testing
Last synced: 08 May 2026
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/paulkastel/03-ageinseconds
Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.
c-sharp datetime programming-challenges time unit-testing wpf
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/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/mcalthrop/unit-testing-angularjs-controller
A simple example of unit testing an AngularJS controller
angularjs angularjs-controller jasmine karma learning learning-materials teaching teaching-materials 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/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/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/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/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/lauriecai/recipez-ios-app
Recipez is a simple app that displays a list of baked goods from around the world.
concurrency filemanager mobile mvvm-architecture swiftui unit-testing
Last synced: 21 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/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/nruslanr/items-k8s
Example of synchronous communication between Spring Boot microservices
circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing
Last synced: 25 Feb 2026
https://github.com/anupamakib/todoapplication-cleanarchitecture-cqrs-mediator
Developing a simple Todo application for learning purposes. I'll be utilizing all the techniques I know as a backend engineer, and I may also learn and implement new ideas on the fly!
automapper clean-architecture cqrs dependency-injection dependency-injections docker dotnet-core entity-framework-core fluent-assertions fluent-validation global-exception-handling mediator-pattern nunit test-driven-development 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/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/wajid7511/unit_test_play_list
This repo will be used for Playlist which will be uploaded to my youtube channel https://www.youtube.com/@WajidKhanZeroDeveloper
Last synced: 27 Jan 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/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/therealpad/rust-api-crud-template
CRUD API in Rust
api bash crud docker integration-testing rust unit-testing
Last synced: 15 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/vukedd/novalite-workshop
"NUnit tests and Refactoring with LINQ" workshop organized by NovaLite where we covered the Basics of Unit Testing in C# and refactoring code with LINQ
linq nunit refactoring unit-testing workshop
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/roodbaraky/checkout-system
An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.
api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest
Last synced: 09 May 2026
https://github.com/sgarg5858/social
Angular Project
angular angular16 jest ngrx nrwl nx rxjs typescript unit-testing
Last synced: 15 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/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