rectorphp / swiss-knife

Swiss knife in pocket of every upgrade architect!
https://getrector.com
MIT License
72 stars 8 forks source link

Mockery #36

Closed ruudk closed 3 weeks ago

ruudk commented 4 weeks ago

When using --skip-mocked it does not take into account Mockery.

TomasVotruba commented 4 weeks ago

We only support PHPUnit now.

Other testing frameworks need extension here: https://github.com/rectorphp/swiss-knife/blob/b2c4ffe818c3fa329ba4df27e490c7812a8fddce/src/PhpParser/NodeVisitor/MockedClassNameCollectingNodeVisitor.php#L24-L36