education

Magic of Spring Boot testing: UI and API tests

Few samples of UI and API tests for Spring Boot application

May 3, 2021 · 3 min · Oleksandr Romanov
input

Magic of Spring Boot testing: Data-driven unit tests

In this blog post I will explain how to use a data-driven approach for unit testing

May 3, 2020 · 3 min · Oleksandr Romanov
pluralsight

Course review: Java and Spring courses at Pluralsight

Review of Java courses which I’ve recently completed at Pluralsight

April 26, 2020 · 5 min · Oleksandr Romanov
Docks

Easy way to test Spring Boot microservices

Easy way how to make integration and component testing for Spring Boot microservices with Docker containers

April 2, 2019 · 5 min · Oleksandr Romanov