salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.6k stars 386 forks source link

test(hydration): add `.only` support #4356

Closed nolanlawson closed 5 days ago

nolanlawson commented 5 days ago

Details

Adds support for the .only convention we use in our Jest tests to the hydration tests. This makes it a lot easier to test individual hydration tests.

Does this pull request introduce a breaking change?

Does this pull request introduce an observable change?