grunt-phpunit
grunt-phpunit copied to clipboard
added passing of options to exec of phpunit
We needed a way to get more control over the child_process execution of phpunit. The syntax is compatible to execMaxBuffer, and all other parameters are using the same syntax