You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed this topic in Slack. From my point of view the existing solution is sufficient.
one connection to run the tests with an appropriate reporter
another connection to consume the results immediately.
I already have the functionality to convert an existing list of utPLSQL paths to a tree of tests. Hence I have everything to implement the functionality.
An additional reporter might be helpful to avoid converting returned lines to relevant XML elements. However, this would be a core functionality. Hence, I suggest to close this issue.
This is related to utPLSQL/utPLSQL-SQLDeveloper#6
Java-api should provide a simple way to run a list of specific tests, giving immediate feedback.
MVP to start with:
The text was updated successfully, but these errors were encountered: