Tristan: It would be pretty easy to implement it in sfPHPUnitPlugin. We would need to extend our container class to accept more arguments (right now just the basic options are available but like i said we could extend it without a problem) I was in our plan in further version to accept all arguments of phpunit CLI from codecoverage to DBUnit. I had a talk with martin today and we would like to release the plugin (alpha version) by the end of next week for both symfony 1.0 and 1.1
On Sep 23, 10:43 am, "Tristan Rivoallan" <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 4:29 PM, Martin Bittner <[EMAIL PROTECTED]> wrote: > > Tristan: What do you mean support xml compatible output? You mean to > > use the result in an ant script? > > phpunit xml report format[1] is understood by several existing tools, > especially phpundercontrol. > > [1]http://www.phpunit.de/pocket_guide/3.2/en/logging.html#logging.xml > > -- > Tristan Rivoallanhttp://www.clever-age.com > Clever Age - conseil en architecture technique > GSM: +33 6 219 219 33 Tél: +33 1 53 34 66 10 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
