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-09-29 00:32:51 UTC
- JSON Representation
https://github.com/mcascone/test-jenk-unit
My journey into the land of Jenkins Pipeline Unit Testing.
declarative-pipeline groovy jenkins powershell unit-testing
Last synced: 15 Apr 2025
https://github.com/manosbatsis/corda-testacles
Tools to grow cordapp test suites.
corda cordapps integration-testing junit-extension junit5 testcontainers unit-testing
Last synced: 05 Jul 2025
https://github.com/alielderawi/geoassistant
A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.
accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing
Last synced: 01 Feb 2025
https://github.com/wlsf82/jest-unit-testing
Projeto demo para a live 7 da playlist JavaScript para QAs do canal TAT no YouTube.
javascript jest js-para-qas talking-about-testing unit-testing
Last synced: 31 Mar 2025
https://github.com/mokkapps/jasmine-test-selector
Visual code extension to list and select jasmine tests
describe it jasmine jasmine-tests test testing unit-test unit-testing vscode vscode-extension
Last synced: 18 Feb 2025
https://github.com/moyasiginko/cost-management-capstone
A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.
css html javascript ruby ruby-on-rails unit-testing
Last synced: 23 Mar 2025
https://github.com/tebogoyungmercykay/concurrent-testing-framework
This project demonstrates the use of a custom multi-threaded testing framework to compare the performance of sequential and concurrent test execution. The framework uses custom annotations to specify the execution mode and order of tests.
annotations concurrent-synchronization gradle junit5 kotln runner testing unit-testing
Last synced: 22 Apr 2025
https://github.com/stanislavkozlovski/unit-test-kt
This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.
hacktoberfest hacktoberfest-accepted junit junit5 kotlin kotlin-test kotlin-testing unit-testing
Last synced: 13 Jun 2025
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 15 May 2025
https://github.com/jl-/tupe
Generic unit-testing runner for front-end.➰
ava front-end puppeteer test testing unit unit-testing
Last synced: 15 Mar 2025
https://github.com/mendixlabs/javaunittestreference
Reference implementation for unit testing custom Java actions using JUnit 5 and Mockito.
Last synced: 01 Jul 2025
https://github.com/conorheffron/in-mem-cache-sys
cache jdk22 mockito-junit-test unit-testing
Last synced: 09 Mar 2025
https://github.com/meyskens/continuous-ino
continuous integration for Arduino
Last synced: 15 Mar 2025
https://github.com/thibaudcolas/unit-test-workshop
Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).
javascript jest unit-testing workshop
Last synced: 05 Apr 2025
https://github.com/canerpatir/commonfixtures
A toolkit contains essential test fixtures for .net core and asp.net core projects.
aspnet-core nunit selenium tdd unit-testing xunit
Last synced: 01 Jul 2025
https://github.com/ericsizemore/phpunit-coverage-check
Check the code coverage using the clover report of PHPUnit.
code-coverage code-coverage-checker coverage coverage-report phpunit test testing testing-tools unit-testing
Last synced: 25 Jan 2025
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 31 Mar 2025
https://github.com/arasgungore/littlelemon
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
api back-end backend coursera database django django-application django-project django-rest-framework little-lemon littlelemon littlelemonrestaurant meta mysql rest-api unit-testing user-authentication web-application webapp website
Last synced: 09 Mar 2025
https://github.com/piotr-kalanski/spark-local
API enabling switching between Spark execution engine and local fast implementation based on Scala collections.
Last synced: 10 Jun 2025
https://github.com/pranavh-2004/resumebuilder
An automated resume builder in Python that generates professional PDFs based on user data and customizable templates
automation cli developer-tools pdf-generation python reportlab resume-generator unit-testing
Last synced: 28 Jan 2025
https://github.com/olegweremyew/social_network
React + TypeScript + Redux + Uni-tests
react redux social-network typescript unit-testing
Last synced: 15 Mar 2025
https://github.com/kulloveth/cardinfofinder
An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details
coroutines dagger-hilt espresso-tests livedata mockito mvvm-architecture ui-testing unit-testing viewmodel
Last synced: 02 Jul 2025
https://github.com/hazae41/x509
Zero-copy X.509 certificates for the web 🏎️
asn1 certificate certificate-authority decoding der encoding esmodules javascript letsencrypt nodejs parser pem ssl tls typescript unit-testing x509 zero-copy
Last synced: 19 Jun 2025
https://github.com/hazae41/asn1
Zero-copy ASN.1 and DER coding 🏎️
asn1 browser decoding der encoding esmodules javascript nodejs parser typescript unit-testing zero-copy
Last synced: 19 Apr 2025
https://github.com/karenpayneoregon/learn-ef-core-csharp
Learn how to work with Entity Framework Core in plain speak
aspnet-core console-application csharp csharp-core efcore efcore5 entity-framework-core unit-testing
Last synced: 29 Jan 2025
https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing
A place to learn unit testing with VB.NET
Last synced: 23 Mar 2025
https://github.com/mariodudjak/multilayeronionarchitecture
ASP.NET & Angular - Example of Onion multilayer architecture.
angular4 asp-net async-await automapper composition-pattern dependency-injection entity-framework inversion-of-control ninject onion-architecture repository-pattern srp unit-testing unitofworkpattern
Last synced: 13 Apr 2025
https://github.com/wibosco/makingrequests-example
An example project to show how using custom request classes can lead to a more modular project that is easier to test
nsurlsession swift unit-testing url urlrequest
Last synced: 16 Mar 2025
https://github.com/rtmigo/neatest_py
Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code
automation package python test testing unit-testing unittest
Last synced: 10 Jul 2025
https://github.com/jpdillingham/lets-code-ci-session-1
Let's Code: Unit Testing and Continuous Integration Part 1: JavaScript
chai codeclimate codecov express istanbul mocha nodejs qccoders supertest travis-ci unit-testing
Last synced: 03 Sep 2025
https://github.com/damiansuess/test.uitests
Xamarin.UITest sample application
nunit unit-testing xamarin xamarin-android xamarin-forms xamarin-uitest xeno-innovations
Last synced: 08 Apr 2025
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 30 Mar 2025
https://github.com/eisberg-labs/actix-actor-expect
Utility for unit testing actix actors, extension for `Mocker`
Last synced: 22 Apr 2025
https://github.com/nicolab/crystal-testify
Testing utilities for Crystal lang specs. OOP abstraction for creating unit and integration tests.
crystal crystal-lang integration integration-testing spec test unit-testing xunit
Last synced: 25 Mar 2025
https://github.com/feathersui/openfl-utest-tools
Command line tools for running utest tests with OpenFL
cli haxe openfl unit-testing utest
Last synced: 16 Mar 2025
https://github.com/saddamarbaa/software-testing
==> Software testing examples with Jest and also with (mocha and chai)
bdd-tests end-to-end-testing integration-test jest mocha-chai tdd-test unit-testing
Last synced: 12 Jun 2025
https://github.com/ahmad-hamwi/pokedex-flutter
Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Automated Testing, CI/CD, and more.
bloc caching ci-cd clean-architecture dio error-handling flutter http integration-testing mocking unit-testing
Last synced: 23 Apr 2025
https://github.com/insight-architectures/unit-testing-csharp
This repository contains the source files for the course "Unit Testing in C#". The course is currently available at the wiki of the repository.
autofixture csharp dotnet guide moq nunit3 unit-testing
Last synced: 01 Aug 2025
https://github.com/sieep-coding/connect4
Connect 4 created using C and Raylib.
c header-files makefile raylib raylib-c shell-script unit-testing
Last synced: 03 Jul 2025
https://github.com/c0zen/wiki
Just a bunch of stuff about Front-End stuff to help me (and maybe you) to have access to good pratices, reminders and snippet.
angular css front-end protip reminders sass unit-testing wiki
Last synced: 09 Apr 2025
https://github.com/sky172839465/test-app
Front end testing with CI/CD
compatibility-testing functional-testing linting saucelabs travis-ci unit-testing visual-testing
Last synced: 23 Apr 2025
https://github.com/maxicorrea/java-simple-calculator
This repository contains some practices on Testing using a simple calculator as a domain.
end-to-end-testing java practices swing-gui unit-testing
Last synced: 28 Feb 2025
https://github.com/hustcc/jest-expect
🃏😂 Make jest expect more convenient.
assertion expect jest jest-extended unit-testing
Last synced: 12 Jun 2025
https://github.com/marlon-couto/js-unit-tests
Implementação de funções e testes unitários usando JavaScript e a biblioteca de testes Jest
Last synced: 09 Apr 2025
https://github.com/willacosta/flutter_image_test_utils
Provides an easier and simple way to test flutter network images
dart flutter flutter-test image-utils unit-testing
Last synced: 25 Mar 2025
https://github.com/yannickzahinda/space-travellers-hub
Space travellers hub is a website for space travelers allowing them to reserve a rocket for traveling, to join a mission, to leave it and to check their profile for rockets and missions recorded
javascript jsx-syntax reactjs redux-thunk redux-toolkit unit-testing
Last synced: 23 Apr 2025
https://github.com/coatue-oss/nightmare-jasmine
Jasmine wrapper for Nightmare
integration-testing jasmine nightmare unit-testing
Last synced: 20 Feb 2025
https://github.com/gustavofreze/mutation-test-kotlin
Teste de mutação em Kotlin usando Pitest.
kotlin mutation-testing pitest unit-testing
Last synced: 12 Jun 2025
https://github.com/devmunyi/blog-app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing
Last synced: 25 Aug 2025
https://github.com/asacxyz/erp
Enterprise Resource Planning (ERP)
actions class-diagram clean-code design design-pattern diagram enterprise-resource-planning erp fluxograma github github-actions java spring-boot tdd tests uml unit-test unit-testing yaml
Last synced: 20 Sep 2025
https://github.com/undecaf/angularjs-template
Vorlage für Projekte mit AngularJS und Angular Material
angularjs angularjs-material end-to-end-testing jasmine karma testcafe unit-testing
Last synced: 11 Mar 2025
https://github.com/filozoff/xctestextension
A collection of additional assertion methods for `XCTest` framework.
swift test tests unit-testing xctest
Last synced: 16 Mar 2025
https://github.com/firmanjs/express-mongodb-mocha-chai
Boilerplate expressjs with mongose
docker docker-compose expressjs mocha mocha-chai mocha-tests mongoose unit-testing
Last synced: 09 Apr 2025
https://github.com/corentinth/vscode-test-pilot
Automatically generate test base templates for JavaScript and TypeScript functions.
extension jest mocha template test unit-testing vitest vscode vscode-extension
Last synced: 07 Apr 2025
https://github.com/hernandosebastian/rick-and-morty-wiki
Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.
bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper
Last synced: 09 Apr 2025
https://github.com/farshaddavoudi/chargingassignment.withtests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
api bogus c-sharp clean-architecture cqrs-pattern end-to-end-testing fluent-assertions integration-testing moq-framework onion-architecture unit-testing xunit
Last synced: 05 Jul 2025
https://github.com/moisessantana/solid-gym-api
API Rest inspirada no GymPass
cookie docker-compose e2e fastify jwt nodejs postgresql refresh-token solid token typescript unit-testing vitest zod
Last synced: 25 Mar 2025
https://github.com/luontola/tdd-mooc-untestable-code
Exercise about unit testing legacy code
javascript kata legacy-code unit-testing
Last synced: 25 Apr 2025
https://github.com/siguici/vut
VUT is a lightweight framework for rule validation and unit testing in Vlang. Simplify code correctness checks, data validation, and unit testing in your V projects with this efficient tool.
assert assertions assurances ensure expect expectations filters sanitization sanitizers schema test-suite test-suites testing-framework unit-testing validation validators vlang vlang-package vut
Last synced: 28 Feb 2025
https://github.com/dansantander/trax
Rails app for helping you with keeping track of your tasks and fees per activity with no complications.
integration-tests postgresql rails5 rspec ruby unit-testing
Last synced: 08 Apr 2025
https://github.com/hisoka37/unit-testing
Practical tests for JavaScript functions using the Jest library.
javascript jest testing unit-testing
Last synced: 02 Apr 2025
https://github.com/liamrdawson/verso-ui
A UI component library built for image-oriented React applications.
atomic-design color components design design-system emotion layout react react-testing-library storybook style theme typography ui unit-testing verso-ui
Last synced: 11 Jun 2025
https://github.com/bushmusi/my-catalog
In this project we have create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
linter oop pgsql ruby tdd unit-testing
Last synced: 26 Apr 2025
https://github.com/cdlm/st-st
SmallTest — SmallTalk unit tests, from scratch
pharo pharo-smalltalk smalltalk unit-testing
Last synced: 05 Apr 2025
https://github.com/sgrprmnk/swiggy
Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner
correctness java junit object-oriented-design unit-testing
Last synced: 20 Feb 2025
https://github.com/ra1nz0r/scheduler_app
Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.
cicd go restapi server sql sqlite3 taskfile unit-testing yaml
Last synced: 06 Sep 2025
https://github.com/pfpack/pfpack-unit-test
PrimeFuncPack Unit Test - a functional programming pack for .NET
csharp dotnet dotnet-core functional-programming unit-test unit-testing
Last synced: 01 Mar 2025
https://github.com/fortedigital/forte.functions.testable
In-memory orchestration for testing Durable Functions
azure-functions azure-functions-v2 durable-functions net-core unit-testing
Last synced: 20 Aug 2025
https://github.com/solenoden/onlineportfolio.frontend
My personal website and online portfolio
angular cicd-github-actions cloud-heroku github-actions jasmine project-13657452 skill-frontend-development skill-unit-testing tech-angular tech-jasmine tech-typescript typescript unit-testing
Last synced: 01 Mar 2025
https://github.com/solenoden/onlineportfolio.backend
My personal website and online portfolio
jest node postman postman-collection project-13657452 skill-backend-development skill-unit-testing tech-jest tech-node tech-typescript typescript unit-testing
Last synced: 01 Mar 2025
https://github.com/gaurav156/SpringBoot-Ex-gradle
Spring Boot Gradle middleware server for Vue.js-Ex frontend
gradle java junit5 open-api rest-api spring-boot springboot swagger-ui unit-testing
Last synced: 11 Mar 2025
https://github.com/islamarr/MVI_Clean_Architecture
🚀 Grid view List of pictures.
clean-architecture coroutines hilt-dependency-injection moshi-converter mvi-architecture navigation-component retrofit2 state-flow unit-testing viewbinding
Last synced: 11 Mar 2025
https://github.com/primus-anonymous/atms-ios
OSM data based ATMs locator
alamofire cuckoo mvvm rxswift swift unit-testing
Last synced: 11 Mar 2025
https://github.com/getstarted-spring/restcontroller-unit-test
Rest Controller - Unit Testing
rest-api spring spring-boot spring-test unit-testing webmvctest
Last synced: 11 Mar 2025
https://github.com/imolein/gambiarra
A tiny lua unit-testing library. Mirror of
Last synced: 11 Mar 2025
https://github.com/AmielCyber/tdd-tic-tac-toe
Test Driven Development Tic Tac Toe Demo with Jest.
dark-theme jest light-theme react react-testing-library test test-driven-development tic-tac-toe typescript unit-testing usereducer
Last synced: 11 Mar 2025
https://github.com/arashjafari/smarturlshortener
Smart URL shortening tools in Laravel
bootstrap browser-testing dockerfile feature-testing hacktoberfest laravel laravel7 php shortener unit-testing url-shortener
Last synced: 27 Feb 2025
https://github.com/wibosco/modelingformchanges-example
An example project to show how we can implement a model to simplify form validation
data swift unit-testing validator
Last synced: 16 Mar 2025
https://github.com/rocker2102/todo-laravel
A simple app to learn the basics of Laravel 8 framework [Under Dev.]
blade-template-engine bootstrap-5 laravel-8 php-8 todoapp unit-testing
Last synced: 14 Jun 2025
https://github.com/Sohil-Mansuri/Amadues-Flight-Search-Microservice
Amadeus Flight Search with Soap api
docker dotnet-core flights fluentvalidation ipwhite logging microservice middleware redis soap-web-services unit-testing xml
Last synced: 23 Jan 2025
https://github.com/alvisonhunterarnuero/unit-testing-jest-react
jest jest-tests mock testing unit-testing
Last synced: 07 Sep 2025
https://github.com/dickens-odera/laravel-to-do
A simple To Do app with API
api feature-testing laravel phpunit restful-api to-do-list unit-testing
Last synced: 06 Jul 2025
https://github.com/ceddlyburge/unit-testing-calculations
Companion repository for "How to Make Calculation Tests Simpler and More Expressive with These New Refactorings" article
calculations expressive-coding patterns refactoring unit-testing
Last synced: 28 Apr 2025
https://github.com/mchalapuk/fake-promise
:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.
es6-promise fake javascript mock promise resolve testing unit-testing
Last synced: 14 Feb 2025
https://github.com/kralizek/fakerabbitmq
A library of fakes targeting the RabbitMQ .NET client
dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing
Last synced: 17 Mar 2025
https://github.com/goapt/gee-app
A golang application with complete unit testing
Last synced: 26 Mar 2025
https://github.com/fmontes/file-browser-ngrx
A File Browser app with @angular and @ngrx for state management
angular fmonteslab frontend javascript ngrx rxjs statemanagement unit-testing
Last synced: 29 Apr 2025
https://github.com/jsuyog2/express-sequelize-api
Express Sequelize API repository! This project is a robust and scalable RESTful API built using Express.js and Sequelize. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.
api api-development backend express expressapi expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token loginapi node nodejs postgresql role-based-access-control sequelize unit-testing
Last synced: 25 Jul 2025
https://github.com/mihailgaberov/misc
This repo would contain any stuff that deserves to be preserved.
animations bangup bash css es6 html js misc tdd unit-testing
Last synced: 07 Jul 2025
https://github.com/natanaelvich/iweather_ignite-rocketseat-23
Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.
expo integration-testing jest react-native unit-testing
Last synced: 14 Jul 2025
https://github.com/staivanov/unit-testing
Unit testing C# code with NUnit and Moq
csharp dotnet dotnet-core moq nunit unit-testing
Last synced: 10 Apr 2025
https://github.com/agl0809/react-location-history-player
Display a heat layer on the map using your Google Maps Timeline history
es6 google-maps-api javascript react react-component react-google-maps reactjs unit-testing
Last synced: 26 Mar 2025
https://github.com/ghilain/food-recipee
This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals
css3 eslint html5 javascript npm unit-testing
Last synced: 03 Apr 2025
https://github.com/accenture/docknet
A pure Numpy implementation of neural networks for educational purposes
deep-learning docker jupyter neural-networks python rest-api unit-testing
Last synced: 01 May 2025
https://github.com/khesualdo/openid-connect-id-token-validator
:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.
asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing
Last synced: 30 Jul 2025