Added
- Support enabling tests for unmanaged folder project when there is no test framework found on the project's classpath. You can find the feature in the
Testing
explorer. #1344
Changed
- The
@Test
method will be selected by default when usingGenerating Tests...
source action. #1350