phuccaoca123 / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Create Text and HTML reports #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create the Text\HTML reports and XSLT to do the transforms.

Good starting point is to look at the classes in the MbUnit.Core.Reporting
namespace.  I already built a TextReportFormatter and HtmlReportFormatter
based on XSLT resources in MbUnit.Core.Reporting.Resources.

It is required that the report is created purely in standards based XHTML 
so it can be styled in CSS.

Original issue reported on code.google.com by astopf...@gmail.com on 26 Aug 2007 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by astopf...@gmail.com on 26 Aug 2007 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by astopf...@gmail.com on 26 Aug 2007 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by grahamr...@gmail.com on 30 Aug 2007 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 4 Sep 2007 at 9:21

GoogleCodeExporter commented 9 years ago
The initial work was completed a couple of weeks ago.  Additional work on these
reports will happen as separate issues.

Original comment by jeff.br...@gmail.com on 19 Oct 2007 at 6:00