Pull request comments
Empirical posts a summary of test results as a comment on your pull requests.
Status checks
Empirical reports the status of test runs in commit status checks.
Get started
Pre-requisites: The GitHub Reporter requires test runs to be triggered from your CI/CD pipelines. Each test run trigger needs to have commit and branch info, so that it can be used for reporting.- If you are using our GitHub Actions, this is already done and there’s no action required
- If you are using an API call, make sure to send the
buildobject in the request payload
- Navigate to the Integrations page
- Click “Install” on the GitHub app
- Choose the repository where you want to see the reports (this will be the repo where test runs are triggered from, either using the GitHub Action or API calls)