You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I last used react-testing-library and just loved it so I'm trying use vue-testing-library now. I see that there are some features that are missing or not explained.
Not all dom-testing-libarary methods are exposed to the user like done for the react library here.
Hi, I've just pushed an update that will address 1 and also updated to latest versions of the packages, I'm not sure whether 2 can be done within the context of vue-test-utils. If you want to take a look I'm more than happy to accept pull requests.
I last used
react-testing-library
and just loved it so I'm trying usevue-testing-library
now. I see that there are some features that are missing or not explained.dom-testing-libarary
methods are exposed to the user like done for the react library here.I'm interested in this project and willing to help. Is this something we have on the roadmap?
The text was updated successfully, but these errors were encountered: