Comment 1 by William Martin, Apr 22, 2011
Also about phpunit, It's can be nice to add an option to use a custom XML configuration file. William
Comment 2 by Thomas Keller, Apr 26, 2011
phpunit offers a --filter option - maybe this can be "forwarded" from the "selftest" (?) run target photon provides?
Comment 3 by William Martin, Apr 26, 2011
I think those options are for "runtests". Actually the XML configuration file is generated on the fly.
Comment 4 by William Martin, Apr 26, 2011
I submit an patch to add those features. Actually, i use it and i prefer merge that in the main trunk. The patch add two options to the runtests command : * --app : to run the test only on this app * --configuration : It's by-pass the photon generation of the phpunit file, and use the file passed in argument.
- runtest-args.patch - 9.45 kB - view
Sign in to reply to this comment.
Reported by William Martin, Apr 22, 2011