Save Record Unit Test Results

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

To record unit test results to the pipeline's run log:

  • Run unit tests in a pipeline step that produce a results file in junit format

  • Save the test results file using the save_tests utility function

save_tests $res_myGitRepo_resourcePath/testreport.xml