Skip to content

Remove deprecated jest-native from ecosystem docs#1538

Open
Copilot wants to merge 2 commits into
mainfrom
copilot/remove-jest-native
Open

Remove deprecated jest-native from ecosystem docs#1538
Copilot wants to merge 2 commits into
mainfrom
copilot/remove-jest-native

Conversation

Copy link
Copy Markdown

Copilot AI commented May 14, 2026

jest-native has been deprecated for an extended period but was still surfaced as an active ecosystem package in the docs. This change removes it from current ecosystem navigation and updates related guidance so the docs no longer direct users to deprecated package docs.

  • Remove active ecosystem entry

    • Deletes the dedicated jest-native ecosystem page
    • Removes jest-native from the Ecosystem sidebar section
  • Remove cross-links from current docs

    • Removes the jest-native companion-library entry from the DOM Testing Library install page
  • Align React Native guidance with current matcher support

    • Updates the React Native example to reference built-in matcher support in React Native Testing Library instead of @testing-library/jest-native
- // Using `toHaveTextContent` matcher from `@testing-library/jest-native` package.
+ // Using the built-in `toHaveTextContent` matcher from React Native Testing Library.

Copilot AI linked an issue May 14, 2026 that may be closed by this pull request
@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for testing-library ready!

Name Link
🔨 Latest commit 3b353fc
🔍 Latest deploy log https://app.netlify.com/projects/testing-library/deploys/6a062ec009b7640008a25f0b
😎 Deploy Preview https://deploy-preview-1538--testing-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI changed the title [WIP] Remove jest-native from ecosystem Remove deprecated jest-native from ecosystem docs May 14, 2026
Copilot AI requested a review from timdeschryver May 14, 2026 20:23
@timdeschryver timdeschryver marked this pull request as ready for review May 14, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove jest-native from ecosystem

2 participants