Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPUnit Command: Support more native command options #299

Open
joaop221 opened this issue Apr 12, 2024 · 0 comments
Open

PHPUnit Command: Support more native command options #299

joaop221 opened this issue Apr 12, 2024 · 0 comments

Comments

@joaop221
Copy link

Hi there!

Moodle plugin CI supports a little bit of parameters specified by PHPUnit 9.x documentation.

My suggestion is to adapt the command to receive, at least, more coverage and log reporting options.

This can be done, by changing the ideia of only proxy params to create some logic. For instance:

moodle-plugin-ci phpunit --fail-on [ warning, incomplete... ] --log [ junit, teamcity... ] --coverage [ clover, text... ]

If these ideas are viable for this project, I'm at your disposal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant