When I create a test class about intellj Idea I would like to extend the basic test class directly.
Should look like this:
is there a way to set that the BaseTest class is extended directly when creating a test? i have searched in the settings and the net but could not find it.