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-26 00:33:26 UTC
- JSON Representation
https://github.com/mattmc3/ztap
An implementation of the Test Anything Protocol for unit testing Zsh using pure Zsh
Last synced: 06 Aug 2025
https://github.com/hilsonxhero/falcon-db
Admin dashboard built with the powerful Vuejs 3 framework! :rocket:
jest scss tailwind typescript unit-testing vuejs
Last synced: 10 Apr 2025
https://github.com/amirxhero/falcon-db
Admin dashboard built with the powerful Vuejs 3 framework! :rocket:
jest scss tailwind typescript unit-testing vuejs
Last synced: 31 Aug 2025
https://github.com/justsml/modern-app-template
🚀 Example mono-repo: Node.js 16, TypeScript, Jest, GH Actions. Many testing strategies featured! ✨
integration-testing jest mocking nodejs pollyjs testing-strategy testing-techniques typescript unit-testing
Last synced: 22 Mar 2025
https://github.com/joseluisq/karma-jasmine-typescript
Sample of Unit Testing using Karma, Jasmine and Typescript.
jasmine karma typescript unit-testing
Last synced: 12 Jul 2025
https://github.com/vomnes/hypertube
This project proposes to create a web application that allows the user to research and watch videos. The player will be directly integrated to the site, and the videos will be downloaded through the BitTorrent protocol.
api bittorrent golang imdb javascript mongodb movies nodejs oauth sass streaming unit-testing vuejs websockets
Last synced: 14 Jul 2025
https://github.com/wibosco/testingwithcoredata-example
An example project looking at how we can use Core Data in our unit tests
coredata ios swift unit-testing
Last synced: 14 Jul 2025
https://github.com/tebogoyungmercykay/fastapi-backend-ml-service
FastAPI API Development Booth: A comprehensive repository showcasing best practices and examples for building robust and efficient API using FastAPI in Python.
alembic ci-cd database-migrations docker fastapi github-actions heroku jwt-authentication jwt-token nginx-proxy postgressql python3 sqlalchemy-python unit-testing uvicorn virtualenv
Last synced: 10 Aug 2025
https://github.com/andreyorst/fennel-test
Testing library for Fennel (mirror)
Last synced: 09 Mar 2025
https://github.com/fabianacampanari/object-oriented-programming
🧬 Here you'll find OOP exercises, exams, notes, and environment setup instructions relevant to the curriculum covered in class.
design-patterns encryption-decryption homebrew modules oriented-object-programming package pep8 pip3 pipenv pipenv-upgrader python3 solid-principles unit-testing virtual-environment
Last synced: 17 Mar 2025
https://github.com/quinntynebrown/kidstoyhive
Rent toys
asp-net-core cqrs e-commerce-platform entity-framework-core mediatr tdd unit-testing
Last synced: 17 Mar 2025
https://github.com/cesarparra/test-data-framework
The Salesforce Test Data Builder framework allows you to intuitively create Salesforce SObject data for your unit tests using a fluent language. It provides base support for any SObject, standard or custom, out of the box, but allows you to adapt it to your custom needs.
apex framework salesforce salesforce-developers salesforcedx sfdx testing unit-testing
Last synced: 21 Mar 2025
https://github.com/arakelian/docker-junit-rule
JUnit Rule for creating reusable Docker containers that live across JUnit test clases
apache docker java java-11 java-8 junit junit-rule unit-testing
Last synced: 10 Apr 2025
https://github.com/pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests
Last synced: 12 Apr 2025
https://github.com/piyalidas10/angular-testcase
Angular 12 Unit Testcase using Jasmine
angular angular-testing angular12 directive error-handling interceptor jasmine jasmine-test-angular pipes testcase unit-test unit-testing
Last synced: 14 Apr 2025
https://github.com/yosefhesham/todo-list
a to-do list website task by (@microverseinc), you can easily manage your daily tasks
css es6 html javascript jest js unit-testing webpack
Last synced: 07 May 2025
https://github.com/lowlydba/tsqlt-installer
🔵 Github Action to install tSQLt.
github-actions github-actions-ci mssql sqlserver tsqlt unit-testing
Last synced: 01 Mar 2025
https://github.com/gaumala/kotlinsnapshot
Experimental Snapshot Testing in Kotlin
android gradle java kotlin snapshot-testing unit-testing
Last synced: 25 Jul 2025
https://github.com/ajb413/pubnub-functions-mock
Mocks PubNub Functions modules for event handler unit testing
chai javascript mocha nodejs pubnub pubnub-functions serverless unit-testing
Last synced: 28 Apr 2025
https://github.com/fluidtrends/savor
Make your Node Typescript unit testing a piece of cake.
bdd chai instabuljs javascript mocha nodejs nyc sinon tdd typescript unit-testing
Last synced: 12 Apr 2025
https://github.com/krzema12/vis-assert
Test the shape of your functions!
ascii-art audio audio-analysis audio-processing functional-programming game-development js jvm kotlin kotlin-js kotlin-jvm kotlin-library kotlin-multiplatform kotlin-test kotlin-testing multiplatform tdd unit-testing
Last synced: 01 Apr 2025
https://github.com/nickemma/car-rental-app
Exotic Rentals is a car rental agencies primarily serve people who require a temporary vehicle, It allows users to create an account, log in, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
axios framer-motion material-ui react react-toast-notifications redux swiper-js tailwindcss unit-testing
Last synced: 06 Jul 2025
https://github.com/0xopenbytes/t
🧪 Quickly test expectations
ios swift testing unit-testing
Last synced: 01 Aug 2025
https://github.com/marco-m/mock_io
Mock IO for Erlang
erlang intercept-io mocking unit-testing
Last synced: 14 May 2025
https://github.com/jonathanperis/cpnucleo
This sample solution demonstrates modern .NET best practices—featuring clean architecture, robust testing, dependency injection, and Docker containerization—to help you build scalable, maintainable applications.
best-practices chsarp clean-architecture clean-code code-quality continuous-integration dependency-injection devops docker dotnet integration-testing sample-solution software-architecture solid-principles unit-testing
Last synced: 04 Apr 2025
https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests
An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests
android jetpack-compose parameterized-tests property-based-testing testing unit-testing
Last synced: 12 Sep 2025
https://github.com/atualariao/stage3project
ASP.NET Web API ecommerce - CQRS MediatR and Repository pattern, Testing Implementation - (UnitTest, Integration), API Versioning and Serilog implemented for Controllers - (+Serilog - db) + Swagger Documentation and Basic Authentication
api-versioning asp-net bogus cqrs-pattern dapper-dot-net-core ecommerce-api efcore6 faker integration-testing mediatr mockapi mssql-database serilog swagger-ui unit-testing webapi
Last synced: 10 Apr 2025
https://github.com/bmvantunes/youtube-react-testing-video6-mock-http-calls-with-msw-react-testing-library
Mocking HTTP calls (fetch and axios) using MSW and react-testing-library
axios fetch jest mock-http mock-service-worker msw react-testing-library unit-testing unit-tests
Last synced: 29 Jul 2025
https://github.com/jipegit/dfir-ioc-ut
DFIR IoC Unit Testing
cybersecurity dfir ioc threat-hunting threat-sharing unit-testing
Last synced: 11 Apr 2025
https://github.com/rcdmk/classicaspunit
A classic ASP unit framework for helping in testing classic asp code.
Last synced: 11 Mar 2025
https://github.com/yshui/test.h
Header only C unit testing framework
c header-only unit-test unit-testing unit-testing-framework
Last synced: 20 Jun 2025
https://github.com/bmvantunes/youtube-react-testing-video3-introduction-jest-react-testing-library
Introduction to React Testing Library and Jest
jest react-testing-library testing unit unit-testing
Last synced: 29 Jul 2025
https://github.com/nickemma/country-app-metrics
This web application is build with react and provides statistical insights on Countries around the world and there continents. The application allows users to filter through the information by different continents and countries..
animation react redux restful-api scss unit-testing
Last synced: 14 Apr 2025
https://github.com/whatishedoing/didyouknow
Exporing the awesome features of programming languages
cplusplus csharp features javascript perl python unit-testing
Last synced: 16 Aug 2025
https://github.com/joanstinson/zork
A Zork game in C++ using Unitary Testing with CppUnit.
cplusplus-11 cpp cppunit game unit-testing zork
Last synced: 08 Jul 2025
https://github.com/pronamic/wp-http
WordPress HTTP library.
api faking-responses http library unit-testing wordpress
Last synced: 03 Jul 2025
https://github.com/dangmoody/temper
Single header-only testing framework written in C99.
c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library
Last synced: 21 Apr 2025
https://github.com/alansastre/java-junit-mockito
Ejemplos de testing unitario con JUnit 5 y Mockito en Java.
java java11 java17 java8 junit junit5 mockito testing unit-testing
Last synced: 20 Sep 2025
https://github.com/tebogoyungmercykay/python_api_development_booth_fastapi
FastAPI API Development Booth: A comprehensive repository showcasing best practices and examples for building robust and efficient API using FastAPI in Python.
alembic ci-cd database-migrations docker fastapi github-actions heroku jwt-authentication jwt-token nginx-proxy postgressql python3 sqlalchemy-python unit-testing uvicorn virtualenv
Last synced: 13 Apr 2025
https://github.com/splitbrain/dokuwiki-travis
Environment setup script for testing DokuWiki plugins on travis-ci
dokuwiki travis-ci unit-testing
Last synced: 15 Apr 2025
https://github.com/tfrommen/unit-test-examples
Example code for my talks and workshops on unit testing.
example-code javascript php testing unit-testing
Last synced: 12 May 2025
https://github.com/drjacky/tdd
Test-Driven in Android Development
android bdd behavior-driven-development tdd test-driven-development unit-testing
Last synced: 13 Feb 2025
https://github.com/vb-consulting/xunit.npgsql
XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1
csharp dotnet netcore npgsql postgresql testing unit-testing xunit
Last synced: 13 Apr 2025
https://github.com/powerman/check
Helpers to complement Go testing package
go golang golang-library unit-testing
Last synced: 07 May 2025
https://github.com/viniciuscestarii/modular-pets
Modular Monolith Pet Shop App
bun ddd drizzle-orm elysia modular-monolith open-api post tdd test-e2e typebox typescript unit-test unit-testing
Last synced: 01 Feb 2025
https://github.com/chingu-voyages/v8-geckos-team-04
Guess the Language Game! | Chingu Voyage-8
axios bootstrap4 css3 elixir elixir-phoenix es6 html5 javascript jest nodejs react react-hooks react-router reactjs reactn unit-testing youtube-api
Last synced: 10 Apr 2025
https://github.com/selimhorri/testcontainers-integration-tests
Perform Integration tests with Spring Boot using testcontainers library on MySQL Docker container...
assertj docker hamcrest integration-testing java junit5 jupyter spring-boot testcontainers unit-testing
Last synced: 12 Apr 2025
https://github.com/getvictor/goteststats
Get detailed `go test` execution times
developer-experience golang unit-testing
Last synced: 13 Apr 2025
https://github.com/cmendible/azure_synapse_notebook_tests
Azure Synapse Notebook Tests
azure azure-synapse jupiter-notebook python unit-testing
Last synced: 22 Aug 2025
https://github.com/kasir-barati/nestjs-materials
NestJS tips, tricks, Notes, Things which are not in doc and I used to figure them out and use them
docker docker-compose e2e javascript microservices mongodb nestjs nodejs postgresql rabbitmq stripe tips-and-tricks typescript unit-testing
Last synced: 24 Jul 2025
https://github.com/hilsonxhero/hero-shop
ecommerce built with the powerful Vuejs 3 framework! :rocket:
pwa resetful-api sass typescript unit-testing vue
Last synced: 10 Apr 2025
https://github.com/xaizek/stic
Simple Tests In C (with optional pure C automatic test registration)
automatic-test-registration c test-framework unit-testing
Last synced: 14 Apr 2025
https://github.com/deverebor/studie-book-grokking-algorithms
Notes, challenge resolutions, and applications of the Grokking Algorithms book content with unit tests
algorithms-and-data-structures grokking-algorithms jest typescript unit-testing
Last synced: 10 Apr 2025
https://github.com/b1f6c1c4/jest-mongoose
Mongoose integration test made easy and terse.
integration-testing javascript jest jest-mongoose mongodb mongoose testing unit-testing
Last synced: 14 Jul 2025
https://github.com/maargenton/go-testpredicate
Unit-testing predicates for Go.
bdd go golang predicate test testing tests unit-testing unittest
Last synced: 14 Mar 2025
https://github.com/karmakrafts/iridium
Testing framework for Kotlin compiler plugins using a custom compiler driver.
api junit junit-jupiter junit5 kotlin kotlin-compiler kotlin-compiler-plugin kotlin-framework kotlin-jvm test test-api testing testing-library unit-testing
Last synced: 13 Aug 2025
https://github.com/juletopi/front-end_learning_journey
📚 • Repositório dedicado ao aprendizado de Front-End! Aprendendo HTML, CSS e JavaScript, dominando frameworks como React, aprimorando habilidades em design responsivo e muito mais!
code-versioning css event-handling frameworks front-end front-end-development front-end-mentor front-end-roadmap frontend git hosting html javascript module-bundlers preprocessors roadmap study taskrunners unit-testing ux-ui-design
Last synced: 07 Jul 2025
https://github.com/oneronaut/brsHamcrest
Hamcrest implementation in BrightScript
assertions brightscript hamcrest matcher roku roku-development testing unit-testing
Last synced: 14 Apr 2025
https://github.com/ecoapm/xunit.ts
a TypeScript unit testing framework, following standard xUnit patterns
assertions hacktoberfest tdd testing typescript unit-testing
Last synced: 12 Apr 2025
https://github.com/jason-fox/fox.jason.unit-test
Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins
code-coverage coverage dita-ot dita-ot-plugin testing unit-testing
Last synced: 29 Mar 2025
https://github.com/hemmatiali/parsalibrarymanagement
An open-source library management system with latest .NET technologies, focusing on robustness and scalability.
automapper clean-architecture clean-code csharp entity-framework fluentvalidation generic-repository imagesharp library-management-system mvc serilog sqlserver unit-testing
Last synced: 12 Sep 2025
https://github.com/vitorcarvalho67/tslibraryapi
A sleek and efficient Node.js REST API using Prisma and TypeScript for managing library operations, from book rentals to author tracking
api-rest docker-compose library-api mysql-database nginx nodejs prisma server-side solid-principles typescript unit-testing vitest
Last synced: 11 Jun 2025
https://github.com/amdmi3/testing.h
Small and simple single-header library for writing C++ unit tests
c-plus-plus header-only testing unit-testing
Last synced: 07 May 2025
https://github.com/martinpankraz/sapcpi-az-devops
Integration Example of SAP CPI with Azure DevOps
azure azure-devops continous-delivery continous-integration sap-cloud-integration sap-cloud-platform-integration unit-testing
Last synced: 26 Mar 2025
https://github.com/vb64/telemulator3
Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.
Last synced: 14 Jun 2025
https://github.com/danielr/mokka
A collection of helpers to make it easier to write testing mocks in Swift.
mock mocking mocking-utility stub stubbing swift unit-testing
Last synced: 11 Apr 2025
https://github.com/eliezerantonio/devtraining
docker docker-compose docker-image javascript nest nestjs node-js nodejs posgresql typeorm typescript unit-testing
Last synced: 14 Apr 2025
https://github.com/js-test-gen/js-test-gen
Generating js test templates with a little help from babel & prettier :vhs:
babel jest js js-templates mocha prettier unit-testing
Last synced: 23 Sep 2025
https://github.com/winechit-dev/tmdb-android
custom-plugins datastore-android dynamic-themes github-actions githug-pages jetpack-compose kotlin kotlin-coroutines multi-modules mvvm-architecture room-database screenshot-testing shared-element-transitions state-flow type-safe-navigation unit-testing
Last synced: 06 May 2025
https://github.com/ItsMrAkhil/starter
React SSR Code Split HMR Boilerplate
appveyor boilerplate codesplitting es6 eslint express hmr-support jest-tests react react-loadable react-redux react-router react-ssr redux redux-thunk travis-ci unit-testing webpack webpack3
Last synced: 11 Mar 2025
https://github.com/recursivelogic/react-redux-boilerplate
React / Redux / CSS Modules / Enzyme / Mocha / Chai Boilerplate
boilerplate chai css css-modules enzyme mocha react redux unit-testing webpack
Last synced: 13 Apr 2025
https://github.com/msn0/a6-examples
Angular6 - unit and visual regression tests
angular testing unit-testing visual-regression-testing vrt
Last synced: 15 Sep 2025
https://github.com/hadiuzzaman524/flutter-clean-architecture
This repository serves as your guide to implementing clean architecture, domain-driven design, unit testing, widget testing, and various industry-standard patterns in your Flutter projects.
clean-architecture clean-code dark-theme dependency-injection dio domain-driven-design flutter flutter-examples flutter-test uncle-bob unit-testing widget-testing
Last synced: 15 Jun 2025
https://github.com/dumijay/pfreak
pFreak is a unit-level 2-in-1 JavaScript benchmarking and testing framework.
automation benchmark developer-tools devtools framework headless javasscript performance puppeteer test ui unit-testing ux
Last synced: 10 Feb 2025
https://github.com/mhweiner/cjs-mock
'Immutable' NodeJS module mocking (CJS) for unit testing purposes. Similar to proxyquire, but simpler and safer. Sponsored by https://aeroview.io
commonjs commonjs-modules mock mocking mocking-library mocking-utility mockito proxyquire testing-tools unit unit-testing
Last synced: 20 Mar 2025
https://github.com/stepasha419a/ducks-tinder-server
ducks tinder server for your own tinder-clone frontend
cqrs docker domain-driven-design e2e-tests gin go golang grafana grpc microservices nest nestjs polyglot-microservices prisma prisma-orm prometheus rabbitmq socket-io supertest unit-testing
Last synced: 26 Apr 2025
https://github.com/natasha-ct/blog-app-rails
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation
Last synced: 05 May 2025
https://github.com/0xjonaseb11/jonas-sebera-portfolio.dev
My professional career portfolio website | Skill set show case
dynamicforms mui reactjs responsive-design reusable smooth-scrolling solidity tailwindcss three-js unit-testing vivusjs web3-dapp webvitals
Last synced: 05 Jul 2025
https://github.com/tommylemon/unitauto-py
☀️ 机器学习单元测试平台,零代码、全方位、自动化 测试 方法/函数 的正确性、可用性和性能。☀️An unit testing platform powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions.
automation automation-library python python-lib python-library python3 test-automation test-library testautomation unit-test unit-testing unittest unittesting ut
Last synced: 28 Jun 2025
https://github.com/gracehtet/challengecode-capstone
Challenge Code is a web application where you can see upcoming challenges from some sites. You can also go and check to that challenge link.
css javascript netlify reactjs redux-toolkit unit-testing
Last synced: 13 Jun 2025
https://github.com/unional/ava-fixture
Fixture test for https://github.com/avajs/ava
ava fixture nodejs unit-testing
Last synced: 13 May 2025
https://github.com/urbanjost/m_framework
aggregate small modules used for unit testing, comparing results to expected values, logging, creating messages, ...
fortran fortran-package-manager fpm unit-testing
Last synced: 20 Feb 2025
https://github.com/ndleah/currency-converter
💱 A program that will perform currency conversion using data fetched from an open-source API
api-rest currency-converter python unit-testing web-scraping
Last synced: 05 May 2025
https://github.com/trailofbits/deepstate-test-suite
Automated continuous testing integration using DeepState
fuzzing symbolic-execution unit-testing
Last synced: 15 Apr 2025
https://github.com/baylorrae/php-huck
A PHP Testing Framework based on Jasmine
Last synced: 28 Jul 2025
https://github.com/luanpersini/tests-node-backend-tests-using-jest-typescript
Repository containing backend test examples for an api built using typescript and nodejs. Unit, end-to-end and integration tests.
e2e-tests end-to-end-testing example integration-test integration-testing nestjs qa qaautomation unit-testing unittest
Last synced: 10 Mar 2025
https://github.com/astrodynamic/photolab-in-qt-cpp
PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.
bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing
Last synced: 20 Sep 2025
https://github.com/mauriciolauffer/vitest-environment-ui5
A Vitest Environment for unit testing UI5 code
openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment
Last synced: 04 Jul 2025
https://github.com/malteriesch/test-db-acle
A PHP library to facilitate easy and concise tests for the database layer, initially with MySql and Sqlite, with others possible to add...
database-layer fixtures lightweight mysql php phpunit unit-testing
Last synced: 09 Apr 2025
https://github.com/MartinPankraz/SAPCPI-Az-DevOps
Integration Example of SAP CPI with Azure DevOps
azure azure-devops continous-delivery continous-integration sap-cloud-integration sap-cloud-platform-integration unit-testing
Last synced: 10 Mar 2025
https://github.com/stevegrunwell/intro-to-testing
Slides for "Testing Like You've Never Tested Before (Because You Haven't)"
integration-testing mockery phpunit slides testing unit-testing
Last synced: 09 Apr 2025
https://github.com/mitocgroup/tutorial-ci-for-serverless
Tutorial Continuous Integration for Serverless Applications
code-climate continuous-integration e2e-testing serverless serverless-applications snyk-io travis-ci tutorial unit-testing
Last synced: 08 Jul 2025
https://github.com/itsmrakhil/starter
React SSR Code Split HMR Boilerplate
appveyor boilerplate codesplitting es6 eslint express hmr-support jest-tests react react-loadable react-redux react-router react-ssr redux redux-thunk travis-ci unit-testing webpack webpack3
Last synced: 14 Apr 2025
https://github.com/3shape/docker-ci
Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.
cmdlets docker docker-images hacktoberfest hacktoberfest2020 integration-testing linting module powershell powershellcore unit-testing
Last synced: 29 Jul 2025
https://github.com/dernasherbrezon/mockfs
Java FileSystem for simulating IOExceptions
filesystem java jdk7 junit mock unit-testing
Last synced: 11 Apr 2025
https://github.com/robertmain/codeigniter-starter
A CodeIgniter starter project with pre-configured templating, a base model, exceptions and much, much more. Oh my!
codeigniter composer mvc php unit-testing
Last synced: 12 Feb 2025
https://github.com/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 14 Sep 2025
https://github.com/gjbex/defensive_programming_and_debugging
This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.
bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing
Last synced: 13 Jul 2025