rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
https://getrector.com/find-rule?activeRectorSetGroup=phpunit
MIT License
64 stars 47 forks source link

[CodeQualitiy] Use str_ends_with instead of isName(, '*Test') #253

Closed samsonasik closed 1 year ago

samsonasik commented 1 year ago

@TomasVotruba @staabm here based on https://github.com/rectorphp/rector-src/pull/4980#issuecomment-1713784117

samsonasik commented 1 year ago

All checks have passed 🎉 @TomasVotruba I am merging it ;)