testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.08k stars 110 forks source link

Use `@testing-library/jest-dom` in README.md #172

Closed vdsabev closed 3 years ago

vdsabev commented 3 years ago

Hey folks! I'm just starting out with @testing-library/vue and since the README said You may also be interested in installing jest-dom I tried installing it, only to then find out it was moved to @testing-library/jest-dom, so I had to install the other one.

Perhaps this little change could save other people some time - I'd be happy if you considered accepting it.

Thanks for reading 😊

codecov[bot] commented 3 years ago

Codecov Report

Merging #172 (632546e) into master (8466f70) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           90        90           
  Branches        28        28           
=========================================
  Hits            90        90           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 8466f70...632546e. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: