JUnit results are displayed without any plugin. You add a post build action to Publish JUnit unit test result report, then list the file name pattern from which unit test results will be read. The typical file name I use is TEST-*.xml, since that is the pattern name usually assigned by Ant and Maven build systems to the test result files.
[image: Inline image 1] Mark Waite On Tue, Dec 31, 2013 at 2:39 PM, Charley Yen <charley....@gmail.com> wrote: > I searched all available plug-in in jenkins. Really have no idea which one > to use. > > Please, someone please tell me which one I should use. I just want to a > visual display of my test results. > > Thanks and wish you all a wonderful 2014!! > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jenkinsci-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
<<image.png>>