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 0b23789 commit 4efb7f3Copy full SHA for 4efb7f3
test/run.sh
@@ -6,4 +6,5 @@ utPLSQL-cli/bin/utplsql run ${DB_USER}/${DB_PASS}@127.0.0.1:1521:${ORACLE_SID} \
6
-source_path=source -test_path=test \
7
-f=ut_documentation_reporter -c \
8
-f=ut_coverage_sonar_reporter -o=coverage.xml \
9
--f=ut_sonar_test_reporter -o=test_results.xml
+-f=ut_sonar_test_reporter -o=test_results.xml \
10
+--failure-exit-code=0
0 commit comments