Skip to content

Conversation

@PhilippSalvisberg
Copy link
Member

Generates utPLSQL tests for packages, types, functions and procedures.

  • Via the Connection navigator tree for the mentioned objects
  • Via the PL/SQL editor, when the parser detects a mentioned object at the cursor position
  • Via oddgen "Generators" view, if oddgen is installed

Implements enhancements #10 and #11

to be used only via generators implementing the OddgenGenerator2 interface.
Ensure that installation of oddgen is and stays optional
units to be used for #10 - to generate units for a single object (package, type, procedure, function)
testables to be used for #11 - to populate nodes in oddgen view
package, type, function, procedure in navigator tree and in PL/SQL editor (when parser detects such an object)
all into single file (worksheet) or each package specification and package body in a dedicated file, including a install script
@PhilippSalvisberg PhilippSalvisberg added this to the v0.4.0 milestone Oct 9, 2018
@PhilippSalvisberg PhilippSalvisberg self-assigned this Oct 9, 2018
@PhilippSalvisberg PhilippSalvisberg merged commit 577cf23 into utPLSQL:master Oct 9, 2018
@PhilippSalvisberg PhilippSalvisberg deleted the develop branch October 9, 2018 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant