Город МОСКОВСКИЙ
00:12:05

How To Clean Your Database Between JUnit 5 Tests With Spring Boot

Аватар
Кotlin Вики
Просмотры:
21
Дата загрузки:
01.12.2023 23:26
Длительность:
00:12:05
Категория:
Технологии и интернет

Описание

Hey folks! In this tutorial, I'll demo how to clean up your database between JUnit tests. As usual, I'll be using Spring Boot and Kotlin and make use of JUnit 5 to register a custom extension. This extension will directly access the underlying data source (a Postgres database) to execute native queries.

? Grab the code
https://axgr.dev/posts/junit-clean-database/?utm_campaign=youtube-summary&utm_source=youtube

? Get in Touch
Join my newsletter and say hi at https://axgr.dev/newsletter/?utm_campaign=youtube-summary&utm_source=youtube

? Subscribe if you want to see more Spring Boot + Kotlin tutorials!

Рекомендуемые видео