react-navigation / react-navigation/react-navigation.github.io
Remove mention of deprecated 'jest-native' in docs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 324
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
The following pages contain a reference to jest-native which is deprecated:
- versioned_docs/version-6.x/testing.md
- versioned_docs/version-7.x/testing.md
The text says: "We recommend using React Native Testing Library along with jest-native to write your tests."
However, jest-native's github repo says that "This package is deprecated and is no longer actively maintained. We encourage you to migrate to React Native Testing Library, v12.4 or later, which includes modern built-in Jest matchers based on the matchers for this repository."
Contributor guide
No contributing guide indexed for this repository
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
Open versioned_docs/version-6.x/testing.md and versioned_docs/version-7.x/testing.md, then locate the recommendation mentioning jest-native. Update the documentation to remove the deprecated reference and reflect the current React Native Testing Library guidance. Confirm both pages no longer recommend jest-native.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100