mocha --timeout code example Example: mocha timeout Click to copydescribe("testing promises", function () { this.timeout(5000); });