Skip to content

Issues: mochajs/mocha

📌 Mocha 11 Release Plan
#5249 by JoshuaKGoldberg was closed Dec 9, 2024
Closed 9
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

🚀 Feature: Support running with node --frozen-intrinsics area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer type: feature enhancement proposal
#5252 opened Nov 13, 2024 by kevinoid
3 tasks done
🐛 Bug: Tests pass without running after uncaught exception status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5251 opened Nov 13, 2024 by JoshuaKGoldberg
4 tasks done
🐛 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
CI: Ensure AUTHORS is updated in automated releases area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5196 opened Aug 9, 2024 by voxpelli
🐛 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
🐛 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
🐛 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
🐛 Bug: Audit and fix accessibility for browser reporter area: browser browser-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5129 opened Mar 27, 2024 by JoshuaKGoldberg
4 tasks done
🐛 Bug: mocha 10.2.0 prints out command help text and ERROR: null with ts-node and experimental-specifier-resolution status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5078 opened Jan 15, 2024 by khteh
3 of 4 tasks
🐛 Bug: Accessibility issue on mochajs.org: scrollable region missing keyboard focus area: browser browser-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5067 opened Dec 28, 2023 by JoshuaKGoldberg
4 tasks done
Error from afterEach hides the original error from the test case when retries > 0 status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5007 opened Sep 4, 2023 by zorji
4 tasks done
Root hooks not executed when programmatically running Mocha in serial mode status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5006 opened Aug 24, 2023 by telaoumatenyanis
4 tasks done
📝 Docs: --delay option not delaying root suite is ambiguous in docs area: documentation anything involving docs or mochajs.org status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#5004 opened Aug 4, 2023 by straker
4 tasks done
🐛 Bug: esm-utils (mocha.addFile) should support URL area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4993 opened Jun 27, 2023 by ggrossetie
4 tasks done
🐛 Bug: --fail-zero + --parallel + --grep always returns an exit code even though tests pass area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4969 opened Mar 4, 2023 by vlovich
4 tasks done
Leak detection (--check-leaks) is running before the hooks, preventing cleanup core-team issues which must be handled by Mocha's core team status: in discussion Let's talk about it! type: bug a defect, confirmed by a maintainer
#4954 opened Dec 4, 2022 by Offirmo
4 tasks done
v12.0.0
🐛 Bug: --fail-zero always fails the test run when --delay is also used status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4950 opened Nov 24, 2022 by tonimellodic
4 tasks done
🐛 Bug: Mocha not print any output when failed loading area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4948 opened Nov 20, 2022 by SettingDust
4 tasks done
Multiple .only should run all targeted tests even in a different context 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
#4836 opened Feb 28, 2022 by clemlatz
4 tasks done
v12.0.0
🐛 Bug: --timeout 0 does not disable timeouts status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4834 opened Feb 24, 2022 by bdcarr
4 tasks done
🐛 Bug: xUnit XML format is actually JUnit's schema area: reporters involving a specific reporter 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
#4758 opened Sep 28, 2021 by andyleejordan
4 tasks done
v12.0.0
🐛 Bug: unhandledRejection events are re-emitted area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4743 opened Sep 9, 2021 by sasaxing
unloadFiles throws MODULE_NOT_FOUND in ESM context for files added with relative path area: node.js command-line-or-Node.js-specific status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4548 opened Jan 11, 2021 by ctjlewis
4 tasks done
🐛 Bug: xunit reporter does not strip ansi escape sequences, leading to invalid XML area: reporters involving a specific reporter status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer
#4526 opened Dec 2, 2020 by trieloff
4 tasks done
🐛 Bug: xUnit xml format uses errors not failures area: reporters involving a specific reporter 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
#4483 opened Oct 20, 2020 by kkennedy-ephesoft
ProTip! Add no:assignee to see everything that’s not assigned.