Edit configuration default settings
Answered
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?
Please sign in to leave a comment.
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.