-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expose sel() #1
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
Comments
Hi @jaredpalmer! Yeah, that'd be fine with me! Feel free to make a PR to allow that to be configurable 👍 |
Actually, I'm thinking of changing this to the default. Want to open a PR? |
I’m out of office right now/today. Womp womp |
I'll go ahead and do it right now 👍 |
I'm going to go ahead and assume nobody's used the lib yet so I'll push this as a patch release :) |
Published 1.0.1 I also updated my blog post about these attributes so it's consistant. |
How about expanding the name If you agree, I'd be glad to submit a PR for it. (Really lovin this library btw. Finally found a testing library with a philosophy I agree and am comfortable with) |
That'd be fine with me 👍 It's an internal function anyway so I don't mind renaming it to be more clear. Definitely wont be a breaking change 👍 |
And by that I mean, yes, I'd love a PR! |
* Remove unneeded if/else logic in custom matchers * Use common message format for all custom matchers * Check html element in toBeInTheDOM
feat: 🎸 implement userEvent.click
React Native Web's
testID
prop emitsdata-testid
instead ofdata-test
. Would be great if this could be set. Seems like you've already thought about it.Awesome lib Kent!
The text was updated successfully, but these errors were encountered: