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

why would shallow-rendering get more coverage and be easier to write. #1946

Closed
951565664 opened this issue Dec 16, 2018 · 1 comment
Closed
Labels

Comments

@951565664
Copy link

However I'd say a series of shallow-rendering tests, for each component in your tree, would get you more coverage and be easier to write.

Originally posted by @ljharb in #1289 (comment)

@ljharb
Copy link
Member

ljharb commented Dec 16, 2018

Because there’s less to cover for each component at once that way - certainly yes, you’d want shallow rendering tests for every component in your tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants