Skip to content

docs: add runtime troubleshooting guide#1436

Merged
9aoy merged 8 commits into
mainfrom
9aoy/docs-troubleshooting-runtime-node-behavior
Jun 18, 2026
Merged

docs: add runtime troubleshooting guide#1436
9aoy merged 8 commits into
mainfrom
9aoy/docs-troubleshooting-runtime-node-behavior

Conversation

@9aoy

@9aoy 9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR adds a new Troubleshooting guide to document Rstest's bundle-based execution model and the native Node.js behavior preserved for code outside the bundle graph. It also links the guide from the Jest and Vitest migration pages, and adds e2e coverage for pool.execArgv, Node register hooks, and Node-native TypeScript module semantics.

Related Links

#1182

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 18, 2026

Copy link
Copy Markdown

Deploying rstest with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3821995
Status: ✅  Deploy successful!
Preview URL: https://2ca2727a.rstest.pages.dev
Branch Preview URL: https://9aoy-docs-troubleshooting-ru.rstest.pages.dev

View logs

@9aoy

9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a9e13970e9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread e2e/runtime-register/fixtures/register.mjs Outdated
Comment thread website/docs/en/guide/advanced/troubleshooting.mdx
Comment thread e2e/runtime-register/fixtures/native-type-module.test.ts Outdated
@9aoy

9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f076a59899

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread e2e/runtime-register/native-fixtures/native-type-module.test.ts Outdated
Comment thread e2e/runtime-register/fixtures/exec-argv.test.ts Outdated
Comment thread e2e/runtime-register/index.test.ts Outdated
Comment thread e2e/runtime-register/native-fixtures/native-type-module.test.ts Outdated
@9aoy

9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 92a5421309

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/docs/zh/guide/advanced/troubleshooting.mdx Outdated
Comment thread e2e/runtime-register/fixtures/register.mjs
Comment thread website/docs/en/guide/advanced/troubleshooting.mdx
9aoy added 2 commits June 18, 2026 15:36
…ting-runtime-node-behavior

# Conflicts:
#	website/docs/en/guide/advanced/_meta.json
#	website/docs/zh/guide/advanced/_meta.json
@9aoy

9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a097381fc0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/docs/en/guide/advanced/troubleshooting.mdx Outdated
@9aoy

9aoy commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

Reviewed commit: 1a06c40c49

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@9aoy 9aoy merged commit 52b3925 into main Jun 18, 2026
13 checks passed
@9aoy 9aoy deleted the 9aoy/docs-troubleshooting-runtime-node-behavior branch June 18, 2026 08:42
@9aoy 9aoy mentioned this pull request Jun 18, 2026
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.

1 participant