Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: translate browser #561

Merged
merged 2 commits into from
Dec 23, 2024
Merged

docs: translate browser #561

merged 2 commits into from
Dec 23, 2024

Conversation

lxKylin
Copy link
Contributor

@lxKylin lxKylin commented Dec 19, 2024

No description provided.

Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for cn-vitest ready!

Name Link
🔨 Latest commit 5d345d8
🔍 Latest deploy log https://app.netlify.com/sites/cn-vitest/deploys/67664794605440000844723c
😎 Deploy Preview https://deploy-preview-561--cn-vitest.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 site configuration.

expect(screen.getByText(testMessage).query()).not.toBeInTheDocument()

// The queries can accept a regex to make your selectors more
// resilient to content tweaks and changes.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

尽量保持一样的行数,方便后期 diff

guide/browser/index.md Outdated Show resolved Hide resolved
@@ -206,8 +206,7 @@ import { defineWorkspace } from 'vitest/config'
export default defineWorkspace([
{
test: {
// an example of file based convention,
// you don't have to follow it
// 文件约定的示例,你不必遵循它。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如下

@thinkasany thinkasany merged commit 6fe4254 into vitest-dev:dev Dec 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants