Skip to content

Conversation

@Gavrisimo
Copy link

From what I was able to gather it seems like the following phpunit versions deprecated --dont-report-useless-tests option:

The new option that is supposed to be used is: --do-not-report-useless-tests

I tried a simple search and replace to fix this and I only found these two instances. Let me know if I missed something.

replace --dont-report-useless-tests CLI option with --do-not-report-useless-tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant