-
Notifications
You must be signed in to change notification settings - Fork 45
Reorder UnitTestBot settings for clarity #1857
Copy link
Copy link
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestspec-uxIssue is influencing user experienceIssue is influencing user experience
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestspec-uxIssue is influencing user experienceIssue is influencing user experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Description
UnitTestBot Settings are now mixed by features.
It would be better to reorder them for better user understanding.
Also need to style test in the same way: Only first word with caps and other words with normal letters.
To Reproduce
Open File -> Settings -> Tools -> UnitTestBot
Suggested behavior
Group settings by feature:
Generated test languageExperimental languages supportForce mocking static methodsClasses to be forcedly mockedTests with exceptionsOverflow detectionEnable summaries generationwith dependent
Javadoc comment style(inline with label of parent or on the same line?)Display detected errors on the Problems tool windowHanging test timeoutTest generation methodVisual proofs (screenshots, logs, images)
How it looks now:
How it will look with new order:
Environment
IntelliJ IDEA 2022.1-2