Component example in testing documentation #384
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
The testing guide talks about comparing rsx and hooks, but it doesn't mention testing components. It might also be useful to include information about the html and router contexts renderers use for rendering components.
We use component ssr testing for the router hooks. Pulling out and simplifying some of those tests could make good examples
The text was updated successfully, but these errors were encountered: