In this chapter we’re going to look at tests, which are a crucial step to any proper CI/CD workflow. Certainly, your application already has a full suite of tests, and you’re already used to making sure that these all pass before you deploy your application, so the theory (or “why”) relating to tests should not be new to you. With that in mind, we’ll focus on the “how” as it relates to tests in our demo project.
3. Running Tests and Publishing Test Reports
Get Introducing Micronaut: Build, Test, and Deploy Java Microservices on Oracle Cloud now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.