grunt-phpunit icon indicating copy to clipboard operation
grunt-phpunit copied to clipboard

Support custom parameters

Open clphillips opened this issue 10 years ago • 2 comments

It would be great if custom parameters were supported. That is, equivalent to something like:

phpunit -c /path/to/phpunit.xml --do-something-special

This allows the bootstrap file access to the "do-something-special" parameter.

clphillips avatar Oct 14 '14 22:10 clphillips

This is a duplicate of #25, if I had the JavaScript skills I'd have a pull request to go with that ticket :wink:

ntwb avatar Oct 14 '14 22:10 ntwb

I'm not so sure it's a dupe, given that 'd' is a specific command and was added recently to satisfy #25.

clphillips avatar Oct 14 '14 22:10 clphillips