Document `TestRenderer.create()` Options
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
The documentation for TestRenderer.create() doesn't note what the available options are. I know from stack overflow posts like this one that at least createNodeMock is supported but it would be great to have more details on it and any other options in the core documentation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked TestRenderer.create() documentation and verify which options the API supports, including createNodeMock. Update the core documentation with the available options and enough detail for users to understand their behavior; the documented list should match the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100