toBeString() ->toBeFile(); }); it('may throw an exception if the file does not exist', function (): void { fixture('file-that-does-not-exist.php'); })->throws(InvalidArgumentException::class);