Enhancements to Buildspec YAML File

Proper documentation of test results and related trends is essential for DevOps deployment. AWS CodeBuild allows us to generate test reports for the tests that run alongside our build. It also provides visibility to code coverage in our project. A developer needs to make a few changes to the build specification file to create these test reports.

The reports section

Get hands-on with 1200+ tech skills courses.