When creating tests in existing projects or modules, Selenic detects the framework on your project classpath and creates tests according to the installed dependencies. Refer to the System Requirements for information about supported frameworks. 

When creating new projects from a recorded file or for instances when Selenic is unable to detect the framework, Selenic will use the framework configured in the Test Creation preferences. If multiple framework dependencies are configured, the test creation settings will be ignored and JUnit 5 will be used. 

  • Choose Parasoft> Preferences (Eclipse) or Parasoft> Settings (IntelliJ) and click Test Creation. 
  • Enable the testing framework you want to use for new tests.
  • Click Apply
  • No labels