Skip to content

docs: add Migrating from Jest chapter#574

Merged
9aoy merged 3 commits intomainfrom
docs/jest-migration
Sep 18, 2025
Merged

docs: add Migrating from Jest chapter#574
9aoy merged 3 commits intomainfrom
docs/jest-migration

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Sep 18, 2025

Summary

docs: add Migrating from Jest chapter.

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings September 18, 2025 06:12
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 18, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit fb9f128
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/68cba4b11d063d0007c6f177
😎 Deploy Preview https://deploy-preview-574--rstest-dev.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
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive migration documentation for users transitioning from Jest to Rstest. The documentation provides step-by-step instructions covering installation, configuration mapping, and API updates needed for migration.

  • Adds new "Migrating from Jest" chapter in both English and Chinese
  • Creates new migration section in the documentation structure
  • Provides detailed configuration mapping table and code examples

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
website/docs/zh/guide/migration/jest.mdx Chinese version of Jest migration guide with installation, configuration, and API migration instructions
website/docs/zh/guide/_meta.json Adds migration section to Chinese documentation navigation
website/docs/en/guide/migration/jest.mdx English version of Jest migration guide with comprehensive migration steps
website/docs/en/guide/_meta.json Adds migration section to English documentation navigation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

We could later try using AI to verify this Jest migration guide — just drop in a repo and the migration guide link, and see if it can complete the migration.

9aoy and others added 2 commits September 18, 2025 14:18
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@9aoy 9aoy merged commit d5daec2 into main Sep 18, 2025
16 checks passed
@9aoy 9aoy deleted the docs/jest-migration branch September 18, 2025 06:32
@9aoy 9aoy mentioned this pull request Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants