[Wp-unit-tests] [WordPress Unit Tests] #24: Add option for XML logging

WordPress Unit Tests noreply at wordpress.org
Sun Nov 13 13:32:33 UTC 2011


#24: Add option for XML logging
----------------------------+------------------------------------
 Reporter:  duck_           |      Owner:  westi
     Type:  enhancement     |     Status:  new
 Priority:  major           |  Milestone:  Improve Test Framework
Component:  Test Framework  |    Version:
 Keywords:  has-patch       |
----------------------------+------------------------------------
 Add a CLI option to enable XML logging of the tests. I propose `--log-
 junit` to conform with
 [http://www.phpunit.de/manual/current/en/textui.html#textui.clioptions
 PHPUnit command line switches].

 {{{
 php wp-test.php --log-junit log.xml
 }}}

-- 
Ticket URL: <http://unit-tests.trac.wordpress.org/ticket/24>
WordPress Unit Tests <http://unit-tests.trac.wordpress.org>
My example project


More information about the wp-unit-tests mailing list