© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
T. R. SharpIntroducing Micronauthttps://doi.org/10.1007/978-1-4842-8290-8_3

3. Running Tests and Publishing Test Reports

Todd Raymond Sharp1  
(1)
Blairsville, GA, USA
 

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.

Preparing Our App for Spock

The photograph depicts the person sitting in front of ...

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.