Home
Public Speaking
Travel
Deciding Execution Suite
TestNG
First, write that the suite will be executed over an xml file:
And fill xml file:
And we are ready to run: gradle test
JUnit
Include classes you want to run:
TestNG & JUnit
Create a task: