Open
Description
Hello, thanks for the bindings!
I've looked into the code and as far as I can see, the Expect
module creates jest assertions via assertion
variant. This makes the API clean, but doesn't really allow users to introduce custom matchers. E.g. we use jest-dom and testing-library/jest-native and we weren't been able to properly cooperate the custom matchers with Expect
module.
Metadata
Metadata
Assignees
Labels
No labels