Hi Sirus,
You can...
1) Write a program to create the html
2) Write a transform for the same purpose, and apply it to the XML
3) Use nunit2report, part of nantcontrib
4) Use NUnit-Results, part of nunit-xtp (our project group),
http://launchpad.net/nunit-results
5) Use nunit-summary, also part of nunit-xtp,
https://launchpad.net/nunit-summary
... and any number of other third-party tools
The NUnit 3.0 console runner supports #2 (if you provide the transform)
and will also have a native html report.
Charlie
On Wed, Sep 19, 2012 at 7:04 AM, sirus <
tulach...@gmail.com> wrote:
> Hello Nunit Experts,
>
> I need a nice report after running Nunit test scripts. I can only get Nunit
> XML after running the Nunit tests.
>
> Is there anyway i can get a nice report for all the test pass/fail from the
> xml?
>
> Thanks
>
> Sirus
>
> --
> You received this message because you are subscribed to the Google Groups
> "NUnit-Discuss" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/nunit-discuss/-/JPOb7JGEa7sJ.
> To post to this group, send email to
nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to
>
nunit-discus...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/nunit-discuss?hl=en.