Enhancements to Buildspec YAML File
Learn the enhancements needed to create test reports while running the build.
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 1400+ tech skills courses.