Remove mention of deprecated 'jest-native' in docs

Open Beginner friendly
#1,335 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
react-native
Domain
documentation

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.

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."

Dominant language
JavaScript
Stars
324
Forks
2k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-navigation/react-navigation.github.io

All issues in react-navigation/react-navigation.github.io

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.