how to add multiple test cases in a test suite inside jenkinsfile for jenkins? how to add multiple test cases in a test suite inside jenkinsfile for jenkins? jenkins jenkins

how to add multiple test cases in a test suite inside jenkinsfile for jenkins?


The testSuite entries must be separated by a newline character. If unsure, consider using the "Pipeline Syntax" > "Sample Step" > "step: General Build Step" and "Build Step" > "Squish" (requires the dedicated Squish plug-in for Jenkins, not the one that supports Hudson and Jenkins).