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
Currently, summaries are hard to read because of formatting issues and a lot of details they contain.
We can introduce custom JavaDoc tags that would make summaries more structured and clear.
Expected behavior
Plugin supports custom JavaDoc tags. For example, @methodUnderTest, @classUnderTest, @expectedResult, @actualResult.