When selecting a .jar file on the left pane of the main window, the middle pane is always deactivated and empty.
This implies that classes at the root of a jar cannot be tested. This is not a major problem since this is bad practice, but it is also not documented anywhere. Therefore, this behaviour should be either explicated or fixed.
When selecting a
.jar
file on the left pane of the main window, the middle pane is always deactivated and empty.This implies that classes at the root of a jar cannot be tested. This is not a major problem since this is bad practice, but it is also not documented anywhere. Therefore, this behaviour should be either explicated or fixed.