utPLSQL-cli
utPLSQL-cli copied to clipboard
Command line client for invoking utPLSQL
To complete the mapping of utPLSQL API we need to provide ability to define file mapping options as described [in documentation](https://github.com/utPLSQL/utPLSQL/blob/develop/docs/userguide/coverage.md#working-with-projects-and-project-files) The static file mapping should be optionally provided as...
Would be nice to have a command to create a test skeleton for the user, ex: `utplsql gen -suite test_something` And that would generate a package header and body with...
It would be nice to allow `/@TNS` connection format with an empty username and password and use Secure External Password Store (sometimes called Oracle Wallet) for authentication. This will also...