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-01 00:31:29 UTC
- JSON Representation
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: 30 Jan 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: 22 Dec 2024
https://github.com/squiddev/omnomnom
An OCaml test runner inspired by Tasty
Last synced: 08 Dec 2024
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: 22 Dec 2024
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: 16 Dec 2024
https://github.com/andre-alck/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: 03 Dec 2024
https://github.com/barrettotte/sql-unit-poc
A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.
json mssql proof-of-concept python sql t-sql test-runner unit-testing
Last synced: 09 Dec 2024
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: 31 Dec 2024
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: 23 Jan 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: 09 Jan 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: 01 Feb 2025
https://github.com/burdiuz/webstorm-angular-unittest-templates
File templates for WebStorm using Angular.JS
angular angularjs jasmine jetbrains karma karma-jasmine mocha template-webstorm templates unit-testing webstorm
Last synced: 10 Dec 2024
https://github.com/b0o/mulberry
Mulberry is a 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: 16 Dec 2024
https://github.com/mehradi-github/ref-react-typescript-vitest
Testing & Code Quality with Vitest and Github-actions
github-actions mocking snapshot spie typescript unit-testing vitest
Last synced: 11 Dec 2024
https://github.com/pwall567/kjson-test
Library for testing Kotlin JSON applications
Last synced: 11 Dec 2024
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: 11 Dec 2024
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: 12 Dec 2024
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: 23 Dec 2024
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: 17 Jan 2025
https://github.com/benscabbia/autoname.xunit
An xUnit extension to dynamically generate human readable test names.
Last synced: 12 Dec 2024
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: 12 Dec 2024
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 13 Dec 2024
https://github.com/dylibso/xtp-test-js
A JavaScript/TypeScript test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 13 Dec 2024
https://github.com/solenoden/unittestingdemo
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing
Last synced: 11 Jan 2025
https://github.com/cdlm/st-st
SmallTest — SmallTalk unit tests, from scratch
pharo pharo-smalltalk smalltalk unit-testing
Last synced: 06 Jan 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: 19 Dec 2024
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: 30 Jan 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: 10 Jan 2025
https://github.com/scribetw/mocking-demo
Some demo code of mocking library usages
java jmockit mocking unit-testing
Last synced: 23 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/cuhsat/python-boilerplate
A basic structure for Python scripts.
boilerplate boilerplate-application boilerplate-template pytest python unit-testing
Last synced: 09 Dec 2024
https://github.com/feed0/graphs_theory
A repository designed to our Graphs Theory subject's assignment.
graph-algorithms maven unit-testing
Last synced: 22 Dec 2024
https://github.com/ps-sujith/mybooksapidemo
A sample app to showcase the Open Library API, built in Kotlin using Jetpack Compose and architecture components, following Clean Code principles and modularization.
compose kotlin kotlinflow mvvm retrofit rxjava solid-principles unit-testing
Last synced: 09 Dec 2024
https://github.com/marlysson/fluxocomprajava
Mini-Aplicação de um fluxo de compras online pra mostrar como usar testes com JUnit e Hibernate.
Last synced: 29 Jan 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/hmasum52/cse308-software-engineering-sessional
Contains all offline assignment implementation
chain-of-responsibility-pattern creational-design-patterns design-patterns java junit5 oop structural-design-patterns unit-testing
Last synced: 31 Dec 2024
https://github.com/eliamyro/movies-collection
An iOS app that uses the moviesdb API for fetching & searching movies
clean-architecture combine coredata dependency-injection unit-testing
Last synced: 16 Jan 2025
https://github.com/katef/tapto
Parsing and rendering TAP tests
junit tap test-anything-protocol test-automation test-framework test-harness test-suite testing testing-tools tests testsuite unit-testing
Last synced: 24 Jan 2025
https://github.com/kanch231004/TwitterDemo
This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.
android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing
Last synced: 23 Oct 2024
https://github.com/palashmon/learn-mocha-chai
Learning about Unit Testing our JavaScript code using Mocha and Chai
chai examples learning mocha unit-testing
Last synced: 23 Jan 2025
https://github.com/leotm/book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing
Last synced: 09 Jan 2025
https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing
Last synced: 24 Dec 2024
https://github.com/pedroemmanuelbuerger/unit_tests
Projeto para aprimorar meus conhecimentos de testes com a biblioteca do jest.
Last synced: 17 Jan 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/wittline/python
Software Analysis, Design and Construction with Python
coverage coverage-report logging pep8 software-design software-quality unit-testing
Last synced: 29 Jan 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/tommylemon/unitauto-cpp
UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等。本项目为 C++ 版,支持 C++ 17 以上 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc. This repo is the C++ version, compat C++ 17+.
apiauto apijson cpp cpp-library cpp17 unit-test unit-testing unit-testing-library unitauto unitest unittesting
Last synced: 19 Nov 2024
https://github.com/jimlynchcodes/jims-dev-express-ng-demo
Example of some devexpress charts in an Angular webapp. Live demo:
angular devexpress typescript unit-testing
Last synced: 09 Dec 2024
https://github.com/flandrade/express-typescript-scaffolding
An opinionated scaffolding: Express + TypeScript + Sequelize
express factory linter scaffolding sequelize starter tests typescript unit-testing
Last synced: 23 Jan 2025
https://github.com/khouloudhaddad/cart-management
Cart management with native PHP - TDD
php-native php8 tdd unit-testing
Last synced: 10 Jan 2025
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework pytest python testing unit-testing
Last synced: 23 Oct 2024
https://github.com/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 01 Jan 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/baralmanish/easy-travel-node-graphql
GraphQL api build on top of node. Techs used: Docker, PostgreSQL
docker graphql node postgresql typescript unit-testing
Last synced: 16 Jan 2025
https://github.com/web2solutions/skix
The notorious SkiFree Game
cypress es6 game-development indexeddb javascript test-automation unit-testing vanilla-javascript visual-testing voodux
Last synced: 09 Dec 2024
https://github.com/darky/klubok
Do notation pipes for Promise-based or pure functions which easy to mock
do-notation functional-programming javascript mock pipe promise typescript unit-testing
Last synced: 11 Jan 2025
https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb
Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.
api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing
Last synced: 01 Feb 2025
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 23 Dec 2024
https://github.com/sevlamare/enumerables
Rebuild of a few iterators methods from Enumerable.
ruby ruby-language unit-testing
Last synced: 09 Dec 2024
https://github.com/sevlamare/web_scraper
Get data from web pages to tables.
nokogiri rspec ruby unit-testing
Last synced: 09 Dec 2024
https://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 23 Oct 2024
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: 27 Dec 2024
https://github.com/nelofarzabi/testing_practice
Unit testing using AAA format .
Last synced: 31 Dec 2024
https://github.com/yanirta/assertio
assertio ;) - traceable testing
appium assert assertions selenium testing testing-tools unit-testing unittest validation validation-engine validation-library
Last synced: 19 Dec 2024
https://github.com/mtpontes/blog-san-api
Blog-san is a blog API, where users can create posts, comments and reply to comments.
integration-testing jwt-token rest-api spring-boot spring-security test-containers unit-testing
Last synced: 28 Jan 2025
https://github.com/jeantimex/slush-webpack-html
:rocket: Scaffold your next html5 app with webpack and webpack dev server.
code-coverage es6 html5-boilerplate slush unit-testing webpack-dev-server webpack3
Last synced: 11 Jan 2025
https://github.com/n1kk/typed-well
A unit testing library for your TypeScript definitions.
type-checks type-definitions type-jest typescript unit-testing
Last synced: 16 Jan 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: 19 Dec 2024
https://github.com/keplersj/jest-serializer-react-helmet
Serializer to display React Helmet data in Jest Snapshots
jest jest-snapshots react react-helmet seo side-effects snapshot-testing unit-testing
Last synced: 14 Dec 2024
https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks
The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/
csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service
Last synced: 23 Dec 2024
https://github.com/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 23 Dec 2024
https://github.com/ghaschel/stylus-true
Framework to unit test your Stylus files.
preprocessor stylus unit-test unit-testing unit-tests
Last synced: 26 Dec 2024
https://github.com/sucodelarangela/ruby-practices
Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.
Last synced: 21 Jan 2025
https://github.com/foldermaster/taskmanagerapp
Task manager application.
avalonia csharp in-progress machine-learning task-manager unit-testing
Last synced: 10 Dec 2024
https://github.com/rsachdeva/illuminatingdeposits-rest
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing
Last synced: 10 Dec 2024
https://github.com/olegsych/inspector
A simple .NET Reflection API for white-box unit testing.
dotnet dotnet-standard reflection unit-testing
Last synced: 02 Feb 2025
https://github.com/br0wsa/billed
L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.
api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing
Last synced: 27 Jan 2025
https://github.com/baralmanish/easy-travel-vue
SPA build on Vue. CRUD is implemented using Vue and GraphQL
graphql tailwindcss typescript unit-testing vue
Last synced: 16 Jan 2025
https://github.com/horothesun/simple-scala-cli.g8
Giter8 template to generate a simple Scala-CLI Typelevel project (JVM or Native).
ci g8 giter8 giter8-template github-workflow munit renovate scala scala-213 scala-3 scala-cli scala-native scala-steward template template-project templating test typelevel typelevel-libraries unit-testing
Last synced: 29 Jan 2025
https://github.com/sahilk-027/frontend-primer
This repository is a compilation of essential concepts and topics to help you prepare for frontend developer interviews.
angular css front-end-development html html5 javascript seo typescript unit-testing
Last synced: 05 Jan 2025
https://github.com/victoreronmosele/callback-test-dart
Code demonstration for my blog post: Mocking callbacks in Dart/Flutter Unit tests
dart flutter mocking mockito testing unit-testing
Last synced: 02 Feb 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: 30 Jan 2025
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 16 Dec 2024
https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
criterion dockerfile unit-testing
Last synced: 05 Jan 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/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 01 Feb 2025
https://github.com/janijegoroff/solidity-unit-testing-basics
Basic smart contract unit testing examples in Solidity using Truffle, Hardhat and Foundry.
blockchain ethereum evm foundry hardhat javascript nft smart-contracts solidity truffle unit-testing
Last synced: 16 Dec 2024
https://github.com/craigtaub/full-stack-graphql-todo
Todo app. FE React/Apollo/Jest. BE Elixir. Docker composed. Unit tested. Documented
apollographql docker docker-compose elixir elixir-phoenix graphql react styled-components unit-testing unittesting
Last synced: 22 Jan 2025
https://github.com/mdo91/exercism-swift
Set of algorithmic challenges provided by exercism platform about swift language and its generic functions
algorithm algorithms algorithms-and-data-structures challenge challenges challenges-solved closure closure-exercise closures exercism-platform generic-functions swift swift-language unit-testing unitest
Last synced: 20 Jan 2025
https://github.com/turbobasic/jenkinslibrary
Boilerplate project for development of Jenkins shared library and pipelines. It addresses poorly documented nuances of setting up Gradle project and build environment required for running Unit tests, adding correct versions of Jenkins plugins to dependencies etc.
jenkins jenkins-pipeline-unit junit5 pipeline-as-code spock-framework unit-testing
Last synced: 22 Jan 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/nadavwr/makeshift
Makeshift unit testing library for Scala Native
mit-license scala-native unit-testing
Last synced: 18 Nov 2024
https://github.com/mafcht/dev003-md-links
Executable npm-package ideveloped with Node.js that allows users to identify and validate links while reporting statistics from Markdown files.
chalk-cli fetch figlet-fonts filesystem-library javascript jsom markdown markdown-it nodejs npm-package unit-testing
Last synced: 22 Jan 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: 10 Dec 2024
https://github.com/iv-mexx/unittestconditionalcompilation
A little sample project about how to set up a project to use preprocessor-macros for conditional compilation with unit tests
conditional-compilation preprocessor-macros unit-testing xcode xcode-unit-tests
Last synced: 26 Jan 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/pwall567/kjson-spring3-test
Spring Boot 3 testing functions for kjson
json kotlin spring-boot unit-testing
Last synced: 11 Dec 2024
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