Skip to content

Pull requests: mochajs/mocha

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: recalculate runner.total after tests register in delay mode
#5975 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix(watch): keep watching when test files are removed mid-run
#5974 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix(watch): evict transitive dependents from require.cache upon rerun
#5973 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: apply --recursive to glob patterns
#5972 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
test: cover async resolve+load loader hooks for --require status: waiting for author waiting on response from OP or other posters - more information needed
#5961 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
ci: comment on issues and PRs when their fix is released
#5960 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
docs: include the released version in the npm badge alt text
#5959 opened May 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
ci: aggregate lint output so Knip failures are reported
#5956 opened May 15, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
ci: add workflow to block merging PRs with "status: blocked" label status: waiting for author waiting on response from OP or other posters - more information needed
#5955 opened May 15, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: lookupFiles() now returns string[] for direct file paths
#5941 opened May 4, 2026 by maniktyagi04 Loading…
3 tasks done
chore: partial migration to ESM status: waiting for author waiting on response from OP or other posters - more information needed
#5932 opened May 2, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: improve skipped test output status: waiting for author waiting on response from OP or other posters - more information needed
#5926 opened Apr 29, 2026 by kimsuyeon0916 Draft
6 tasks done
fix: fail test when timeout(0) and promise never resolves status: waiting for author waiting on response from OP or other posters - more information needed
#5906 opened Apr 18, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: emit suite names as TAP comments and use test.title instead of fullTitle semver-major implementation requires increase of "major" version number; "breaking changes" status: blocked Waiting for something else to be resolved
#5904 opened Apr 18, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: prevent diff hang on large/complex objects
#5898 opened Apr 17, 2026 by tommyhgunz14 Loading…
3 tasks done
feat: add built-in github-actions reporter status: waiting for author waiting on response from OP or other posters - more information needed
#5897 opened Apr 17, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: show spec reporter failures at the correct indent level status: waiting for author waiting on response from OP or other posters - more information needed
#5888 opened Apr 16, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
test(integration): stabilize watch helper using run-completion sync status: waiting for author waiting on response from OP or other posters - more information needed
#5879 opened Apr 10, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: run all .only tests across different nesting levels semver-major implementation requires increase of "major" version number; "breaking changes" status: blocked Waiting for something else to be resolved
#5878 opened Apr 10, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
feat: add fast() threshold so users can control when durations show up status: waiting for author waiting on response from OP or other posters - more information needed
#5877 opened Apr 9, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
fix: make delay and grep work reliably status: waiting for author waiting on response from OP or other posters - more information needed
#5876 opened Apr 9, 2026 by mbird13 Contributor Loading…
3 tasks done
reporters: rename xunit to junit, deprecate old xunit name semver-major implementation requires increase of "major" version number; "breaking changes" status: blocked Waiting for something else to be resolved
#5875 opened Apr 8, 2026 by mostafaNazari702 Contributor Loading…
3 tasks done
chore: add v12 release notes
#5848 opened Apr 3, 2026 by mark-wiemer Member Draft
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.