https://github.com/visionmedia/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/visionmedia/mocha
bdd browser javascript mocha mochajs node nodejs tdd test test-framework testing testing-tools
Last synced: 28 days ago
JSON representation
☕️ simple, flexible, fun javascript test framework for node.js & the browser
- Host: GitHub
- URL: https://github.com/visionmedia/mocha
- Owner: mochajs
- License: mit
- Created: 2011-03-07T18:44:25.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T17:24:14.000Z (about 1 month ago)
- Last Synced: 2025-04-08T00:21:50.441Z (about 1 month ago)
- Topics: bdd, browser, javascript, mocha, mochajs, node, nodejs, tdd, test, test-framework, testing, testing-tools
- Language: JavaScript
- Homepage: https://mochajs.org
- Size: 26 MB
- Stars: 22,735
- Watchers: 397
- Forks: 3,019
- Open Issues: 195
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-focusnetworks - mocha - Simple, flexible, fun javascript test framework for node.js & the browser. (Testing Frameworks / Frameworks)
README
![]()
☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️
![]()
![]()
[](https://github.com/mochajs/mocha/actions/workflows/mocha.yml)
![]()
![]()
![]()
[](https://github.com/collective-funds/guidelines)## Links
- **[Documentation](https://mochajs.org)**
- **[Release Notes / History / Changes](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)**
- [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md)
- [Contributing](https://github.com/mochajs/mocha/blob/main/.github/CONTRIBUTING.md)
- [Development](https://github.com/mochajs/mocha/blob/main/.github/DEVELOPMENT.md)
- [Discord](https://discord.gg/KeDn2uXhER) (ask questions here!)
- [Issue Tracker](https://github.com/mochajs/mocha/issues)## Backers
[Become a backer](https://opencollective.com/mochajs) and show your support to our open source project on [our site](https://mochajs.org/#backers).
## Sponsors
Does your company use Mocha? Ask your manager or marketing team if your company would be interested in supporting our project.
Support will allow the maintainers to dedicate more time for maintenance and new features for everyone.
Also, your company's logo will show [on GitHub](https://github.com/mochajs/mocha#readme) and on [our site](https://mochajs.org#sponsors) - who doesn't want a little extra exposure?
[Here's the info](https://opencollective.com/mochajs).[](https://opencollective.com/mochajs/tiers/sponsors/0/website)
[](https://opencollective.com/mochajs/tiers/sponsors/1/website)
[](https://opencollective.com/mochajs/tiers/sponsors/2/website)
[](https://opencollective.com/mochajs/tiers/sponsors/3/website)## Development
You might want to know that:
- Mocha is one of the _most-depended-upon_ modules on npm (source: [libraries.io](https://libraries.io/search?order=desc&platforms=NPM&sort=dependents_count)), and
- Mocha is an _independent_ open-source project, maintained exclusively by volunteers.You might want to help:
- New to contributing to Mocha? Check out this list of [good first issues](https://github.com/mochajs/mocha/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
- Mocha could use a hand with [these issues](https://github.com/mochajs/mocha/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- The [maintainer's handbook](https://github.com/mochajs/mocha/blob/main/MAINTAINERS.md) explains how things get doneFinally, come [chat with the maintainers on Discord](https://discord.gg/KeDn2uXhER) if you want to help with:
- Triaging issues, answering questions
- Review, merging, and closing pull requests
- Other project-maintenance-y things## License
Copyright 2011-2024 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/main/LICENSE).