Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Added a documentation comment with a link to the configuration docs at the top of each rstest.config file across all template projects.

Checklist

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

Copilot AI review requested due to automatic review settings December 14, 2025 13:33
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@netlify
Copy link

netlify bot commented Dec 14, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 96cfb18
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/693ebcb807ef3f000801e773
😎 Deploy Preview https://deploy-preview-6772--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 67 (🟢 up 8 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

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

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 aims to add documentation comments with links to the rstest configuration docs in all template project config files. However, it also includes unrelated changes that modify test descriptions.

  • Added documentation comment with URL https://rstest.rs/config/ to 6 rstest config files
  • Changed test description capitalization from "Renders" to "renders" in 4 test files (unrelated to PR purpose)

Reviewed changes

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

Show a summary per file
File Description
packages/create-rsbuild/template-rstest/vue-ts/rstest.config.ts Added documentation link comment
packages/create-rsbuild/template-rstest/vue-ts/tests/index.test.ts Changed test description capitalization (unrelated)
packages/create-rsbuild/template-rstest/vue-js/rstest.config.js Added documentation link comment
packages/create-rsbuild/template-rstest/vue-js/tests/index.test.js Changed test description capitalization (unrelated)
packages/create-rsbuild/template-rstest/vanilla-ts/rstest.config.ts Added documentation link comment
packages/create-rsbuild/template-rstest/vanilla-js/rstest.config.js Added documentation link comment
packages/create-rsbuild/template-rstest/react-ts/rstest.config.ts Added documentation link comment
packages/create-rsbuild/template-rstest/react-ts/tests/index.test.tsx Changed test description capitalization (unrelated)
packages/create-rsbuild/template-rstest/react-js/rstest.config.js Added documentation link comment
packages/create-rsbuild/template-rstest/react-js/tests/index.test.jsx Changed test description capitalization (unrelated)

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

@chenjiahan chenjiahan merged commit fe6de82 into main Dec 14, 2025
18 checks passed
@chenjiahan chenjiahan deleted the rstest_config_link_1214 branch December 14, 2025 13:38
This was referenced Dec 14, 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.

2 participants