expect(['dd', 'dump', 'ray']) ->not->toBeUsed() ->ignoring(Expectation::class); test('contracts') ->expect('Pest\Contracts') ->toOnlyUse([ 'NunoMaduro\Collision\Contracts', 'Pest\Factories\TestCaseMethodFactory', 'Symfony\Component\Console', ]);