mocha test timeout default code example Example: mocha timeout describe("testing promises", function () { this.timeout(5000); });