-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
🚀 Feature: Exit with code 1 when .only is used by default in CI (--forbid-only)
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
#5299
opened Feb 18, 2025 by
nzakas
2 of 3 tasks
fix: ignore all node_modules and .git dirs by default
semver-major
implementation requires increase of "major" version number; "breaking changes"
#5204
opened Aug 29, 2024 by
jedwards1211
•
Draft
3 tasks done
🚀 Feature: Change default value for implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
type: feature
enhancement proposal
--watch-ignore
to **/node_modules
, **/.git
semver-major
🐛 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
🚀 Feature: Change default value for implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
type: feature
enhancement proposal
--ignore
to **/node_modules
, **/.git
semver-major
🐛 Bug: remove util.inherits / convert to classes
semver-major
implementation requires increase of "major" version number; "breaking changes"
type: cleanup
a refactor
Should the spec reporter report retries?
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: feature
enhancement proposal
#5014
opened Oct 9, 2023 by
lilnasy
4 tasks done
feat: implement implementation requires increase of "major" version number; "breaking changes"
status: needs review
a maintainer should (re-)review this pull request
repeats
semver-major
#5011
opened Sep 13, 2023 by
mmomtchev
Loading…
fix: correct precedence of configuration extends and defaults
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: blocked
Waiting for something else to be resolved
#4980
opened Apr 24, 2023 by
neurolag
Loading…
1 of 3 tasks
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
🐛 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
🚀 Feature: Throw on nested it call
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
#4525
opened Dec 1, 2020 by
dimadk24
run global setup before test files load; closes #4508
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: blocked
Waiting for something else to be resolved
type: feature
enhancement proposal
#4511
opened Nov 13, 2020 by
boneskull
Loading…
🚀 Feature: Global fixtures should run before any files are loaded
area: documentation
anything involving docs or mochajs.org
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
#4508
opened Nov 12, 2020 by
lucasrcosta
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
🚀 Feature: Failures in before() and beforeAll() should cause all impacted tests to be reported as failed
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: in discussion
Let's talk about it!
#4392
opened Jul 31, 2020 by
jmiller-airfox
🚀 Feature: Replace canonical representations used in diffs with something like util.format()
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
#4385
opened Jul 29, 2020 by
ThisIsMissEm
4 tasks done
🚀 Feature: Make parallel mode smarter
area: parallel mode
Regarding parallel mode
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
#4322
opened Jun 9, 2020 by
boneskull
Report skipped tests upon beforeEach hook failure
area: reporters
involving a specific reporter
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: blocked
Waiting for something else to be resolved
#4233
opened Apr 21, 2020 by
juergba
Loading…
Report skipped tests upon beforeAll hook failure
area: reporters
involving a specific reporter
area: usability
concerning user experience or interface
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: blocked
Waiting for something else to be resolved
#4221
opened Apr 1, 2020 by
juergba
Loading…
🐛 Bug: Configurations don't seem to support 'extends' for some settings
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
#3916
opened May 14, 2019 by
calebcartwright
🚀 Feature: Report file name where a test fails
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: feature
enhancement proposal
#3200
opened Jan 11, 2018 by
twitchard
Make --forbid-only (but not --forbid-pending) default in CI
semver-major
implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
#3030
opened Sep 29, 2017 by
ScottFreeCode
🐛 Bug: --delay and grep not working reliably
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
#3007
opened Sep 18, 2017 by
plasticrake
4 tasks done
🚀 Feature: Re-run a test multiple times: implementation requires increase of "major" version number; "breaking changes"
status: accepting prs
Mocha can use your help with this one!
type: feature
enhancement proposal
this.repeat
semver-major
#2332
opened Jun 26, 2016 by
guyb7
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-24.