testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
608 stars 34 forks source link

test: remove Svelte 5 + HappyDOM skips after bugfix #348

Closed mcous closed 2 months ago

mcous commented 2 months ago

Remove test skips now that https://github.com/capricorn86/happy-dom/pull/1393 has landed. Our Svelte 5 + happy-dom suite is now fully passing without any happy-dom specific skips

Closes #319

yanick commented 2 months ago

WOO! \o/

github-actions[bot] commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: