Skip to main content
Version: 4.7.8

CI / CD metadata

When evaluating test results, teams often compare their results to the main branch to make sure that they're not regressing.

Gentrace allows you to compare results against your main branch. To configure your main branch name (i.e. in case your team named it stable or prod), navigate to the pipeline settings and modify the name.

Set Git comparison branch

Then, configure your test run scripts with special environmental variables ($GENTRACE_BRANCH and $GENTRACE_COMMIT) to appropriately tag your test runs.

Once configured, you can directly compare test results for a run to the configured main branch.

View Git comparison result