Skip to content

Conversation

@lencioni
Copy link
Contributor

@lencioni lencioni commented Jun 5, 2025

Summary

It seems that this is only a CLI option, and not supported in the Jest config file, so we shouldn't include those details in this upgrade guide.

More details in #15645

Test plan

I cloned this repo: https://github.com/lencioni/jest-test-path-patterns

Then I installed Jest v29 and ran yarn jest --config singular.config.js. It logged this validation warning:

● Validation Warning:

  Unknown option "testPathPattern" with value /__tests__\/.*\.test\.js$/ was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

● Validation Warning:

  Unknown option "testPathPattern" with value /__tests__\/.*\.test\.js$/ was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

It seems that this is only a CLI option, and not supported in the Jest
config file, so we shouldn't include those details in this upgrade guide.

More details in jestjs#15645
@netlify
Copy link

netlify bot commented Jun 5, 2025

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6b496b1
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/6841e08cf551260008b8d7c7
😎 Deploy Preview https://deploy-preview-15661--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Member

@cpojer cpojer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, that's confusing. Thanks for investigating and sending a PR!

@cpojer cpojer merged commit 8fcefef into jestjs:main Jun 5, 2025
14 of 18 checks passed
@github-actions
Copy link

github-actions bot commented Jul 6, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants