Skip to content

Feature parity with react-testing-library #4

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

Closed
ankitsinghaniyaz opened this issue Nov 22, 2018 · 1 comment
Closed

Feature parity with react-testing-library #4

ankitsinghaniyaz opened this issue Nov 22, 2018 · 1 comment

Comments

@ankitsinghaniyaz
Copy link
Contributor

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.

  1. Not all dom-testing-libarary methods are exposed to the user like done for the react library here.
  2. Ability to create a custom render.

I'm interested in this project and willing to help. Is this something we have on the roadmap?

@ankitsinghaniyaz ankitsinghaniyaz changed the title How to use general methods from dom-testing-library? Feature parity with react-testing-library Nov 22, 2018
@dfcook
Copy link
Collaborator

dfcook commented Nov 25, 2018

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.

@dfcook dfcook closed this as completed Nov 26, 2018
afontcu pushed a commit that referenced this issue Jul 17, 2019
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

2 participants