We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105c25e commit 6d353ccCopy full SHA for 6d353cc
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
### Fixes
4
5
+* `[expect]` Fail test when the types of `stringContaining` and `stringMatching` matchers do not match.
6
* `[jest-cli]` Treat dumb terminals as noninteractive ([#5237](https://github.com/facebook/jest/pull/5237))
7
* `[jest-cli]` `jest --onlyChanged --changedFilesWithAncestor` now also works
8
with git. ([#5189](https://github.com/facebook/jest/pull/5189))
0 commit comments