Vojtěch Krása
Vojtěch Krása
Is $moduleName$ all that is needed? If so, then you can try it: [MavenRunHelper.zip](https://github.com/krasa/MavenHelper/files/8176193/MavenRunHelper.zip)
Fixed: [MavenRunHelper.zip](https://github.com/krasa/MavenHelper/files/8176351/MavenRunHelper.zip) resolve-workspace-artifacts settings is here, it should now work for tests too: 
"there might be a bug in that whenever I edit the settings I need to restart the ide or the plugin context menus are completely gone." That sounds super strange,...
$classWithMethod$ requires a caret in the method.
Dmaven.multiModuleProjectDirectory and -f pomname is set here (`mavenProject.getDirectory(), null`), so it could be customized somehow: https://github.com/krasa/MavenHelper/blob/1309372be0c0752328f51105e945d0d95867f187/src/main/java/krasa/mavenhelper/action/RunTestFileAction.java#L51
Is the method executable by IntelliJ itself? 
It needs a JUnit dependency and the annotation, or some alternative.
you could try [intellij support](https://youtrack.jetbrains.com/issues/IDEA), it should just work, if the maven setup is correct and JUnit plugin is enabled
Where is mentioned that it duplicates the line?
Oh, found it :) That is wrong :-)