rectorphp / rector-phpunit

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

Keep `#[CoversClass]` attribute on method, and don't move it to class scope #168

Closed staabm closed 1 year ago

staabm commented 1 year ago

closes https://github.com/rectorphp/rector/issues/7873

OskarStark commented 1 year ago

This looks good to me 👍🏻

samsonasik commented 1 year ago

Thank you @staabm