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: Add `cleanup` type #186

Closed ryotah closed 3 years ago

ryotah commented 3 years ago

Fixes https://github.com/testing-library/vue-testing-library/issues/184

codecov[bot] commented 3 years ago

Codecov Report

Merging #186 (696c05e) into master (b762198) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #186   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          100       100           
  Branches        35        35           
=========================================
  Hits           100       100           

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 b762198...696c05e. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket:

ryotah commented 3 years ago

Thank you, too. 😄

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: