handleArguments(['--retry']); expect($arguments)->toBe([ '--order-by=defects', '--stop-on-failure', ]); });