eclipse - how to get testng reports on executing junit test -


i want execute test script junit or other test want reports in testng reports format:

is there way invoke org.testng.reporters methods in junit framework obtain testng style reports (xml reports, emailable-reports.html) on executing code junit test?

i don't know if can invoke part of testng junit.

what can execute junit test directly (without changes) testng:
see section "junit tests" testng manual


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -