I tried to run the unit testing from Unix command prompt through sdcli command, but it get hanged for ever. I am using version 4.0.2. Is it possible to call unit testing module of Oracle SQL developer from Unix enviroment?
Below is the out put when I tried to run the sdcli command with bash -x command.
++ . sdcli unittest -run -suite -name DEMO -repo testdb -db testdb
+++ . sqldeveloper
++++ /opt/sqldeveloper/sqldeveloper.sh
Please help me.