Skip to content
vic

domenic/mocha-as-promised

Adds “thenable” promise support to the Mocha test runner.

domenic/mocha-as-promised.json
{
"createdAt": "2012-07-08T23:36:08Z",
"defaultBranch": "master",
"description": "Adds “thenable” promise support to the Mocha test runner.",
"fullName": "domenic/mocha-as-promised",
"homepage": null,
"language": "JavaScript",
"name": "mocha-as-promised",
"pushedAt": "2014-03-15T17:50:18Z",
"stargazersCount": 133,
"topics": [],
"updatedAt": "2025-04-16T05:35:44Z",
"url": "https://github.com/domenic/mocha-as-promised"
}

As of Mocha 1.18.0, Mocha has built-in promise support! Hooray!!

A celebratory .gif of Sonic the Hedgehog running forever with a rainbow trailing from his butt.

As such, this project is no longer necessary, and I’m deprecating it. Issues and pull requests are now closed. The code is still sticking around (in GitHub history); all the releases are still up on npm; etc. But the project will no longer be maintained.

It was a good two years guys! But I’m glad it’s all unnecessary now.