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/sa-k1b/django_grocery_recommendation
A product recommendation system using the Apriori algorithm. Built with Django, Dockerized, and set up with CI/CD via GitHub Actions for automatic updates and deployment on Render.
cicd django docker github-actions gunicorn machine-learning python recommendation-system render unit-testing whitenoise
Last synced: 06 May 2026
https://github.com/iamigi/sentiment-analysis
Sentiment analysis frontend app built with Svelte, TypeScript, and SCSS. It allows users to input a short text and analyze its sentiment (positive, neutral, or negative) using the Hugging Face Inference API.
husky scss-styles sveltekit typescript unit-testing
Last synced: 24 Jan 2026
https://github.com/elfaaels/apptask
Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)
animation flutter provider-state-management sharedpreferences unit-testing
Last synced: 28 Jan 2026
https://github.com/konsulting/exposer
Access non-public methods and properties on classes.
php reflection testing unit-testing
Last synced: 29 Jan 2026
https://github.com/imtiajahammad/cloudcustomers
This is a .NET 6 Web API from scratch using test driven development! I have covered creating a new solution, adding new web and unit test projects to the solution, and writing unit tests.
dotnet-core httpclient tdd test-driven-development testdrivendevlopment unit-testing unittesting webapi webapi-core xunit xunit-tests
Last synced: 15 Apr 2026
https://github.com/azevedo-pedro/tdd-testing-ewacademy
A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).
chai mocha nodejs nyc tdd tdd-javascript unit-testing
Last synced: 15 Apr 2026
https://github.com/jmakeig/mltap
A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API
marklogic tap test-harness unit-testing
Last synced: 06 Feb 2026
https://github.com/cr-israel/find-a-friend-solid
Pet adoption API
ci docker docker-compose e2e-tests fastify fastify-cookie fastify-jwt jwt jwt-authentication nodejs postgresql prisma typescript unit-testing vitest zod zod-validation
Last synced: 29 Jan 2026
https://github.com/fajarcandraaa/simple-golang-unit-testing
Simple Golang Unit Testing
backend backenddeveloper go golang unit-testing
Last synced: 30 Jan 2026
https://github.com/neurospeech/web-atoms-unit
Simple Unit testing framework for web atoms
javascript typescript unit-testing web-atoms
Last synced: 15 Apr 2026
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 25 Feb 2026
https://github.com/samuel-amaro/landing-page-shortening
Desafio de codificação Front-End, landing page shortened URLs.
bem-methodology css3 fetch-api flexbox-css grid-layout html-semantics html5 javascript jest-tests localstorage-api mobile-first msw navigator-api npm-package react-testing-library reactjs rwd-response unit-testing
Last synced: 15 Apr 2026
https://github.com/magnushelliesen/neural-network
Homemade neural network-class with a train/backpropagation method.
artificial-neural-networks backpropagation linear-algebra machine-learning neural-networks object-oriented-programming stochastic-gradient-descent unit-testing
Last synced: 15 Apr 2026
https://github.com/fuerback/nestjs-api
A simple NestJS REST API with Authorization
authorization docker docker-compose environment-variables logging nestjs swagger typeorm typescript unit-testing
Last synced: 31 Jan 2026
https://github.com/edsonwade/todo-system-application
This is a robust and scalable TODO application designed to help manage tasks efficiently. With a sleek frontend and a powerful backend, this app is built to enhance productivity.
axios-react cicd docker-compose flyway-migrations jpa-hibernate maven postgresql spring-boot tailwindcss unit-testing
Last synced: 31 Jan 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/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/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/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/natserract/unit-test-javascript
🚀 Build your own Jest using pure Javascript
babel es6 javascript nodemon unit-testing
Last synced: 15 Apr 2026
https://github.com/kkovlakas/gaussfree
Tools for non-Gaussian statistics
beta-distribution binomial-distribution docs non-gaussian parameter-estimation python3 python310 python311 python312 python36 python37 python38 python39 scientific-computing unimodal-beta unit-testing
Last synced: 01 Feb 2026
https://github.com/everythingfunctional/vegetables
For a healthier code base, eat your vegetables
Last synced: 01 Feb 2026
https://github.com/mamaz/tdd-example
Example on how to do Test Driven Development
Last synced: 01 Feb 2026
https://github.com/tomkyle/find-run-test
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
php php-testing phpunit unit-testing unit-tests
Last synced: 25 Feb 2026
https://github.com/mohabashraf-byte/digitalsignalprocessing
Simple console application for applying Digital Signal Processing (DSP) techniques on signals.
digital-signal-processing oops-in-python python3 unit-testing
Last synced: 01 Feb 2026
https://github.com/tafthorne/clang-cpputest-gcc
Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc
clang clang-static-analyzer cpputest docker docker-hub docker-image gcc gcc-complier unit-testing
Last synced: 15 Apr 2026
https://github.com/gbdsantos/iweather
Project 07, named iWeather, aims to learn and practice about automated testing, publishing apps and CI/CD with React Native. Developed within the React Native track of Rocketseat's Ignite Bootcamp.
2023 ci-cd eas expo integration-testing jest react-native unit-testing
Last synced: 15 Apr 2026
https://github.com/renatozr/car-dealership-api
An API that handles vehicle data from a car dealership
expressjs mongoose oop swagger typescript unit-testing zod
Last synced: 15 Apr 2026
https://github.com/bethanyuo/truffle-unit-test
Develop and Unit Test Smart Contracts with Truffle
smart-contracts solidity truffle truffle-testing unit-testing
Last synced: 15 Apr 2026
https://github.com/artodeschini/usejunit5
Test With JUnit 5
java8 junit-5-tutorial junit5 maven unit-testing
Last synced: 15 Apr 2026
https://github.com/oppahero/country-search-page
Country search page build with Angular 17
angular angular-cli angular-testing angular17-standalone css jasmine-tests localdata mobile-first typescript unit-testing vanilla-javascript
Last synced: 26 Feb 2026
https://github.com/pedrosfaria2/websocket_binance_api
A client for binance's websocket api
api api-client api-rest api-websocket cryptocurrency market-data rust tokio-rs trading unit-testing
Last synced: 17 Mar 2026
https://github.com/doamaral/python-unittest
Resultado de algumas explorações de testes unitários com Python e Unittest
oop-principles python unit-testing unittest
Last synced: 15 Apr 2026
https://github.com/dussanfreire/unit-testing__bank-app-example
Aplicación de consola para hacer pruebas de unidad
Last synced: 13 Jun 2026
https://github.com/abdulmoizlakhani/wsi-poc
Micro Front-End POC for Williams Sonoma eCommerce Site (MFE) - Container App: https://wsi-poc-app-amlakhani.surge.sh/ and Components App: https://wsi-poc-components-amlakhani.surge.sh/
axios github github-actions githubworkflow javascript jest microfrontend module-federation poc unit-testing vue-router vuejs vuejs2 vuex webpack
Last synced: 10 Feb 2026
https://github.com/developpeurpascal/delphietlestestsunitaires
Sources des exemples et démonstrations liées au webinaire "Delphi et les tests unitaires" du 3 novembre 2020.
assert assertions delphi dunit dunitm dunitx object-pascal pascal pascal-language radstudio sample-code testinsight unit-testing
Last synced: 18 Mar 2026
https://github.com/muhammadrama19/ppl-unit-testing
Learning Unit Testing with Java JUnit + Maven. Bellow Link for the Reporting.
Last synced: 27 Feb 2026
https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby
Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions
fixtures github-actions github-workflows json rspec ruby unit-testing
Last synced: 11 Feb 2026
https://github.com/aanand058/fragments
A Cloud-Based Solution for Handling Different Types of Fragments
api-server aws docker dynamodb ec2-instance javascript mircoservices unit-testing
Last synced: 16 Apr 2026
https://github.com/michal-radomski/testing-libraries-courses
Files created during Udemy.com testing libraries courses.
cypress e2e-tests jest mocha react-testing-library selenium-webdriver unit-testing vitest
Last synced: 27 Feb 2026
https://github.com/dwmcrobb/libdwm
C++ library with a focus on serialization but including a syslog wrapper and a simple unit test facility
cpp20 logging serialization unit-testing
Last synced: 12 Feb 2026
https://github.com/temirlan-zh/test-task-users-and-tasks
Implementation of a test task for a job application.
jest nestjs openapi postgresql rest-api typeorm typescript unit-testing
Last synced: 12 Feb 2026
https://github.com/matheusandrade23/c14
Repositório dos exercícios das aulas de C14 (Projeto To Do List API), Engenharia de Software.
Last synced: 12 Feb 2026
https://github.com/mevinumethdam/freecodecamp-quality-assurance
This repository contains all 5 completed projects from the freeCodeCamp Quality Assurance Certification. It demonstrates unit and functional testing of a Node.js/Express application using the Mocha testing framework and the Chai assertion library.
chai expressjs freecodecamp functional-testing javascript mocha nodejs quality-assurance testing unit-testing
Last synced: 16 Apr 2026
https://github.com/trises/booklibobligatorisk
Oktober 2023, obligatorisk opgave 1+2.
csharp csharp-library generic-repository model-class repository-pattern test-driven-development unit-testing
Last synced: 13 Feb 2026
https://github.com/marcopollivier/presentation.tdc.pact-go-node
Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC
contract-testing e2e-testing integration-testing testing tests unit-testing
Last synced: 19 Mar 2026
https://github.com/scripterio-js/scripterio-example
Various examples of how to perform unit, API, and UI testing using ScripterI/O.
api-testing automation e2e-tests scripterio test-example ui-testing unit-testing
Last synced: 14 Feb 2026
https://github.com/shane-reaume/llm-finetuning-sentiment-analysis
A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.
distilbert functional-testing huggingface imdb-dataset llm-evaluation memory-test metrics-gathering performance-testing python3 sentiment-analysis testing trainings transformers-models unit-testing weights-and-biases wsl-ubuntu
Last synced: 14 Feb 2026
https://github.com/damirscorner/20220624-dotnet-testing-protected-methods
Sample project for 'Testing protected methods' blogpost
Last synced: 14 Feb 2026
https://github.com/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 16 Apr 2026
https://github.com/flrnd/nestjs-graphql-example
NestJS GraphQL API example with unit and e2e tests.
api graphql integration-testing nestjs nestjs-backend nestjs-graphql unit-testing
Last synced: 15 Feb 2026
https://github.com/hlibpavlyk/task-manager
This project provides a backend API for managing tasks with user authentication
api clean-architecture docker dotnet unit-testing
Last synced: 15 Feb 2026
https://github.com/imdesai00/unit-testing
You can perform testcases of your dotnet core web api. using this test cases you can find out how much your api give optimal solution.
api apitesing1 csharp dotnetcore dotnetcorewebapi testing unit-testing
Last synced: 16 Feb 2026
https://github.com/samwson/pascal-test
An Object Pascal unit test library.
object-pascal pascal unit-testing
Last synced: 19 Mar 2026
https://github.com/mattjesc/gpu-accelerated-fap
GPU-Accelerated Frequency Analysis Prototype using CUDA, Unit Testing, and User-Defined Settings
c cmake cpp cuda cufft googletest gpu gpu-acceleration gpu-computing gpu-programming nvidia signal-processing test test-automation testing unit-testing
Last synced: 16 Apr 2026
https://github.com/ale-soares/vue-test-utils-crash-course
Vue test utils crash course project made to use as unit testing studying in Vue 3
jest unit-testing vue vue-test-utils vuejs
Last synced: 29 Apr 2026
https://github.com/raelnogpires/unit-tests-jest
Testes unitários utilizando a biblioteca Jest.
Last synced: 16 Apr 2026
https://github.com/mushthak/user_list_app
A Flutter application showcasing Clean Architecture, SOLID principles, and modern development practices. Features include user management with local storage, comprehensive testing, and a well-structured codebase perfect for learning or as a template for production apps.
clean-architecture clean-code dart dependency-injection error-handling flutter local-storage mocking mockito repository-pattern solid-principles state-management unit-testing
Last synced: 16 Apr 2026
https://github.com/dananderson/cassandra-test
Cassandra Test is a Java test framework for writing unit tests and integration tests against a Cassandra database.
cassandra cassandra-database cassandra-test java spring-test unit-testing
Last synced: 01 Apr 2026
https://github.com/trandung2k1/express_unit_testing
expessjs jest mongodb nodejs supertest unit-testing
Last synced: 16 Apr 2026
https://github.com/jwdev66/givelify_feeling_tracker
netlify react react-testing-library sass styled-components unit-testing
Last synced: 16 Apr 2026
https://github.com/uchamod/flutter-unit-test
This repository is help to understand and implement unit testing in Flutter applications in easy way.
dart flutter mockup unit-testing
Last synced: 16 Apr 2026
https://github.com/htest-dev/htest-html
Write tests in HTML, with reactive evaluation and mock interactions!
Last synced: 03 Mar 2026
https://github.com/rflcnunes/bookish-succotash-ds
component-library components design-system unit-testing vitest vue2 vuejs vuejs2
Last synced: 16 Apr 2026
https://github.com/simonthorell/cpp20-stl-examples
C++20 STL algorithms exploration including external libraries (libcurl and nlohmann/json) as well as API integration.
api cpp-library cpp20 json unit-testing
Last synced: 16 Apr 2026
https://github.com/mayconrfreitas/usermanager
Studies about ASP.NET Core Web API, Swagger, microservices, unit testing and Docker.
api api-rest asp-net-core docker dotnet5 microservices mongodb swagger unit-testing web
Last synced: 16 Apr 2026
https://github.com/mohamedabdelhalim1/multiauth
The MultiAuth project is a web application developed using Laravel, designed to manage multi-user authentication systems with separate roles for users and staff. The project is structured following a microservices architecture, which allows for scalable and maintainable code.
authentication authorization clean-architecture clean-code laravel-framework microservices-architecture unit-testing
Last synced: 04 Mar 2026
https://github.com/nawodyaishan/webdev-js-unit-test-jest
Unit testing sample with Jest and Puppeteer
async jest puppeteer unit-testing
Last synced: 16 Apr 2026
https://github.com/undefined-io/terraform-aws-testable-module
An AWS focused Terraform Module Template with Unit and Integration Tests
github-actions integration-testing module terraform terraform-module unit-testing
Last synced: 05 Mar 2026
https://github.com/esraa-ragab7/planets2025
clean-architecture coredata mvvp swiftui unit-testing universal-app
Last synced: 17 Apr 2026
https://github.com/batanoffs/javascript-web-softuni
Excercises and homework related to my modules in front-end bootcamp Software University
advanced asynchronous-programming basic closure css data-structures dom-manipulation end-to-end-testing events html javascript mocha-chai playwright routing unit-testing variables
Last synced: 17 Apr 2026
https://github.com/gopibabus/phpunit-notes
PHPUnit Notes
feature-testing integration-testing php phpunit unit-testing
Last synced: 17 Apr 2026
https://github.com/ricardomilhazes/softwaretesting
Project made for Software Analysis and Testing class
haskell java javascript quickcheck refactoring unit-testing
Last synced: 17 Apr 2026
https://github.com/vomnes/c2fyymfjyw5l
docker docker-compose golang javaspring junit5 mongodb unit-testing
Last synced: 17 Apr 2026
https://github.com/chiragyadav2003/unit-testing
A simple unit-testing project with CI/CD pipeline for testing
cicd cicd-pr-validation deep-mocking express mocking prisma supertest testing-spy typescript unit-testing vitest zod
Last synced: 02 Apr 2026
https://github.com/andreros/react-testing-environments
Application bundle with the purpose of gathering several pre-configured, ready to use sample applications, each one with a clean working test environment with the various technologies available.
react reactjs testing-environment testing-tools typescript unit-testing
Last synced: 17 Apr 2026
https://github.com/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 17 Apr 2026
https://github.com/marcus-v-freitas/mvfc.mongodbflow
A purpose-driven .NET library that provides a clean, opinionated surface for managing MongoDB repositories, entity mapping, and transactional data flows.
asp-net-core crud csharp di-container dotnet flow integration-testing mapping mongo-driver mongodb nosql repository repository-pattern testcontainers transaction unit-of-work unit-testing
Last synced: 03 Apr 2026
https://github.com/tkraak/ava-jsdom
:rocket: Experimenting with AVA, jsdom and jQuery
ava javascript jquery jsdom unit-test unit-testing
Last synced: 17 Apr 2026
https://github.com/mcloughlan/arduinounitplatformio
My template for using ArduinoUnit unit tests with Platform IO
arduino embedded platformio unit-testing
Last synced: 10 May 2026
https://github.com/foncki/binarysearchtree
This assignment is an implementation in java of a binary search tree with one special operation: Balance.
binary-search-tree java maven unit-testing
Last synced: 17 Apr 2026
https://github.com/erkanzileli/e-library-api
Agile Software Development Project
graphql integration-testing java jwt spring-boot spring-security unit-testing
Last synced: 17 Apr 2026
https://github.com/fabogit/vitest-testing
Tests using Vitest library (Jest)
jest tdd test unit-testing vitest
Last synced: 17 Apr 2026
https://github.com/silvestrevivo/testing-form
Unit testing excercise for React with Jest, following the Udemy Tutorial from @StephenGrider
enzyme javascript jest reactjs redux unit-testing
Last synced: 17 Apr 2026
https://github.com/etheryen/odin-battleship
Battleship game with semi-smart ai created in vanilla js using webpack and tested with jest.
Last synced: 17 Apr 2026
https://github.com/dogukanayd/go-test-database
go-test-database
docker docker-sdk go golang test-automation testing unit-testing unittest
Last synced: 17 Apr 2026
https://github.com/tiibuturner/ping
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to PING! three different websites that can be found on a websites.txt file. After that our job was to create a new file, wrote website IP-addresses in there and the average time for pinging.
Last synced: 03 Jun 2026
https://github.com/danieldantasdev/aspnetcore-unit-testing_course-luisdev-part-2_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: 17 Apr 2026
https://github.com/moveaxlab/react-native-invariants
Check React Native invariants with react-test-renderer.
Last synced: 17 Apr 2026
https://github.com/hozlucas28/fcla-cli
Repository of a CLI for FCLA community.
agpl-v3 cli community eslint fcla husky javascript nodejs package prettier typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/badgerati/node-edison
This is the node.js version of the Edison .NET unit testing framework
assert continuous-testing edison integration-testing nodejs parallel regression-testing system-testing test-framework tests unit-testing
Last synced: 17 Apr 2026
https://github.com/bintangyosua/nest-shortenurl
A high-performance, reliable URL shortening service built with NestJS.
nestjs nodejs prisma unit-testing
Last synced: 10 May 2026
https://github.com/tiibuturner/rockpaperscissors
One of our assignments in Ohjelmistotestaus (Software Testing). Assignment was to make a classic game of rock-paper-scissors and your opponent (computer) plays random. There is also an deliberation about the subject (enough tests, what to consider in a testing). Deliberation is (unfortunately) only in Finnish.
Last synced: 04 Jun 2026
https://github.com/alonach/countries-next-test
School practices of unit testing and cypress
Last synced: 17 Apr 2026
https://github.com/keplersj/jest-serializer-react-helmet-async
Serializer to display react-helmet-async data in Jest Snapshots
jest jest-snapshots react react-helmet react-helmet-async seo unit-testing
Last synced: 18 Apr 2026
https://github.com/paulkastel/02-temperatureconverter
An application wrote in C# with WPF using MVVM pattern. User provide an temperature and program return proper value in other units (Kelvin, Farenheit, Celsuis).
mvvm temperature-converter unit-testing wpf
Last synced: 18 Apr 2026