utPLSQL / utPLSQL-SQLDeveloper

Extension for running unit tests straight from SQL Developer
Apache License 2.0
63 stars 17 forks source link

Start utPLSQL tests with an arbitrary utPLSQL path #165

Open PhilippSalvisberg opened 1 year ago

PhilippSalvisberg commented 1 year ago

The extension for PL/SQL Developer allows running utPLSQL for an arbitrary utPLSQL path. Here's the screenshot:

image

This allows e.g. to include/exclude tags which is currently not possible in the SQL Developer extension.

I think we should add something similar to the utPLSQL extension. Maybe even help build the path, e.g. via a list of discovered tags.