Skip to content

docs: add snapshot guide#731

Merged
9aoy merged 2 commits intomainfrom
docs/snapshot-guide
Dec 3, 2025
Merged

docs: add snapshot guide#731
9aoy merged 2 commits intomainfrom
docs/snapshot-guide

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 3, 2025

Summary

add snapshot guide

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings December 3, 2025 08:33
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 3, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit c16953d
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/692ffa98105d0f0008439d9d
😎 Deploy Preview https://deploy-preview-731--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 snapshot testing documentation for the Rstest framework in both English and Chinese. The guide covers fundamental snapshot testing concepts, practical usage patterns, configuration options, and best practices to help developers effectively use snapshot testing in their projects.

Key Changes:

  • Added complete snapshot testing documentation with sections on basic usage, updating snapshots, serialization, output paths, and best practices
  • Integrated the new snapshot guide into the documentation navigation structure for both language versions

Reviewed changes

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

File Description
website/docs/en/guide/basic/snapshot.mdx English version of the snapshot testing guide covering API usage, configuration, and best practices
website/docs/zh/guide/basic/snapshot.mdx Chinese version of the snapshot testing guide with equivalent content
website/docs/en/guide/basic/_meta.json Added "snapshot" entry to English documentation navigation
website/docs/zh/guide/basic/_meta.json Added "snapshot" entry to Chinese documentation navigation

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

@9aoy 9aoy merged commit 2ec1f5d into main Dec 3, 2025
16 checks passed
@9aoy 9aoy deleted the docs/snapshot-guide branch December 3, 2025 08:57
@9aoy 9aoy mentioned this pull request Dec 4, 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