Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aee33b commit d4e2891Copy full SHA for d4e2891
2 files changed
old_tests/RunAll.cmd
test/install_and_run_tests.sh
@@ -14,6 +14,7 @@ utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_ST
14
-test_path=test -c \
15
-f=ut_documentation_reporter -o=test_results.log -s \
16
-f=ut_coverage_sonar_reporter -o=coverage.xml \
17
+-f=ut_coverage_html_reporter -o=coverage.html \
18
-f=ut_coveralls_reporter -o=coverage.json \
19
-f=ut_sonar_test_reporter -o=test_results.xml
20
0 commit comments