Edit configuration default settings
已回答
Hi,
I'm using Intellij 2018.2.7 and I'm trying to create 'Junit' configuration.
My problem is that each test I'm running, keep getting the default settings and not the settings I want.
How do I configure default settings configurations for all tests?
请先登录再写评论。
Hello, to configure default template you may go to Configure -> Project Defaults -> Run Configurations at welcome screen. There you need to select Junit template and edit it.