Skip to content

Test bootstrap: declare the PHPUNIT_TESTSUITE constant#66

Merged
jrfnl merged 1 commit into
developfrom
feature/tests-minor-stabilization
Nov 18, 2021
Merged

Test bootstrap: declare the PHPUNIT_TESTSUITE constant#66
jrfnl merged 1 commit into
developfrom
feature/tests-minor-stabilization

Conversation

@jrfnl

@jrfnl jrfnl commented Nov 18, 2021

Copy link
Copy Markdown
Collaborator

This constant signals to PHPUnit that the tests themselves may run other tests and will prevent tests on older PHPUnit versions from being marked as "risky" for "closing more than just their own buffers".

This constant signals to PHPUnit that the tests themselves may run other tests and will prevent tests on older PHPUnit versions from being marked as "risky" for "closing more than just their own buffers".
@jrfnl jrfnl added this to the 1.0.3 milestone Nov 18, 2021
@jrfnl jrfnl merged commit 0b45bcc into develop Nov 18, 2021
@jrfnl jrfnl deleted the feature/tests-minor-stabilization branch November 18, 2021 17:12
@jrfnl jrfnl removed the yoastcs/qa label Nov 23, 2021
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.

1 participant