Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-02-16 00:31:07 UTC
- JSON Representation
https://github.com/NashTech-Labs/kafka-unit-testing.g8
A Sample application of Kafka Producer/Consumer API and its unit testing using Embedded Kafka.
embedded-kafka kafka kafka-consumer kafka-producer unit-testing
Last synced: 23 Oct 2024
https://github.com/Martin-BG/SoftUni-JavaScript-Advanced
JavaScript Advanced course at SoftUni - Oct 2018
course dom javascript jquery softuni unit-testing
Last synced: 23 Oct 2024
https://github.com/arfnsamsul/react-native-testing-sample
sample code of unit testing, snapshot testing, & code coveragw
code-coverage enzyme jest react react-native snapshot-testing testing unit-testing
Last synced: 23 Oct 2024
https://github.com/himanshupnwr/BasicCSharpUnitTesting
basics csharp linkedin-learning ms-test unit-testing
Last synced: 23 Oct 2024
https://github.com/lllucius/skilltest
Command line Alexa skill tester
alexa avs server skill testing unit-testing unittest voice
Last synced: 23 Oct 2024
https://github.com/ryanorsinger/intro-to-testing-js
Intro to writing unit tests in test-driven-development for JS
tdd tdd-javascript unit-testing
Last synced: 23 Oct 2024
https://github.com/loay-ashraf/MVVM-Testing-Example
An example of testing MVVM application (both Unit and UI) using XCTest framework.
mvvm tdd ui-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 23 Oct 2024
https://github.com/MichaelaIvanova/Umbraco.UnitTesting.RazorUI.Testing
Umbraco C# UI unit testing helpers and examples
asp-net asp-net-mvc c-sharp cms-framework razor razor-generator ui-testing umbraco umbraco-mocking umbraco-setup umbraco-testing unit-testing
Last synced: 23 Oct 2024
https://github.com/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 25 Jan 2025
https://github.com/drbarnabus/mimic
Fast, friendly and familiar mocking library for modern .NET
csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing
Last synced: 27 Dec 2024
https://github.com/dzmitrypanamarenka/js-differences
Cli-utility on JS which shows differences between two files - supports .yml .json .ini formats
cli node-js trees unit-testing
Last synced: 07 Feb 2025
https://github.com/sieep-coding/spark
A Python UI to manage essential business data with tkinter and a FAST SQLite backend.
desktop desktop-app full-stack gui hot-reload makefile python python3 sqlite theme tkinter ui unit-testing unittest
Last synced: 13 Jan 2025
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 26 Jan 2025
https://github.com/marko19907/patient-register-gui
A second semester “Programming 2” project with JavaFX, CSV files and ORM.
csv-export csv-import derby-embedded factory-pattern java javafx lambdas maven mvc-architecture orm streams unit-testing
Last synced: 17 Feb 2025
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 05 Jan 2025
https://github.com/rakibrahman/react-testing
Test cases for react app
jest react react-testing-library typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 15 Feb 2025
https://github.com/robinhosz/educplus-academy
University project where we made an API for online education
educational-project integration-testing java junit spring-boot tdd unit-testing university-projects
Last synced: 02 Feb 2025
https://github.com/kazvee/tinyapp
🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.
bcryptjs chai cookie-session ejs express javascript mocha node-js unit-testing
Last synced: 02 Feb 2025
https://github.com/shubham14p3/testing-practice
building Unit Testing that test several different functions with TDD (Jest)Testing Practice with Jest in Javascript.
Last synced: 13 Feb 2025
https://github.com/pedrohenrikle/gympass-api
Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.
api ddd e2e-tests factory-pattern nodejs repository-pattern solid tdd typescript unit-testing
Last synced: 24 Jan 2025
https://github.com/alexf91/ltest
A unit testing framework for Lean 4
lean lean4 unit-testing unittest
Last synced: 13 Feb 2025
https://github.com/charles-dr/mern-todo-application
#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest
expressjs jest mongodb nodejs react unit-testing
Last synced: 09 Feb 2025
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 13 Jan 2025
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 02 Feb 2025
https://github.com/alitaee/test-lab
Learning and Practicing unit test
jest reactjs testing-library unit-testing
Last synced: 13 Feb 2025
https://github.com/bonejon/angular-jest-wallabyjs
An example repository with all the configuration to use Angular 7 with Jest and WallabyJs. The readme.md contains the steps taken to convert the project from a standard angular-cli project.
angular-cli angular7 angular8 jest sample-project unit-testing wallaby wallabyjs
Last synced: 13 Jan 2025
https://github.com/tassio-med/js-unit-tests-project
🃏 Neste projeto foram implementadas várias funções para atender aos requisitos propostos e/ou testes unitários para garantir que as implementações das funções estão corretas.
eslint javascript jest npm unit-testing
Last synced: 17 Feb 2025
https://github.com/tassio-med/react-testing-library-project
🐙 Neste projeto o desafio foi utilizar a biblioteca de de testes do React, a React Testing Library. Aqui você vai encontrar simulação de evento com RTL e teste assíncronos com RTL.
eslint javascript jest react-testing-library reactjs unit-testing
Last synced: 17 Feb 2025
https://github.com/shaikahmadnawaz/react-testing
Testing in react by using Jest and React Testing Library 🧪
jest react react-testing-library unit-testing
Last synced: 17 Feb 2025
https://github.com/bedirhanssaglam/kotlin-tests-on-calculator-app
Unit tests and Instrumentation test of Calculator App in Kotlin
android calculator instrumentation java kotlin test unit-testing
Last synced: 13 Jan 2025
https://github.com/ghaschel/stylus-true
Framework to unit test your Stylus files.
preprocessor stylus unit-test unit-testing unit-tests
Last synced: 17 Feb 2025
https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 05 Jan 2025
https://github.com/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 24 Jan 2025
https://github.com/webmasterdevlin/apollo-angular-demo
GraphQL in Angular
apollo graphql integration-testing spectator unit-testing
Last synced: 26 Jan 2025
https://github.com/thinkinglabs/cobol-fizzbuzz-kata
Unit testing with COBOL
Last synced: 13 Jan 2025
https://github.com/lfost42/python
Introduction to Python
csv-parsing flask logging pylint pytest python sqlalchemy unit-testing
Last synced: 02 Feb 2025
https://github.com/tvc12/viu-ts
Boilerplate template for vue3 using typescript, pinia, vue-router and vite
cypress hacktoberfest hacktoberfest2023 pinia unit-testing vite vue3 vue3-typescript vuejs
Last synced: 13 Jan 2025
https://github.com/lfost42/franchise
Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests
Last synced: 02 Feb 2025
https://github.com/typed-sigterm/any
Mock anything with a Magic Object.
chai jest mock testing unit-testing vitest
Last synced: 06 Jan 2025
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin bootstrap create-react-app default-props enzyme jest jotto jsdoc manual-testing netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 06 Jan 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 ngrx rxjs typescript unit-testing
Last synced: 17 Feb 2025
https://github.com/sky172839465/test-app-starter
A starter for beginner practice CI/CD
compatibility-testing functional-testing linting unit-testing visual-testing
Last synced: 29 Nov 2024
https://github.com/kenvilar/stripe-checkout-tdd-laravel
Laravel Test-Driven Development for Stripe
artisan-command feature-testing laravel laravel-framework laravel6 php phpunit stripe stripe-checkout tdd test-driven-development unit-testing
Last synced: 10 Feb 2025
https://github.com/possen/bank
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
brightfutures ios swift swift-package-manager tableview unit-testing
Last synced: 06 Jan 2025
https://github.com/haloapping/dsa
Karena stress sama TA yang gak beres-beres, saya akhirnya gabut mempelajari kembali algoritma dan struktur data. Dan akhirnya saya makin pusing :)
algorithms-and-data-structures pusing python3 stress tdd unit-testing
Last synced: 06 Jan 2025
https://github.com/danielschaffer/ts-custom-error-shim
A TypeScript custom error shim that allows properly testing custom errors
custom-error testing typescript unit-testing
Last synced: 10 Feb 2025
https://github.com/bedirhanssaglam/quiz-app-with-tests-in-kotlin
Unit tests and Instrumentation test of Quiz App in Kotlin
android instrumentation java kotlin quiz test unit-testing
Last synced: 13 Jan 2025
https://github.com/dabevlohn/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 26 Jan 2025
https://github.com/harsh8088/flutter-test-app
unit, integration test
flutter flutter-test unit-testing
Last synced: 26 Jan 2025
https://github.com/marcl/facebook-messenger-bot
Fork of Facebook messenger bot to show adding tests to existing code.
bot chai facebook js-testing-made-easy mocha unit-testing
Last synced: 26 Jan 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: 13 Oct 2024
https://github.com/jsiqbal/nestjs-final-project
Complete nestjs course by stephen grider
decorators dependency-injection e2e-tests guards interceptors middlewares migrations-generator migrations-runner nestjs ormconfig query-builder session sqlite unit-testing validation-pipe
Last synced: 17 Feb 2025
https://github.com/rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
code-coverage code-quality code-quality-analyzer gradle integration-testing jacoco jacoco-plugin junit5 slice-testing sonar sonarqube sonarqube-plugin spring-boot unit-test unit-testing wiremock wiremock-server
Last synced: 26 Jan 2025
https://github.com/mjetpax/80smixtapeapi
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 22 Jan 2025
https://github.com/berchj/aisurveys
This plugin uses Google artificial intelligence (GEMINI) to take a survey and gives you recomendations based on question and configuration in admin view
ai artificial-intelligence composer gemini gemini-api google google-api php surveys test unit-testing wordpress wordpress-plugin
Last synced: 13 Feb 2025
https://github.com/smolijar/mlok
TypeScript mocking library focused on simplicity and testing DX
double fake jest mlok mock mock-library mocking mocking-framework spy stub unit-testing vitest
Last synced: 17 Feb 2025
https://github.com/hammerheadshark666/mos-customer-api
Microservice Order System - Customer Microservice
api automapper azure azurekeyvault cicd csharp docker docker-compose dotnet-core jwt-authentication mediatr sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/andresmweber/mdlive-test
Coding Challenge from MDLive
andres andresmweber andresweber challenge circleci code-challenge express interview-test job-interview mongodb mongoose pagination test testing unit-testing weber
Last synced: 10 Feb 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 26 Jan 2025
https://github.com/lloydjatkinson/vue-demonstration-component-testing
A demonstration of unit testing Javascript, Vue and Vuex.
javascript javascript-unit-test jest mocking unit-testing vue vue-components vuejs vuex
Last synced: 29 Nov 2024
https://github.com/topefolorunso/scrape-job-sites
automated data pipeline - extracts and processes job data and sends notification via telegram bot
bot database python selenium unit-testing webscraping
Last synced: 17 Feb 2025
https://github.com/sangupta/am
Assert-Mocks for unit-testing Java servlet API code
httpservletrequest httpservletresponse java jsp-tag junit mock-implementations servlet-api servlet-filter unit-testing
Last synced: 30 Jan 2025
https://github.com/ernitingarg/very-large-file-processing-python
Python solution which uses min-heap data structure and thread parallalism to process very large file
data-structures large-files min-heap multiprocessing python3 space-complexity threading time-complexity unit-testing
Last synced: 17 Feb 2025
https://github.com/oveldman/madworldtools
This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.
azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing
Last synced: 11 Feb 2025
https://github.com/jsuyog2/express-mongodb-api
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. 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 expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing
Last synced: 13 Jan 2025
https://github.com/jacraig/mecha
Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.
mecha property-testing unit-testing unit-tests
Last synced: 14 Dec 2024
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: 10 Feb 2025
https://github.com/emmanuel-dominic/miniextensions-coding-challenge
This is a react-redux with typescript coding challenge, which uses the airtable api calls. The application only make 3 API calls to Airtable when a user logs in. The app only makes one API call to fetch the class records using filterByFormula. The same is true for fetching the names of the students within the classes.
challenge cypress-tests react-query reactjs rtk-query unit-testing
Last synced: 21 Jan 2025
https://github.com/ashwinvis/beyond-100-test-cov
A.K.A. Why 100% test coverage is not good enough OR Typing + Unit tests
mypy pyconse pyconse2022 pytest typing unit-testing
Last synced: 10 Feb 2025
https://github.com/bchavs12/rentalcarsapi
Api in Java Spring boot for the rentalCars system
docker dto-entity-mapper hibernate-orm java jest-tests jpa-hibernate mvc-architecture restful-api spring-boot spring-security unit-testing
Last synced: 21 Jan 2025
https://github.com/wolven531/react-hooks-todo
Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress
cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing
Last synced: 18 Feb 2025
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 18 Feb 2025
https://github.com/ubiratansoares/burster
Kotlin helper for nicer Junit4 "parametrized" tests
dsl junit4 kotlin kotlin-android unit-testing
Last synced: 15 Feb 2025
https://github.com/zhentian-wan/react-traning-app
Demo of react application, unit testing and router
Last synced: 10 Jan 2025
https://github.com/lepetere/angularstrykerdemo
A demo of unit and mutation testing using Karma, Jasmine & Stryker in an angularjs 1.6 project.
angular1 angularjs jasmine javascript karma mutation-testing unit-testing
Last synced: 21 Jan 2025
https://github.com/bjoern-hempel/js-testing-framework
This is a small testing framework to make test driven development and unit testing easy.
javascript test-driven-development unit-testing
Last synced: 18 Feb 2025
https://github.com/samuelasherrivello/unit-testing-for-unity
Official Repo for the "Unit Testing For Unity" Course
best-practices template udemy unit-testing unity
Last synced: 07 Feb 2025
https://github.com/teekaytech/tic-tac-toe-js
A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.
babel javascript jest unit-testing
Last synced: 10 Feb 2025
https://github.com/ashmalzahra/math-magicians
This project is about building the core functionality of a calculator and is, a full website that includes 3 sub-pages. A medium-fidelity wireframes has been used to create a UI.
deployment jest react-router reactjs single-page-app unit-testing
Last synced: 10 Feb 2025
https://github.com/vishal150494/ai-based-web-application-develpoment-and-deployment-project2
Created an AI-based web app that performs analytics on customer feedback for their signature products. To accomplish this requirement, I created an Emotion Detection system that processes feedback provided by the customer in text format and deciphers the associated emotion expressed.
error-handling flask-web ibm-watson modules nlp-library packaging pep8 python3 restful-api unit-testing
Last synced: 10 Feb 2025
https://github.com/jonasfschuh/quarkus-social-network-api
A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana
api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing
Last synced: 10 Feb 2025
https://github.com/prdktntwcklr/embedded-cli
A simple command-line interface for use in embedded systems.
cli command-line embedded microcontroller unit-testing
Last synced: 14 Jan 2025
https://github.com/kogosoftwarellc/test-c
A robust and minimal unit testing framework for C.
Last synced: 07 Jan 2025
https://github.com/dpvreony/nettestregimentation
Unit Test Regimentation for .NET
Last synced: 21 Dec 2024
https://github.com/bartoszkubicki/magento2-unit-tests-doubles
Magento 2 Unit Tests Doubles
magento magento2 magento2-extension magento2-module mock mocking overmocking phpunit stub stubbing unit-test unit-testing
Last synced: 03 Nov 2024
https://github.com/verbasu/rust_api_client_2024
Trying to interact with REST API and parse JSON-response at April 2024
api api-rest json json-parser rust rust-lang struct types unit-testing
Last synced: 30 Oct 2024
https://github.com/gladir/unitest
Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.
turbo-pascal turbopascal unit-testing
Last synced: 06 Jan 2025
https://github.com/fischkevin/da-js-projet09
Ninth project from JavaScript React developper path at OpenClassrooms
integration-testing javascript jest react unit-testing
Last synced: 18 Feb 2025
https://github.com/natanaelvich/ddd_ignite-rocketseat-23
This is a repository about Domain-driven Design (DDD), a software architecture focused on domain modeling.
Last synced: 01 Feb 2025
https://github.com/jamieynonan/maraquser
Maraquser, project to manage users roles and permissions. This project is designed to explain/present certain architectures and patterns in a more tangible way.
asynchronous command-bus ddd docker makefile mutation-testing php7 python3 unit-testing
Last synced: 07 Jan 2025
https://github.com/keller-michael/alarm_clock
⏰ alarm clock example in ABAP with Unit Test and Dependency Injection
abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing
Last synced: 07 Jan 2025
https://github.com/blaineconnor/tip_calculator
Tip Calculator App by Swift-SnapKit-MVVM-Combine-Snapshot/UI/Unit Tests
combine mvvm mvvm-architecture mvvm-ios snapkit snapshot-testing swift ui-testing unit-testing
Last synced: 28 Dec 2024
https://github.com/mokkapps/rxjs-marble-testing-demo
An Angular demo application to demonstrate RxJS marble tests
angular angular-cli marble-testing rxjs testing unit-testing
Last synced: 07 Nov 2024
https://github.com/flazefy/gudangku-laravel
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel
api-testing calendar cronjob csv-export firebase firebase-storage laravel machine-learning mailer migrations mysql pdf pdf-parser php rest-api seeding statistics swagger telegram-bot unit-testing
Last synced: 16 Feb 2025
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 16 Feb 2025
https://github.com/ra1nz0r/cafe_list_with_testify
Возвращает список кафе из указанного города по запросу, с указанием количества.
cicd go golang map rest-api server unit-testing
Last synced: 01 Jan 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: 14 Jan 2025