Commit 88ccda0
authored
expect: Improve report when negative CalledWith assertion fails (#8755)
* expect: Improve report when negative CalledWith assertion fails
* Add missing argument in printReceivedCalls for LastCalled
* Update CHANGELOG.md
* Remove label argument from printReceivedCalls
* Display equal args with dim color and delete redundant tests1 parent 1b38e11 commit 88ccda0
4 files changed
Lines changed: 341 additions & 205 deletions
File tree
- packages/expect/src
- __tests__
- __snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments