Magic of Spring Boot testing: UI and API tests
Few samples of UI and API tests for Spring Boot application
Few samples of UI and API tests for Spring Boot application
In this blog post I will explain how to use a data-driven approach for unit testing
Review of Java courses which I’ve recently completed at Pluralsight
Easy way how to make integration and component testing for Spring Boot microservices with Docker containers
How to verify whether specific unix init script is running on remote machine?
Is it possible to test REST services with Serenity framework? Let’s try to find it out!