Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to unit test a suite from unix command line?

2744947Sep 3 2014 — edited Sep 3 2014

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.

This post has been answered by thatJeffSmith-Oracle on Sep 3 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2014
Added on Sep 3 2014
7 comments
2,213 views