-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Pull requests: jestjs/jest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: update
transformIgnorePatterns
example for React Native
#15560
opened Apr 3, 2025 by
charpeni
Loading…
docs: fixed deprecated code snippet in GettingStarted.md
#15551
opened Mar 26, 2025 by
cgm-16
Loading…
Reports returned values on received function not throw when expect
.toThrow()
#15541
opened Mar 14, 2025 by
chenesan
Loading…
fix(jest-haste-map): Fix clobbering/errors when multiple configs use different haste impls
#15522
opened Feb 22, 2025 by
robhogan
Loading…
feat: support beforeEach and beforeAll returning cleanup functions
#15510
opened Feb 15, 2025 by
SevenOutman
•
Draft
Fix calledWith(objectContaining) when there are multiple calls
#15508
opened Feb 15, 2025 by
ecraig12345
Loading…
feat(CLI): --maxRelatedTestsDepth flag to control the depth of related test in --findRelatedTests
#15495
opened Feb 8, 2025 by
lewibs
Loading…
fix(objectContaining): Fixed a bug where ObjectContaining matched with non-object values.
#15463
opened Jan 17, 2025 by
mohammednumaan
Loading…
feat(runtime): use
compileFunction
over new Script
Stale
#15461
opened Jan 16, 2025 by
SimenB
Loading…
docs(CLI) Clarify functionality of --notify flag (taken from configuration docs)
#15372
opened Nov 7, 2024 by
sebastiancarlos
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.