An open API service indexing awesome lists of open source software.

https://github.com/rectorphp/rector-compat-tests

Test repository to verify Rector custom rules/tests compatibility with other tools like PHPUnit and PHPStan in various versions
https://github.com/rectorphp/rector-compat-tests

Last synced: 3 months ago
JSON representation

Test repository to verify Rector custom rules/tests compatibility with other tools like PHPUnit and PHPStan in various versions

Awesome Lists containing this project

README

          

# Todo

* [x] add simple custom rule test
* [x] run with PHPUnit 10, 11, 12
* [x] add PHPStan custom test too
* everything should pass
* add this to `rectorphp/rector-src` CI to verify everything works well :)