You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Great plugin. I've enjoyed it tremendously. I wanted to ask you to improve the documentation on the options a few weeks ago when I first configured it and just now I spent more time horsing around with "repeat" before it dawned on me boolean:true was not going to work. I saw "string" and all the memories came back about how confusing it is to see a default boolean and then a "string" listed as the type. So instead of spending a lot of time copying verbatim the documentation from phpunit just reference it and remove the duplication in your readme.
Hi Sascha and Team,
Great plugin. I've enjoyed it tremendously. I wanted to ask you to improve the documentation on the options a few weeks ago when I first configured it and just now I spent more time horsing around with "repeat" before it dawned on me boolean:true was not going to work. I saw "string" and all the memories came back about how confusing it is to see a default boolean and then a "string" listed as the type. So instead of spending a lot of time copying verbatim the documentation from phpunit just reference it and remove the duplication in your readme.
see phpunit documentation
Then only note arguments that you may not pass through or have added/altered/aliased.
Again, great work, thanks for sharing.