79227769

Date: 2024-11-26 17:48:52
Score: 1
Natty:
Report link

It seems you want that option set for any test that you run.

To do that, open the Run/Debug Configurations window (select Edit Configurations from the drop down), click on Edit configuration templates, then add the option to the appropriate kind of configuration (JUnit, TestNG, or whatever is used to run the tests).

New test runs will use the option, but existing configurations will not be changed.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ekalin