Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2020.1

...

Selenic supports the following testing frameworks:

  • JUnit 4 JUnit 5
  • JUnit 5 (5.6.0+)
  • TestNG 6.14+
  • Cucumber 4+ 

The Cucumber behavior-driven development (BDD) framework supports several languages. Selenic supports the Java Cucumber implementation for JUnit and TestNG.

TestNG Plug-in for Eclipse

If you intend to use the Selenic IDE plug-in with your TestNG tests, the TestNG for Eclipse plug-in must also be installed. Version 6.14.3 or higher is required.

Refer to the TestNG documentation for installation details: https://testng.org/doc/eclipse.html

...