Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experimental] Custom test renderer #1669

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Conversation

mdjastrzebski
Copy link
Member

@mdjastrzebski mdjastrzebski commented Sep 15, 2024

Summary

Experimental test renderer replacing React Test Renderer, which is being deprecated.

Test status

Test suits: ✅ 69 passed, ❌ 6 failed
Tests: ✅ 663 passed, ❌ 47 failed,

Failing tests

Test Suite Status Fail Count
to-have-accessible-name.test.tsx 4
render-string-validation.test.tsx 10
render.test.tsx 5
fire-event.test.tsx 14
wait-for-element-to-be-removed.test.tsx 6
wait-for.test.tsx 10

Test plan

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.

1 participant