install
Installs the Testing
feature into the specified AIAgentPipeline
with the provided configuration. The feature primarily validates stages, nodes, and connectivity of the AI agent pipeline.
Parameters
config
The Config
object containing setup and assertions for testing the pipeline.
pipeline
The AIAgentPipeline
instance to install the feature into.