Skip to content

Pull requests: jestjs/jest

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(jest-runtime): link a top-level-await graph in the sync walk require-changelog If a PR does requires a changelog entry
#16394 opened Aug 21, 2026 by Chee7ah Loading…
feat(jest-config): use cosmiconfig for Jest configuration discovery require-changelog If a PR does requires a changelog entry
#16384 opened Aug 21, 2026 by ahnpnl Contributor Loading…
feat: expose failed matcher metadata require-changelog If a PR does requires a changelog entry
#16380 opened Aug 20, 2026 by ahnpnl Contributor Loading…
feat(jest-snapshot): expose snapshot paths in failure details require-changelog If a PR does requires a changelog entry
#16374 opened Aug 19, 2026 by ahnpnl Contributor Loading…
fix(jest-reporters): do not check coverageThreshold when running a shard require-changelog If a PR does requires a changelog entry
#16372 opened Aug 19, 2026 by Aeirx Loading…
fix(jest-snapshot): give each test its own snapshot keys require-changelog If a PR does requires a changelog entry
#16349 opened Aug 16, 2026 by SimenB Member Draft
fix(jest-each): escape table keys before building the interpolation RegExp require-changelog If a PR does requires a changelog entry
#16345 opened Aug 16, 2026 by winklemad Loading…
Isolate expect.assertions state per test.concurrent require-changelog If a PR does requires a changelog entry
#16340 opened Aug 14, 2026 by arronKler Contributor Loading…
feat: Add strackTraceIgnorePatterns option require-changelog If a PR does requires a changelog entry
#16334 opened Aug 13, 2026 by guisehn Loading…
[Bug]: failure of import of ESM package when called from CJS project require-changelog If a PR does requires a changelog entry
#16329 opened Aug 12, 2026 by tsushanth Contributor Loading…
fix: upgrade serialize-javascript to 7.0.3 (GHSA-5c6j-r48x-rmvq)
#16285 opened Jul 19, 2026 by anupamme Loading…
3 tasks done
Satisfying require-changelog If a PR does requires a changelog entry
#16242 opened Jun 16, 2026 by fhaziz0730 Loading…
Fix duplicate adjacent manual mock warnings require-changelog If a PR does requires a changelog entry
#16241 opened Jun 16, 2026 by cjc0013 Loading…
Add bugs metadata to package.json require-changelog If a PR does requires a changelog entry
#16229 opened Jun 8, 2026 by 2891593122 Loading…
fix(jest-mock): restore withImplementation after errors require-changelog If a PR does requires a changelog entry
#16219 opened May 25, 2026 by fallintoplace Loading…
fix(jest-mock): type constructed mocked class instances require-changelog If a PR does requires a changelog entry
#16212 opened May 24, 2026 by KirtiRamchandani Contributor Loading…
fix(jest-util): stop globalsCleanup 'soft' mode from infinite-recursing on data-property writes (#16044) require-changelog If a PR does requires a changelog entry
#16210 opened May 24, 2026 by LeSingh1 Contributor Loading…
Fix cross-realm Node global constructors require-changelog If a PR does requires a changelog entry Stale
#16205 opened May 21, 2026 by Peter1169 Loading…
feat: add jest.hoisted API for hoisting variables alongside jest.mock factories require-changelog If a PR does requires a changelog entry
#16201 opened May 20, 2026 by ahnpnl Contributor Loading…
fix(jest-mock): distribute spyOn types over overloaded methods require-changelog If a PR does requires a changelog entry
#16191 opened May 18, 2026 by ahnpnl Contributor Loading…
fix(jest-mock): add construct signature to MockedClass require-changelog If a PR does requires a changelog entry
#16189 opened May 16, 2026 by eyupcanakman Loading…
ProTip! Exclude everything labeled bug with -label:bug.