- runs on PHP 7.4+
composer require rector/custom-phpspec-to-phpunit --dev- Register set
$rectorConfig->sets([
\Rector\PhpSpecToPHPUnit\Set\MigrationSetList::PHPSPEC_TO_PHPUNIT,
]);- Run on specific spec directory
vendor/bin/rector process specThis package handles 99 % of changes. Explore these resources to handle edge-cases manually: