Skip to content

Commit

Permalink
expect: Improve report when matcher fails, part 11 (#8008)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrottimark authored and SimenB committed Mar 2, 2019
1 parent 1131437 commit c3a0167
Show file tree
Hide file tree
Showing 5 changed files with 299 additions and 189 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@
- `[expect]`: Improve report when matcher fails, part 8 ([#7876](https://github.com/facebook/jest/pull/7876))
- `[expect]`: Improve report when matcher fails, part 9 ([#7940](https://github.com/facebook/jest/pull/7940))
- `[expect]`: Improve report when matcher fails, part 10 ([#7960](https://github.com/facebook/jest/pull/7960))
- `[expect]`: Improve report when matcher fails, part 11 ([#8008](https://github.com/facebook/jest/pull/8008))
- `[pretty-format]` Support `React.memo` ([#7891](https://github.com/facebook/jest/pull/7891))
- `[jest-config]` Print error information on preset normalization error ([#7935](https://github.com/facebook/jest/pull/7935))
- `[jest-haste-map]` Add `skipPackageJson` option ([#7778](https://github.com/facebook/jest/pull/7778))
Expand Down

0 comments on commit c3a0167

Please sign in to comment.