expect(received).toEqual(expect.stringContaining(expected)); code example Example: expect any function jest expect(something).toEqual(expect.any(Function))