From @smoyer64 in #93 (comment):
After running a few more JUnit5 tests through VS Code's Java test extension I've also realized that the @DisplayName annotations are not being used when present. I can submit a separate issue for this problem if you want (along with a small code sample and Eclipse output.
From @smoyer64 in #93 (comment):
After running a few more JUnit5 tests through VS Code's Java test extension I've also realized that the
@DisplayNameannotations are not being used when present. I can submit a separate issue for this problem if you want (along with a small code sample and Eclipse output.