Skip to content

Issues: mochajs/mocha

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

🐛 Bug: Custom describe block wrapper does not await for an internal process runs in mocha's root hook status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer
#5234 opened Oct 16, 2024 by 0xmaayan
3 of 4 tasks
🐛 Bug: suite/test links for HTML reporter may hit unrelated tests status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer
#5232 opened Oct 14, 2024 by danny0838
4 tasks done
📝 Docs: Explicitly state browser version support range on mochajs.org area: documentation anything involving docs or mochajs.org core-team issues which must be handled by Mocha's core team
#5226 opened Oct 11, 2024 by JoshuaKGoldberg
3 tasks done
🚀 Feature: Add an option to run all tests, including skipped ones status: in triage a maintainer should (re-)triage (review) this issue type: feature enhancement proposal
#5223 opened Oct 10, 2024 by JavaScriptBach
2 of 3 tasks
🐛 Bug: https://mochajs.org/api is now a 404 status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5217 opened Sep 27, 2024 by JoshuaKGoldberg
4 tasks done
🛠 Repo: Test failures in test-node:integration with Node.js 22 area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.
#5213 opened Sep 12, 2024 by JoshuaKGoldberg
5 tasks done
🚀 Feature: Ability to import mocha from ESM in the browser area: browser browser-specific status: accepting prs Mocha can use your help with this one! type: feature enhancement proposal
#5211 opened Sep 11, 2024 by brettz9
2 of 3 tasks
🐛 Bug: infinite loop in parallel tests with uncaught error containing circular dependency status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5209 opened Sep 5, 2024 by mathewzile
3 of 4 tasks
🐛 Bug: Error in mochaGlobalTeardown is swallowed and exits with code 0 status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5208 opened Sep 5, 2024 by josh-cloudscape
3 of 4 tasks
📝 Docs: Overhaul website generation area: documentation anything involving docs or mochajs.org status: in triage a maintainer should (re-)triage (review) this issue
#5207 opened Sep 3, 2024 by JoshuaKGoldberg
3 tasks done
🧹 Versioning: Bump version ranges to just about Node LTS semver-major implementation requires increase of "major" version number; "breaking changes" status: accepting prs Mocha can use your help with this one!
#5206 opened Sep 3, 2024 by JoshuaKGoldberg v11.0.0
🚀 Feature: Change default value for --watch-ignore to **/node_modules, **/.git semver-major implementation requires increase of "major" version number; "breaking changes" status: accepting prs Mocha can use your help with this one! type: feature enhancement proposal
#5203 opened Aug 28, 2024 by jedwards1211
3 tasks done
v12.0.0
🚀 Feature: Allow to set timeout on before/after/beforeEach/afterEach in declaration status: accepting prs Mocha can use your help with this one! type: feature enhancement proposal
#5202 opened Aug 27, 2024 by perrin4869
2 of 3 tasks
🛠 Repo: Don't create release PR until there's a user-facing change? area: repository tooling concerning ease of contribution core-team issues which must be handled by Mocha's core team
#5190 opened Aug 6, 2024 by JoshuaKGoldberg
5 tasks done
🐛 Bug: Setting readOnly properties in breakCircularDeps breaks the reporter in parallel mode with allow-uncaught status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5188 opened Aug 6, 2024 by satyen95
3 of 4 tasks
🐛 Bug: Unhandled rejections cause parallel tests to succeed when they should fail status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5184 opened Aug 2, 2024 by cinder-fish
3 of 4 tasks
CI: Restore mocha-github-actions-reporter area: repository tooling concerning ease of contribution
#5183 opened Aug 1, 2024 by voxpelli
📝 Docs: Rephrase "New in ..." notices on versions to say "Since ..." area: documentation anything involving docs or mochajs.org status: accepting prs Mocha can use your help with this one!
#5166 opened Jul 3, 2024 by JoshuaKGoldberg
3 tasks done
🐛 Bug: mocha fails with spawn EINVAL on windows with node 22 status: waiting for author waiting on response from OP - more information needed type: bug a defect, confirmed by a maintainer
#5162 opened Jun 27, 2024 by maxonfjvipon
3 of 4 tasks
🐛 Bug: Watch + mochaHooks inconsistent state on re-runs semver-major implementation requires increase of "major" version number; "breaking changes" status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5149 opened May 28, 2024 by Kartones
4 tasks done
v12.0.0
🚀 Feature: Update glob from 8.1.0 which is no longer supported semver-major implementation requires increase of "major" version number; "breaking changes" status: in discussion Let's talk about it! type: feature enhancement proposal
#5148 opened May 28, 2024 by einsteinsfool
2 of 3 tasks
v11.0.0
🐛 Bug: when using exports interface for tests, there's no file on suites objects status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer
#5146 opened May 22, 2024 by shadowusr
4 tasks done
🐛 Bug: mocha fails silently on invalid package.json section status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5141 opened May 2, 2024 by dhdaines
4 tasks done
🐛 Bug: skip shows "pending" instead of "skipped" semver-patch implementation requires increase of "patch" version number; "bug fixes" status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5138 opened Apr 16, 2024 by greggman
4 tasks done
ProTip! Updated in the last three days: updated:>2024-10-18.