use(CustomTestCase::class)->in(__DIR__); test('closure was bound to CustomTestCase', function (): void { $this->assertCustomTrue(); });