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

Expand PHPUnit version support #1

Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Mar 26, 2024

  1. allow using the ProphecyTrait trait starting with PHPUnit 5.0;
  2. using the ProphecyTrait trait over the build-in PHPUnit Prophecy integration will also consider Prophecy spy-method (the shouldHave...) usage as assertion and not therefore mark the test as risky.

@aik099 aik099 force-pushed the expand-php-and-phpunit-support branch 2 times, most recently from a6b99e8 to cbfe78f Compare March 28, 2024 07:32
@aik099 aik099 changed the title Expand supported PHPUnit versions Expand PHPUnit version support Mar 28, 2024
@aik099 aik099 force-pushed the expand-php-and-phpunit-support branch from cbfe78f to a806cf8 Compare March 28, 2024 07:43
@aik099 aik099 merged commit 00e67ce into console-helpers:master Mar 28, 2024
12 checks passed
@aik099 aik099 deleted the expand-php-and-phpunit-support branch March 28, 2024 08:46
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

Successfully merging this pull request may close these issues.

1 participant