Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/mochajs/mocha
bdd browser javascript mocha mochajs node nodejs tdd test test-framework testing testing-tools
Last synced: 4 days ago
JSON representation
☕️ simple, flexible, fun javascript test framework for node.js & the browser
- Host: GitHub
- URL: https://github.com/mochajs/mocha
- Owner: mochajs
- License: mit
- Created: 2011-03-07T18:44:25.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:59:24.000Z (11 days ago)
- Last Synced: 2024-12-05T04:34:46.389Z (8 days ago)
- Topics: bdd, browser, javascript, mocha, mochajs, node, nodejs, tdd, test, test-framework, testing, testing-tools
- Language: JavaScript
- Homepage: https://mochajs.org
- Size: 25.4 MB
- Stars: 22,633
- Watchers: 398
- Forks: 3,016
- Open Issues: 197
-
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
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - mochajs/mocha - ☕️ simple, flexible, fun javascript test framework for node.js & the browser (JavaScript)
- stars - mochajs/mocha
- awesome-react-testing - mocha - Simple, flexible, fun javascript test framework for node.js & the browser. (Unit Testing / Other Frameworks)
- A-collection-of-awesome-browser-side-JavaScript-libraries-resources-and-shiny-things. - mocha - Simple, flexible, fun JavaScript test framework for node.js & the browser. (Testing Frameworks / Frameworks)
- awesome-nodejs-cn - Mocha - 功能丰富的测试框架,使得异步测试简单而又有趣 (包 / 测试)
- awesome-nodejs - mocha - Simple, flexible, fun javascript test framework for node.js & the browser. ![](https://img.shields.io/github/stars/mochajs/mocha.svg?style=social&label=Star) (Repository / Testing)
- awesome-nodejs-cn - Mocha - **star:22601** 功能丰富的测试框架,使异步测试简单而有趣 ![star > 2000][Awesome] (包 / 测试)
- awesome-trevor - Mocha - simple, flexible, fun javascript test framework for node.js & the browser (Programming / JavaScript)
- awesome - mocha
- Algorithms-Cheatsheet-Resources - Mocha
- awesome-repositories - mochajs/mocha - ☕️ simple, flexible, fun javascript test framework for node.js & the browser (JavaScript)
- awesome-javascript - mocha - simple, flexible, fun javascript test framework for node.js & the browser ` 📝 4 days ago` (Testing Frameworks [🔝](#readme))
- awesome-github-star - mocha
- awesome-for-beginners - Mocha
- Shopify-Guide - Mocha
- awesome-javascript-cn - mocha
- awesome-nodejs - Mocha - Feature-rich test framework making asynchronous testing simple and fun. (Packages / Testing)
- awesome-javascript - mocha - simple, flexible, fun javascript test framework for node.js & the browser - ★ 16606 (Testing Frameworks)
- awesome-node - Mocha - Feature-rich test framework making asynchronous testing simple and fun. (Packages / Testing)
- awesome-nodejs-cn - Mocha - 使异步测试变得简单有趣的功能丰富的测试框架. (目录 / 测试相关)
- awesome-javascript - mocha - Simple, flexible, fun JavaScript test framework for node.js & the browser. (Testing Frameworks / Frameworks)
- awesome-node-modules - mocha - Simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces). (Uncategorized / Uncategorized)
- StarryDivineSky - mochajs/mocha
- fucking-awesome-for-beginners - Mocha
README
☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️
[![GitHub Actions Build Status](https://github.com/mochajs/mocha/actions/workflows/mocha.yml/badge.svg)](https://github.com/mochajs/mocha/actions/workflows/mocha.yml)
[![Collective Funds Guidelines v0.1](https://img.shields.io/badge/collective_funds_guidelines-v0.1-D8E8D4?style=flat&labelColor=3A6457)](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).[![MochaJS Sponsor](https://opencollective.com/mochajs/tiers/sponsors/0/avatar)](https://opencollective.com/mochajs/tiers/sponsors/0/website)
[![MochaJS Sponsor](https://opencollective.com/mochajs/tiers/sponsors/1/avatar)](https://opencollective.com/mochajs/tiers/sponsors/1/website)
[![MochaJS Sponsor](https://opencollective.com/mochajs/tiers/sponsors/2/avatar)](https://opencollective.com/mochajs/tiers/sponsors/2/website)
[![MochaJS Sponsor](https://opencollective.com/mochajs/tiers/sponsors/3/avatar)](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).