javavscode icon indicating copy to clipboard operation
javavscode copied to clipboard

test runner does not find concrete tests

Open robaho opened this issue 1 year ago • 0 comments

The test runner is showing the 'abstract' class, rather than the concrete test class.

You can review the project at github.com/robaho/closablequeue

There is no way to run the concrete tests, either through the runner or the editor.

The tests run file when using the gradle 'test' task.

Screen Shot 2024-07-26 at 10 41 43 AM

robaho avatar Jul 26 '24 15:07 robaho