rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
http://getrector.com
MIT License
62 stars 47 forks source link

[PHPUnit 10] Add dynamic data provider content to "static" one rules #157

Closed TomasVotruba closed 1 year ago

TomasVotruba commented 1 year ago

Motivation?

Inspiration:

alexandre-daubois commented 1 year ago

This is a bit of a massive one and has yet to be approved, but here is another one in case this could help you! 🙂

TomasVotruba commented 1 year ago

I've been looking into that and this domain looks very ambiguious and not-determenistics. It would only make messy code or skip the important places :)

In these cases the PHPStan report + manual fix would be better choice :+1: