How to run a test given a test package/class/method name?
Hi,
I would like to be able to do the following from my plugin: I know the package/class/method name of a test case. I would like to run (and debug) this test case (or a collection of such test cases) and see test results. How is this done (using openapi)?
Janusz
Please sign in to leave a comment.