kazurayam / ExtentReportsExample

ExtentReports 5.0.8 Example with TestNG Listeners and Retry Analyzer
https://www.swtestacademy.com/extent-reports-in-selenium-with-testng/
0 stars 0 forks source link

The original project uses Maven to build the project; but kazurayam wants Gradle. #4

Open kazurayam opened 5 months ago

kazurayam commented 5 months ago

gradle init command can generate the build.gradle and other files out of the pom.xml.

kazurayam commented 5 months ago

I generated the build.gradle and other files, but I would put them into the .gitignore.