Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oddgen integration (optional) - Generate Test #11

Closed
PhilippSalvisberg opened this issue Feb 1, 2018 · 1 comment
Closed

oddgen integration (optional) - Generate Test #11

PhilippSalvisberg opened this issue Feb 1, 2018 · 1 comment
Assignees
Milestone

Comments

@PhilippSalvisberg
Copy link
Member

PhilippSalvisberg commented Feb 1, 2018

Implement the oddgen interface to support sophisticated test generation. It is similar to #10 but the oddgen integration should support file based generation (a file for each package specification and package body) and multiselection. Naming conventions may be handled through parameter settings. Finally all suite paths in a should be evaluated and presented in a tree to just run the tests based on the suite path and not only based on schema/package/procedure paths.

Implementing the oddgen interface does not have an effect if the oddgen extension is not installed. This means it is not necessary to install oddgen. However, if it is installed, oddgen will automatically detect the implementation and provide the generator in its Generators navigator tree.

@PhilippSalvisberg
Copy link
Member Author

PhilippSalvisberg commented Oct 9, 2018

In this issue two enhancements are defined:

  1. Bulk generating utPLSQL test packages
  2. Bulk running utPLSQL tests

In this issue I handle just the first enhancement (bulk generating).

For the second enhancement (bulk running) I opened a new issue #26.

@PhilippSalvisberg PhilippSalvisberg changed the title oddgen integration (optional) oddgen integration (optional) - Generate Test Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant