-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: toBeExpanded
matcher
#1497
feat: toBeExpanded
matcher
#1497
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1497 +/- ##
==========================================
+ Coverage 98.09% 98.12% +0.02%
==========================================
Files 94 96 +2
Lines 5630 5704 +74
Branches 873 885 +12
==========================================
+ Hits 5523 5597 +74
Misses 107 107
☔ View full report in Codecov by Sentry. |
@siepra thanks for submitting this PR. During our experiments with iOS/Android RN runtime we've noticed that Basically, RN treats explicit |
936ed5c
to
fcfed40
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! ✅
🎉 Release in version: v12.4.0 |
Summary
Part of Jest matchers migration
Following the example of #1493
Test plan
yarn test