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

Remove assertion count manipulation #270

Merged
merged 1 commit into from Oct 14, 2018

Conversation

lcobucci
Copy link
Owner

Using @doesNotPerformAssertions is preferred since it doesn't rely on PHPUnit's internals.

Using `@doesNotPerformAssertions` is preferred since it doesn't rely on
PHPUnit's internals.
@lcobucci lcobucci added this to the 4.0.0 milestone Oct 14, 2018
@lcobucci lcobucci self-assigned this Oct 14, 2018
@lcobucci
Copy link
Owner Author

Coverage decrease happened due to PHPUnit's bug fixed in: sebastianbergmann/phpunit#3348

@lcobucci lcobucci merged commit 008a9e7 into master Oct 14, 2018
@lcobucci lcobucci deleted the remove-assertion-count-manipulation branch October 14, 2018 16:16
@lcobucci
Copy link
Owner Author

I was wrong about what's "preferred" and this must be reverted

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

Successfully merging this pull request may close these issues.

None yet

1 participant