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 e2dccea commit 6155357Copy full SHA for 6155357
1 file changed
test/install_and_run_tests.sh
@@ -8,9 +8,8 @@ cd test
8
cd ..
9
10
utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_STR} \
11
--source_path=source -test_path=test \
12
--f=ut_documentation_reporter -c \
13
--f=ut_documentation_reporter -o=test_results.log \
+-source_path=source -test_path=test -c \
+-f=ut_documentation_reporter -o=test_results.log -s \
14
-f=ut_coverage_sonar_reporter -o=coverage.xml \
15
-f=ut_sonar_test_reporter -o=test_results.xml
16
0 commit comments