mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
281 B
281 B
${docGenStepName}
${docGenDescription}
Prerequisites
Test configuration is available.
${docGenParameters}
${docGenConfiguration}
Example
containerExecuteStructureTests(
script: this,
testConfiguration: 'config.yml',
testImage: 'node:latest'
)