java - Create Selenium report in Eclipse (Junitreport doesn't show) -
i followed steps on creating report in eclipse (http://earlwillis.wordpress.com/2012/01/31/getting-started-with-junit-reports/), junitreport not show edit configurations section @ end. need fix this?
you need using maven or ant generating report you. maven's surefire , surefire report plugins give need. alternatively, if followed steps in document say, need configure ant build properly.
Comments
Post a Comment