When running tests, the JUnit tests actually run, but the intellij panel reports "instantiating tests..." and no console output appears
Eventually the tests complete - and the JUnit tab reports "Tests were not started" and the console reports "Process finished with exit code 0"
I will attach a screenshot...