Skip to content

docs: add adapters guide#811

Merged
9aoy merged 4 commits intomainfrom
adapter-guide
Dec 29, 2025
Merged

docs: add adapters guide#811
9aoy merged 4 commits intomainfrom
adapter-guide

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 29, 2025

Summary

add adapters guide

Related Links

Checklist

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

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

netlify bot commented Dec 29, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 21431c8
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/69522b69b0222a00085f8aa2
😎 Deploy Preview https://deploy-preview-811--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 documentation for the Rstest adapters feature, which allows users to create custom adapters that convert configurations from other tools (such as build tools) into Rstest-compatible format. The documentation is provided in both English and Chinese.

Key Changes

  • New adapters guide explaining the concept, benefits, and implementation of custom adapters
  • Step-by-step examples showing how to create and use adapters
  • Documentation of advanced adapter patterns with configurable options
  • Integration navigation metadata to include the new guide

Reviewed changes

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

File Description
website/docs/en/guide/integration/adapters.mdx English documentation guide for creating and using Rstest adapters, including core concepts, examples, and advanced usage patterns
website/docs/zh/guide/integration/adapters.mdx Chinese translation of the adapters guide with identical structure and examples
website/docs/en/guide/integration/_meta.json Navigation metadata defining the order of integration guides (adapters, then rslib)
website/docs/zh/guide/integration/_meta.json Chinese version of the navigation metadata

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

9aoy and others added 3 commits December 29, 2025 15:00
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 8e76e8b into main Dec 29, 2025
16 checks passed
@9aoy 9aoy deleted the adapter-guide branch December 29, 2025 07:28
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