PHP devs, I forgot to tell you that I added a new rule to rector-pest π
It automatically migrates Pest v2 tests to Pest v3.
uses() β extend() / use()
even when classes and traits are mixed.
One Rector run.
No manual refactors.
Just vibes. β¨
github.com/MrPunyapal/rector-pest
Back