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-10-23 00:32:53 UTC
- JSON Representation
https://github.com/0xopenbytes/test
🧪 Expect and assert
functional ios macos swift testing tests tvos unit-testing watchos
Last synced: 13 May 2025
https://github.com/secmohammed/youtube-alike-application
api laravel nuxtjs phpunit unit-testing
Last synced: 27 Jun 2025
https://github.com/tonivade/purecheck
Property based testing in Java
experimental functional-programming java property-based-testing unit-testing
Last synced: 23 Jun 2025
https://github.com/asif-faizal/informed
Informed is a News app built with Flutter's Test-Driven Development (TDD) and Clean Architecture with 49 tests. It focuses on modularity, testability, and maintainability by organizing the app into distinct layers: presentation, domain, and data. The project ensures high code quality through comprehensive testing and best practices.
bloc clean-architecture ui-testing unit-testing
Last synced: 08 May 2025
https://github.com/debas-31/school-library-oop
This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 12 Apr 2025
https://github.com/yegor256/donce
Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up
automated-testing docker ruby testing unit-testing
Last synced: 04 Oct 2025
https://github.com/rustam-tolipov/unit-test-practice
Learn how to create and solve the unit test. This repository is made for practice purposes on coding challenges. Also, you can find out how many coding challenges I have solved here, for starting actually 😉
Last synced: 14 Aug 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/olegweremyew/social_network
React + TypeScript + Redux + Uni-tests
react redux social-network typescript unit-testing
Last synced: 15 Mar 2025
https://github.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber's goleak
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 18 Mar 2025
https://github.com/natig25/space-travels-hub
This is a web application, which uses an API that provides commercial and scientific space travel services. Build with React.
api javascript reactjs redux snapshot-testing unit-testing
Last synced: 14 May 2025
https://github.com/egorand/kotlin-unit-tests
Sample code for a workshop session called "Better Unit Tests with Kotlin"
Last synced: 20 Mar 2025
https://github.com/reyguillaume/bus-gestion-app
Développée pour l'entreprise Go'bus, cette application a pour but d'informatiser et de centraliser leurs processus administratifs.
back-end cicd css front-end github-actions javascript jest mysql php unit-testing
Last synced: 17 Mar 2025
https://github.com/seanmayer/java-restful-refresher
Java Spring Boot REST API, JPA, Native SQL Queries, MySQL, Apache Tomcat, AWS EC2, AWS Beanstalk, JWT, STS
api-rest aws-ec2 aws-rds-mysql aws-ses aws-sts beanstalk h2-database java jpa jwt mysql mysql-database rest rest-api spring spring-boot swagger tomcat unit-testing webservices
Last synced: 21 Jul 2025
https://github.com/ebazhanov/task-view-list
Task view page
react tailwindcss typescript unit-testing
Last synced: 21 Mar 2025
https://github.com/mvrilo/go-example-repo-mock
example go go-sqlmock golang mock model repository-pattern tests unit-testing
Last synced: 13 Jul 2025
https://github.com/ericksonreyes/ddd-phpspec-helper
Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.
helpers php7 phpspec tdd unit-testing
Last synced: 19 Feb 2025
https://github.com/akshit8/go-mongodb
The all-in-one guide for using Mongodb with Go.
Last synced: 06 Mar 2025
https://github.com/kdinev/jsunit-gen
Unit test generator for JavaScript.
javascript typescript unit-testing
Last synced: 23 Jul 2025
https://github.com/helpscout/jekyll-joule
Joule 🔸: A Jekyll library for Unit Testing
jekyll open-source unit-testing
Last synced: 14 Mar 2025
https://github.com/bigyusuf/menu-lib
reusable awesome navbar menu
circleci circleci-orbs coverage-report coveralls jest react react-hooks reactjs unit-testing
Last synced: 20 Mar 2025
https://github.com/clausklein/queuedthreadpool
Examples based on boost and asio
asio boost clang-static-analyzer cmake cpp17 examples gcov lcov multithreading pattern threadsanitizer unit-testing
Last synced: 06 Apr 2025
https://github.com/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 20 Mar 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: 28 Jul 2025
https://github.com/victoreronmosele/firestore-unit-test-flutter
Code demonstration for my blog post: Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)
dart firestore flutter tutorials unit-testing
Last synced: 28 Mar 2025
https://github.com/coatue-oss/nightmare-jasmine
Jasmine wrapper for Nightmare
integration-testing jasmine nightmare unit-testing
Last synced: 05 Oct 2025
https://github.com/nikitapanasevych/angular-shopping-cart
Online store project. FakeStoreAPI used for data, for development used: Angular, ngrx, rxjs, Angular-material, SCSS, unit tests with karma and jasmine.
angular angular-material karma-jasmine mobile-first ngrx responsive-web-design rxjs typescript unit-testing
Last synced: 11 Aug 2025
https://github.com/spectrevert/rite
simple header for testing c/c++ source code
Last synced: 25 Jun 2025
https://github.com/donkirkby/testing
Essay and sample code for writing unit tests in Python
Last synced: 07 Apr 2025
https://github.com/mipmipp/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: 15 Apr 2025
https://github.com/canopas/ios-todo-app-with-unit-testing
Sample code for the articles written on Ultimate guide to iOS unit testing. https://blog.canopas.com/the-ultimate-guide-to-ios-unit-testing-with-best-practices-part-1-c3a484b8dc8d
ios swift swiftui unit-test unit-testing
Last synced: 30 Aug 2025
https://github.com/bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library
async testing using jest and react testing library
async-test jest react-testing-library testing unit-test unit-testing unit-tests
Last synced: 26 Jun 2025
https://github.com/itzg/try-sb-test-properties-loading
This Spring Boot code demonstrates several ways of using a type-safe configuration class during unit testing
Last synced: 04 Mar 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/maxicorrea/react-notes-web
Application to create notes developed in ReactJS + TypeScript + Redux.
css flexbox jest-tests jss notes-app react react-hooks react-redux reactjs redux redux-testing redux-thunk typescript unit-testing
Last synced: 20 Mar 2025
https://github.com/b0o/mulberry
🫐 Single-file Lua BDD library for testing Neovim plugins
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 03 Apr 2025
https://github.com/tobuya/catalog_of_my_things
Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.
postgresql rspec ruby unit-testing
Last synced: 14 Mar 2025
https://github.com/fshmidt/game-site
6 containerized services (Go backend, Postgres DB, Redis DB, Vue3 Account client, html/js/css Game App & Traefik) work together for Autentificate, Authorize, Update Profile details, Save profile picture in Google Cloud Storage & Edit it at Frontend side. Now there's a second gaming Front-end.
api css docker-compose full-stack gin golang google-cloud-storage html javascript jwt-authentication makefile postgresql redis rsa-cryptography unit-testing validation vue3 vue3-component
Last synced: 12 May 2025
https://github.com/reviewdog/action-pytest
(WIP) Run pytest with Reviewdog :dog:
ci github-actions github-actions-ci github-actions-docker pytest pytest-cov pytest-profiling python3 reviewdog reviewdog-action unit-testing
Last synced: 11 Apr 2025
https://github.com/stefh/solidity-examples
Solidity SmartContract Examples
abi code-generation coverage csharp javascript linter solidity solidity-contracts unit-testing
Last synced: 27 Jul 2025
https://github.com/germanysources/abap_test_injection
Test Injections in ABAP before release 750
abap test-automation unit-testing
Last synced: 07 Apr 2025
https://github.com/wimpyprogrammer/jest-mock-examples
Examples of mocking in Jest tests
jest mock mocking testing unit-testing
Last synced: 22 Aug 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
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/faresmahdi3363-stack/unit-converter-
A simple interactive Python program to convert values between Length, Temperature, Volume, and Time. Select the category, choose your units, enter a value, and get instant, accurate conversions!
beginnerproject beginnerprojects coding convert converter convertor py python python-script python3 unit-test unit-testing unity
Last synced: 21 Sep 2025
https://github.com/pantheon-systems/wpunit-helpers
Unified scripts for installing and running automated WP Unit Tests.
hacktoberfest phpunit unit-testing wordpress wp-unit
Last synced: 13 Apr 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/andrewbeng89/vue-unit-testing
Unit Testing in Vue.js - from theory into practice: a companion repo!
jest unit-testing vue-test-utils vuejs
Last synced: 14 Jul 2025
https://github.com/bhovhannes/jestor
Defines how Jest mocks should behave
implementation jest mock spy unit-testing
Last synced: 06 Apr 2025
https://github.com/oussama-zbair/tdd-dojo
Test Driven Development (TDD) Practice with Java & Junit4
java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing
Last synced: 04 Mar 2025
https://github.com/yanrodrigues205/smartsales-backend
This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒
docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing
Last synced: 19 Aug 2025
https://github.com/randhir200/budgetbuddy
BudgetBuddy is a expense tracking application designed to help you monitor and manage your spending with ease. Built with a modern tech stack, this project leverages the strengths of HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, and PostgreSQL to deliver a seamless and efficient user experience.
css docker express html javascript linux mongodb mongoose nginx nodejs pm2 postgresql react unit-testing
Last synced: 10 Apr 2025
https://github.com/edrisym/e-wallet
This E-Wallet project is developed using the Test-Driven Development (TDD) approach. It is built with .NET 8 and uses SQL Server for database management. The project utilizes XUnit for unit testing and FluentAssertions for expressive and readable assertions in tests.
csharp digitalwallet dotnet-core dotnet8 e-wallet e-wallet-system ewallet fluentassertions multicurrency multicurrency-wallet sqlserver test unit-testing wallet xunit
Last synced: 10 Jul 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/dotneteeer/diary
A simple .NET-based daily planner API powered by the most popular and cutting-edge technologies
asp-net-core e2e-testing elk-stack grafana graphql health-check integration-testing jaeger kibana logstash postgresql-database prometheus rabbitmq redis serilog swagger unit-testing validation web-api
Last synced: 14 Apr 2025
https://github.com/mc-cat-tty/complementiprogrammazione
Appunti del corso di Complementi di Programmazione. UniMoRe. 2023-2024.
functional-programming garbage-collection garbage-collector map-reduce object-oriented-programming oop python python3 reference-counting unit-testing
Last synced: 25 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/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/pwall567/kjson-test
Library for testing Kotlin JSON applications
Last synced: 09 Jul 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/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/mahdi7s/personal-blog
A complete weblog website implemented by Asp.Net MVC, Entity Framework
asp-net-mvc entity-framework javascript jquery jquery-ui mvc razor-pages repository-pattern unit-testing
Last synced: 24 Jun 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/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/alexandrecpedro/csharp-dotnet-challenge
21-day challenge - C# / .NET with Torne-se um Programador
blazor csharp data-persistence dotnet7 entity-framework jwt minimal-api mock mock-testing mysql shell-script token-based-authentication unit-testing
Last synced: 22 Feb 2025
https://github.com/stefruseva88/parking-cost-tests
Test automation project for Parking Cost Calculator JS application with Cypress and QUnit
automation boundary-value-analysis js manual-testing unit-testing
Last synced: 04 Aug 2025
https://github.com/mxschmitt/golang-tdd-example
Test driven development in Golang based on Martin Fowlers stack example.
golang simple tdd unit-testing
Last synced: 28 Mar 2025
https://github.com/risc-os-community/munit
This is a port to RISC OS of the munit library for C Unit Testing
c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing
Last synced: 04 Mar 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/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/siaexplains/jasmine-karma
This is a repository for all Jasmine-Tesing learning =>
ci ci-cd es6 headless-browsers headless-chrome jasmine javascript karma nodejs test-automation testing travis-ci unit-testing
Last synced: 13 Sep 2025
https://github.com/youssef-remah/stock-trading-app
ASP.Net Core 8 Web Application that displays stock price with live updates from finnhub.io
asp-net-core-8 csharp entity-framework-core-8 integration-testing logging mvc-architecture razor-views repository-pattern serilog serilog-seq sql-server stock-market test-driven-development unit-testing xunit-framework
Last synced: 27 Sep 2025
https://github.com/wezsietato/datadriventesting
A Swift package that provides data-driven testing functionality for your project.
data-driven-tests swift swift-package unit-testing
Last synced: 16 Sep 2025
https://github.com/kathleenwest/contosopizzawebapidemo
A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.
asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video
Last synced: 04 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/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 26 Sep 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/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/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/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/mozameljawad/tdd-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
Last synced: 06 Apr 2025
https://github.com/gopherlabsltd/android-clean-architecture
Demo Android application (written Kotlin) built to highlight MVP (Model View Presenter) and Clean Architecture concepts 🚿
android android-devops clean-architecture dependecy-injection devops kotlin mvp-architecture reactive-programming rx unit-testing
Last synced: 17 Sep 2025
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 15 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: 15 Oct 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/bluedotbrigade/daten-lokator
Streamline your automated .NET tests: load the right input with 1 line of code.
csharp dotnet tdd testing testing-framework unit-testing
Last synced: 21 Aug 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/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/mrlesmithjr/travis-ansible-testing
ansible ansible-roles travis-ci unit-testing
Last synced: 13 Jul 2025
https://github.com/chinleung/laravel-browserstack
Run Laravel Dusk tests on BrowserStack.
browserstack browserstack-automate laravel unit-testing
Last synced: 01 Aug 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/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 07 Aug 2025
https://github.com/conorheffron/in-mem-cache-sys
cache jdk22 mockito-junit-test unit-testing
Last synced: 09 Mar 2025
https://github.com/urbanjost/m_msg
convert all common variables to a string in Fortran using unlimited polymorphic variables
fortran fortran-package-manager fpm testing unit-testing
Last synced: 09 Jul 2025