Keeping Spring Boot Test Configurations Simple and Maintainable
·2 mins
How to manage application.yml
files in Spring Boot tests without duplication.
How to manage application.yml
files in Spring Boot tests without duplication.
No bean overrides just serdes configuration
Defining, registering, and generating Avro-based schemas with Java and Maven.
Your tests also deserve some architecting
Looking at an Ancient Structure
On the Misconceptions Surrounding the Unit in Unit Testing
Discover how the Object Mother concept empowers developers to effortlessly generate intricate test objects, enhancing code readability, maintainability, and overall testing efficiency.