Closed
Description
Description
Plugin UI should be configured differently in Spring and non-Spring mode
For example, for Spring mode we need to define
- configuration class
- profile?
- how to mock interfaces
However, we should not show "parameterized tests" option.
This is the reason we should determine if we analyze a Spring project or not
Expected behavior
It seems we may implement it similarly to test/mock framework search in project.
Context
We should take into account and possibly differ between
- "pure" Spring
- Spring Boot
- something else?
Also it may be required to determine Spring signs per class in future...
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done