Skip to content

Conversation

@9aoy
Copy link
Contributor

@9aoy 9aoy commented Nov 28, 2025

Summary

add projects guide.

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings November 28, 2025 11:54
@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 3f4bb36
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/69299703b1332200087734a6
😎 Deploy Preview https://deploy-preview-724--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.

Copilot finished reviewing on behalf of 9aoy November 28, 2025 11:56
Copy link
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 documentation for the projects feature in Rstest, reorganizing content from the config reference into a dedicated guide. The documentation explains how to configure and use multiple test projects within a single Rstest process, which is particularly useful for monorepos and multi-environment testing scenarios.

Key changes:

  • New guide files added for multi-project testing in both English and Chinese
  • Content migrated from config documentation to guide with expanded explanations
  • Minor documentation corrections to debugging references

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
website/docs/zh/guide/basic/projects.mdx New Chinese guide explaining multi-project testing with configuration examples and use cases
website/docs/en/guide/basic/projects.mdx New English guide explaining multi-project testing with configuration examples and use cases
website/docs/zh/guide/basic/_meta.json Updated navigation to include the new projects guide
website/docs/en/guide/basic/_meta.json Updated navigation to include the new projects guide
website/docs/zh/guide/advanced/debugging.mdx Corrected reference from "构建" (build) to "测试" (test) for clarity
website/docs/en/guide/advanced/debugging.mdx Corrected reference from "building" to "testing" for clarity
website/docs/zh/config/test/projects.mdx Removed detailed configuration notes, now referenced in the new guide
website/docs/en/config/test/projects.mdx Removed detailed configuration notes, now referenced in the new guide

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@9aoy 9aoy merged commit cb6c951 into main Nov 29, 2025
16 checks passed
@9aoy 9aoy deleted the docs/projects-guide branch November 29, 2025 02:04
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.

2 participants