Modify

Ticket #312 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

SimpleTestXMLResultFormatter

Reported by: hangy Owned by: mrook
Priority: minor Milestone: 2.4.0RC1
Component: phing-tasks-ext Version: 2.3.2
Keywords: simpletest xml Cc:

Description

I am not totally sure whether this fits your design rules, but should it not be relatively trivial to create an XMLResultFormatter for SimpleTest, because it could use SimpleTest's XmlReporter?

Attachments

Change History

comment:1 Changed 3 years ago by mrook

  • Owner changed from hans to mrook
  • Milestone set to 2.4.0

comment:2 Changed 3 years ago by mrook

XmlReporter looks nice but echoes to stdout.

comment:3 Changed 3 years ago by anonymous

Nobody is perfect not even simpletest. Quickfix for that could be use of ob_start() & ob_get_contents(), right? Or am I missing something?

comment:4 Changed 2 years ago by mrook

(In [528]) Refs #312 - add SimpleTestXmlResultFormatter

comment:5 Changed 2 years ago by mrook

  • Status changed from new to closed
  • Resolution set to fixed

This bug has been fixed in the SVN tree, revision r528.

Thank you for the report, and for helping us make Phing better!

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.