Skip to content

docs: add includeTaskLocation configuration#769

Merged
9aoy merged 5 commits intomainfrom
docs/includeTaskLocation
Dec 15, 2025
Merged

docs: add includeTaskLocation configuration#769
9aoy merged 5 commits intomainfrom
docs/includeTaskLocation

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 15, 2025

Summary

add includeTaskLocation configuration document.

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings December 15, 2025 06:14
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 15, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 8febd36
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/693fae86f36df400081e3626
😎 Deploy Preview https://deploy-preview-769--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 pull request adds comprehensive documentation for the includeTaskLocation configuration option in both English and Chinese. The configuration controls whether test location information (line and column numbers) is collected during test execution, which is useful for debugging and when reporters need location data.

Key Changes

  • Added includeTaskLocation entry to the configuration overview component
  • Created complete documentation pages in both English and Chinese with usage examples
  • Updated meta.json files to include the new documentation page in navigation

Reviewed changes

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

Show a summary per file
File Description
website/theme/components/ConfigOverview.tsx Added includeTaskLocation to the "output" group in the configuration overview
website/docs/en/config/test/include-task-location.mdx Created English documentation with examples, CLI usage, and integration with list command
website/docs/zh/config/test/include-task-location.mdx Created Chinese translation of the documentation
website/docs/en/config/test/_meta.json Added navigation entry for the English documentation
website/docs/zh/config/test/_meta.json Added navigation entry for the Chinese documentation

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

9aoy and others added 3 commits December 15, 2025 14:28
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@9aoy 9aoy merged commit 2868dd4 into main Dec 15, 2025
16 checks passed
@9aoy 9aoy deleted the docs/includeTaskLocation branch December 15, 2025 06:52
@9aoy 9aoy mentioned this pull request Dec 16, 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