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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: