toHaveLineCountLessThan(2000); }); it('fails', function () { expect(Expectation::class)->toHaveLineCountLessThan(10); })->throws(ArchExpectationFailedException::class);