jest test with timeout code example Example: jest timeout beforeEach(function () { jest.setTimeout(2000) // ms });