Skip to content

Conversation

@ahnpnl
Copy link
Contributor

@ahnpnl ahnpnl commented Oct 11, 2025

Summary

Add missing runtime option doc so we can display it in https://jestjs.io/docs/configuration

Test plan

Green CI

@netlify
Copy link

netlify bot commented Oct 11, 2025

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e612066
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/68ea9397f194da0008522826
😎 Deploy Preview https://deploy-preview-15863--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.

@ahnpnl ahnpnl force-pushed the docs/runtime-option branch from 78a08f5 to 5515a41 Compare October 11, 2025 13:07
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 11, 2025

Open in StackBlitz

babel-jest

npm i https://pkg.pr.new/babel-jest@15863

babel-plugin-jest-hoist

npm i https://pkg.pr.new/babel-plugin-jest-hoist@15863

babel-preset-jest

npm i https://pkg.pr.new/babel-preset-jest@15863

create-jest

npm i https://pkg.pr.new/create-jest@15863

@jest/diff-sequences

npm i https://pkg.pr.new/@jest/diff-sequences@15863

expect

npm i https://pkg.pr.new/expect@15863

@jest/expect-utils

npm i https://pkg.pr.new/@jest/expect-utils@15863

jest

npm i https://pkg.pr.new/jest@15863

jest-changed-files

npm i https://pkg.pr.new/jest-changed-files@15863

jest-circus

npm i https://pkg.pr.new/jest-circus@15863

jest-cli

npm i https://pkg.pr.new/jest-cli@15863

jest-config

npm i https://pkg.pr.new/jest-config@15863

@jest/console

npm i https://pkg.pr.new/@jest/console@15863

@jest/core

npm i https://pkg.pr.new/@jest/core@15863

@jest/create-cache-key-function

npm i https://pkg.pr.new/@jest/create-cache-key-function@15863

jest-diff

npm i https://pkg.pr.new/jest-diff@15863

jest-docblock

npm i https://pkg.pr.new/jest-docblock@15863

jest-each

npm i https://pkg.pr.new/jest-each@15863

@jest/environment

npm i https://pkg.pr.new/@jest/environment@15863

jest-environment-jsdom

npm i https://pkg.pr.new/jest-environment-jsdom@15863

@jest/environment-jsdom-abstract

npm i https://pkg.pr.new/@jest/environment-jsdom-abstract@15863

jest-environment-node

npm i https://pkg.pr.new/jest-environment-node@15863

@jest/expect

npm i https://pkg.pr.new/@jest/expect@15863

@jest/fake-timers

npm i https://pkg.pr.new/@jest/fake-timers@15863

@jest/get-type

npm i https://pkg.pr.new/@jest/get-type@15863

@jest/globals

npm i https://pkg.pr.new/@jest/globals@15863

jest-haste-map

npm i https://pkg.pr.new/jest-haste-map@15863

jest-jasmine2

npm i https://pkg.pr.new/jest-jasmine2@15863

jest-leak-detector

npm i https://pkg.pr.new/jest-leak-detector@15863

jest-matcher-utils

npm i https://pkg.pr.new/jest-matcher-utils@15863

jest-message-util

npm i https://pkg.pr.new/jest-message-util@15863

jest-mock

npm i https://pkg.pr.new/jest-mock@15863

@jest/pattern

npm i https://pkg.pr.new/@jest/pattern@15863

jest-phabricator

npm i https://pkg.pr.new/jest-phabricator@15863

jest-regex-util

npm i https://pkg.pr.new/jest-regex-util@15863

@jest/reporters

npm i https://pkg.pr.new/@jest/reporters@15863

jest-resolve

npm i https://pkg.pr.new/jest-resolve@15863

jest-resolve-dependencies

npm i https://pkg.pr.new/jest-resolve-dependencies@15863

jest-runner

npm i https://pkg.pr.new/jest-runner@15863

jest-runtime

npm i https://pkg.pr.new/jest-runtime@15863

@jest/schemas

npm i https://pkg.pr.new/@jest/schemas@15863

jest-snapshot

npm i https://pkg.pr.new/jest-snapshot@15863

@jest/snapshot-utils

npm i https://pkg.pr.new/@jest/snapshot-utils@15863

@jest/source-map

npm i https://pkg.pr.new/@jest/source-map@15863

@jest/test-result

npm i https://pkg.pr.new/@jest/test-result@15863

@jest/test-sequencer

npm i https://pkg.pr.new/@jest/test-sequencer@15863

@jest/transform

npm i https://pkg.pr.new/@jest/transform@15863

@jest/types

npm i https://pkg.pr.new/@jest/types@15863

jest-util

npm i https://pkg.pr.new/jest-util@15863

jest-validate

npm i https://pkg.pr.new/jest-validate@15863

jest-watcher

npm i https://pkg.pr.new/jest-watcher@15863

jest-worker

npm i https://pkg.pr.new/jest-worker@15863

pretty-format

npm i https://pkg.pr.new/pretty-format@15863

commit: e612066

@ahnpnl ahnpnl marked this pull request as ready for review October 11, 2025 13:29
@ahnpnl
Copy link
Contributor Author

ahnpnl commented Oct 11, 2025

Hi @cpojer @SimenB would you please take a look? Thanks!

@ahnpnl ahnpnl force-pushed the docs/runtime-option branch from 5515a41 to e612066 Compare October 11, 2025 17:27
@ahnpnl ahnpnl requested a review from SimenB October 13, 2025 20:51
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@SimenB SimenB merged commit 7cf3b8d into jestjs:main Oct 14, 2025
74 checks passed
@ahnpnl ahnpnl deleted the docs/runtime-option branch October 14, 2025 14:04
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.

2 participants