

# View test reports for a build
<a name="test-view-project-reports"></a>

**To view test reports for a build**

1. Open the AWS CodeBuild console at [https://console.aws.amazon.com/codesuite/codebuild/home](https://console.aws.amazon.com/codesuite/codebuild/home).

1.  Locate the build you want to view. If you know the project that ran the build that created the test report: 

   1.  In the navigation pane, choose **Build projects**, and then choose the project with the build that ran the test report you want to view. 

   1.  Choose **Build history**, and then choose the build that ran created the reports you want to view. 

    You can also locate the build in the build history for your AWS account: 

   1.  In the navigation pane, choose **Build history**, and then choose the build that created the test reports you want to view. 

1. In the build page, choose **Reports**, and then choose a test report to see its details.

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS CodeBuild. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query codebuild` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
