15520691
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Change test suite name to short form
AnsweredI'm using IntelliJ version 2021.3.2 to run JUnit tests. I want the test suite name to be displayed in short form (Eg: "ItemsTest") instead of the full name including the package name (Eg: "com.myor...