Issues
- 2
value '...actual' is not correct for toHaveBeenCalledExactlyOnceWith fail case
#672 opened by lcialon - 0
- 1
BUG: toHaveBeenCalledExactlyOnceWith only reports first argument of method call in feedback on a failed assertion.
#690 opened by GRollason - 0
- 2
toBeCloseTo fails incorrectly
#702 opened by bennidi - 10
Current setup instructions for Vitest don't work for asymmetric matchers' typings
#649 opened by acidoxee - 7
`toHaveBeenCalledExactlyOnceWith` expects an array of objects, when the object is passed as `args`
#645 opened by oleksandrva - 1
- 5
toBeInRange bug in implementation
#670 opened by lcialon - 2
- 4
Simplify typescript recommendations
#685 opened by silverwind - 0
Feature Request: `stringContainingCaseInsensitive`
#686 opened by yasinosman - 0
Feature Request: Array matcher diff
#684 opened by didley - 0
BUG: nested matcher printing "object Object"
#682 opened by leppaott - 0
- 0
- 2
Declaration merging does not work without exporting the CustomMatchers interface.
#652 opened by cdierkens - 2
`toIncludeSameMembers` output is hard to understand
#639 opened by rluvaton - 3
Type of `fail` clashes with vitest
#554 opened by simon-abbott - 0
- 1
[Bug]: The second param of toHaveBeenCalledBefore/toHaveBeenCalledAfter has default value, but is not typed as optional
#651 opened by Yupeng-li - 16
Type definitions not working
#526 opened by webstackdev - 1
- 2
TypeScript issue: File '/home/nmurgor/git/bitgesell-node-monitor/node_modules/jest-extended/types/index.d.ts' is not a module.
#602 opened by naftalimurgor - 26
Vitest typings override instead of augmenting module
#610 opened by mlev - 1
- 0
Feature Request: Support "export" package
#615 opened by mikicho - 1
- 1
`toHaveBeenCalledBefore` and `toHaveBeenCalledAfter` don't accept result of `jest.fn()`
#552 opened by Lukas-Kullmann - 0
Better clarify the difference between toIncludeAllMembers and toIncludeSameMembers in the documentation
#609 opened by rdsedmundo - 0
- 0
Breaking change in vitest
#598 opened by GuillaumeRahbari - 0
- 0
BigInt support for Number functions
#591 opened by mcintyre94 - 5
`toHaveBeenCalledOnceWith` naming is ambiguous
#529 opened by harry-gocity - 0
Docs: Number page missing toBeNumber on sidebar
#590 opened by mcintyre94 - 0
How about new matcher combining toHaveBeenCalledTimes and several toHaveBeenNthCalledWith?
#580 opened by tkxksdl2 - 0
toPartiallyContain matcher throws exception if array contains null/undefined
#579 opened by MikeWinter - 0
Received 'Could not find a declaration file for module 'jest-extended/all' when importing jest-extended
#577 opened by hollygcraig - 1
'toHaveBeenCalledOnceWith' error message doesn't handle mismatched argument lengths
#573 opened by SLKnutson - 1
toHaveBeenCalledOnceWith
#561 opened by ascdi - 0
Type definitions of > v3.2.1 using any type
#558 opened by aukevanleeuwen - 0
Rework issue template
#553 opened by simon-abbott - 0
- 1
- 18
- 6
- 0
Matchers very slow for large objects
#544 opened by overlookmotel - 0
Duplicated page for `toSatisfy` in docs
#533 opened by MarcellPerger1 - 0
[Feature]: Add Element Colour Contrast Matcher
#524 opened by jharrilim