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

extension add extra wrong -f flag if use paratest #105

Open
rtorralba opened this issue May 21, 2024 · 0 comments
Open

extension add extra wrong -f flag if use paratest #105

rtorralba opened this issue May 21, 2024 · 0 comments

Comments

@rtorralba
Copy link

Repro

  1. add option "phpunit.phpunit": "vendor/bin/paratest" to settings

Outcome

php vendor/bin/paratest --testsuite=suite --configuration=phpunit.xml --filter=^.::(className)( with data set .)?$ className.php --colors=never --teamcity -f

**The "-f" option does not exist. **

Without "phpunit.phpunit": "vendor/bin/paratest" on settings doesn't add -f flag

Expected outcome

Execute test

@rtorralba rtorralba changed the title Add extra -f flag if use paratest extension add extra wrong -f flag if use paratest May 21, 2024
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