Can we generate multiple html files for the @Test used in different classes. I want to execute different test in different classes by using @Test annothation. my testresults file is getting overwritten on each execution of individual class
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can we generate multiple html files for the @Test used in different classes. I want to execute different test in different classes by using @Test annothation. my testresults file is getting overwritten on each execution of individual class