react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Remove mention of deprecated 'jest-native' in docs

Open sebastiancarlos opened this issue 1 year ago • 0 comments

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

sebastiancarlos avatar Mar 25 '24 13:03 sebastiancarlos