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.
Navigating to settings
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.