Ernesto García
Ernesto García
It'd be awesome if you do that @jdanil. Can you please also keep in mind the difficulties we found when previously attempting this in #246? Although in that case it...
Can you go ahead with a PR? We could do the same we did with #246, publishing a beta or alpha release to see if it all works as expected...
Makes total sense. Are you up to do this?
Hmmmm, good question. Not sure what's the preferred approach. Import it from DTL implies having to add DTL as a dependency (technically is `prettyDOM` what we'd need to import/ from...
Related: - https://github.com/testing-library/dom-testing-library/issues/957 - https://github.com/testing-library/react-testing-library/issues/913
Sure, this is really nice. Also, "Today I Learned" that this attribute and aria feature even existed. Thanks! In reading the spec for this attribute, yes, you are right that...
I'm ok with leaving that part of the spec out of the initial version. But leaving it to a separate assertion would require the user writing the tests to grab...
Yes, and just to clarify, rails/webpacker also enables you to avoid the asset pipeline. It is not another way of using the pipeline. It pretty much does what this gem...
Not yet. I wonder if updating the jsdom dependency could help. It is at v16.x here, and it could be taken to v20 like in `dom-testing-library`. I'll give it a...
I did not start working on it at the time. And I doubt I can jump on this one in the short term. Anyone wants to give it a try?