Skip to content

test: Add custom serializer for WTR#70

Merged
rschristian merged 1 commit intomainfrom
test/serializer
Feb 19, 2025
Merged

test: Add custom serializer for WTR#70
rschristian merged 1 commit intomainfrom
test/serializer

Conversation

@rschristian
Copy link
Copy Markdown
Member

Was about to give up on @web/test-runner when I remembered our custom karma serializer from the Preact repo -- this works much, much better and avoids those awful lock-ups WTR would cause when console debugging DOM nodes or sinon call histories.

I did naively copy the full impl from Preact, some of it might not be needed today but we can iterate on it later.

@rschristian rschristian merged commit 269d0bb into main Feb 19, 2025
1 check passed
@rschristian rschristian deleted the test/serializer branch February 19, 2025 05:36
@rschristian rschristian mentioned this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants