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

fix: import pretty-format from testing-library/dom #185

Closed MatanBobi closed 3 years ago

MatanBobi commented 3 years ago

Following https://github.com/testing-library/react-testing-library/pull/821, this PR will resolve the issue for this library also. This was raised in a comment in https://github.com/testing-library/react-testing-library/issues/694.

codecov[bot] commented 3 years ago

Codecov Report

Merging #185 (fc2b473) into master (853d998) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #185   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           98        98           
  Branches        34        34           
=========================================
  Hits            98        98           

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 853d998...fc2b473. Read the comment docs.

afontcu commented 3 years ago

neat!

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.5.2 :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: