Skip to main content
Version: 3.0.3

Pipeline basics

Pipelines are the fundamental organizational unit in Gentrace Evaluate and Gentrace Observe. You use pipelines to organize your test cases, evaluators and test results.

When integrating with your code, you should use your pipeline's slug to pull test cases and submit test runs.

Below the Pipeline header, hover over a pipeline and select the vertical ellipsis to navigate to the settings.

Getting the pipeline slug

To pull Gentrace test cases and submit test results from your code, you will need the associated pipeline slug. This slug is available in the pipeline settings. Once copied, you can use it in our code with our SDK to pull cases and submit runs.

Copy pipeline slug

See also