Skip to content

[5.x] PHPUnit: Use #[Test] attribute instead of /** @test */#11767

Merged
jasonvarga merged 2 commits into5.xfrom
phpunit-test-attribute
May 7, 2025
Merged

[5.x] PHPUnit: Use #[Test] attribute instead of /** @test */#11767
jasonvarga merged 2 commits into5.xfrom
phpunit-test-attribute

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

We already do this in most tests (thanks to #10351). However, while resolving merge conflicts on an old PR, I noticed some tests still using /** @test */.

@jasonvarga jasonvarga merged commit d24cedb into 5.x May 7, 2025
25 checks passed
@jasonvarga jasonvarga deleted the phpunit-test-attribute branch February 14, 2026 19:14
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.

2 participants