expect(value, MESSAGE)
is not documented
#6337
Labels
documentation
Improvements or additions to documentation
expect(value, MESSAGE)
is not documented
#6337
Describe the bug
This works but it's not documented anywhere:
I can only find it in the types, added in 2022.
I can't find it in Jest' docs either: https://jestjs.io/docs/expect#expectvalue
Demo
The text was updated successfully, but these errors were encountered: