Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Text and HTML reports #19

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 5 comments
Closed

Create Text and HTML reports #19

GoogleCodeExporter opened this issue Mar 23, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Added labels: Type-Task, Platform-All, Milestone-3.0-a1
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Component-Core

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant