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 3c5cd62 commit 2c3df8bCopy full SHA for 2c3df8b
1 file changed
test/install_and_run_tests.sh
@@ -13,7 +13,7 @@ time "$SQLCLI" ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@//${CONNECTION_STR} @install
13
cd ..
14
15
time utPLSQL-cli/bin/utplsql run ${UT3_TESTER}/${UT3_TESTER_PASSWORD}@${CONNECTION_STR} \
16
--source_path=source -owner=ut3 -p=test_documentation_reporter \
+-source_path=source -owner=ut3 \
17
-test_path=test -c \
18
-f=ut_documentation_reporter -o=test_results.log -s \
19
-f=ut_coverage_sonar_reporter -o=coverage.xml \
0 commit comments