Skip to content
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

asymmetricMatch for toHaveValue #165

Open
benmonro opened this issue Nov 18, 2019 · 0 comments
Open

asymmetricMatch for toHaveValue #165

benmonro opened this issue Nov 18, 2019 · 0 comments

Comments

@benmonro
Copy link
Member

Describe the feature you'd like:

Much like #91 it would be nice if toHaveValue also supported asymmetricMatch. for expect.stringContaining or expect.stringMatching etc.

Suggested implementation:

use this.equal instead of lodash for comparison.

Describe alternatives you've considered:

using toHaveAttribute("value", expect.stringContaining('foo')

Teachability, Documentation, Adoption, Migration Strategy:

should be pretty straight forward to update all the things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant