- Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
I would expect the below command to succeed:
utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_STR} \ -source_path=source -test_path=tests \ -f=ut_documentation_reporter -c -o=test_results.log -s \ -f=ut_coverage_sonar_reporter -o=coverage.xml \ -f=ut_sonar_test_reporter -o=test_results.xmlIt fails however reporting invalid parameter values:
https://travis-ci.org/utPLSQL/utPLSQL/jobs/260426161#L5844
The line that is causing the issues is:-f=ut_documentation_reporter -c -o=test_results.log -s
it was working fine when I used:-f=ut_documentation_reporter -c