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