Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sheremet-va
Copy link
Member

Description

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@sheremet-va sheremet-va requested a review from Copilot June 2, 2025 15:18
Copy link

@Copilot 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

Adds documentation entries for two new CLI configuration options and enhances the Vitest 3.2 blog post with details on recently introduced features.

  • Document typecheck.spawnTimeout CLI/config option
  • Document attachmentsDir CLI/config option
  • Expand the Vitest 3.2 blog post with the new Matchers type and sequence.groupOrder

Reviewed Changes

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

File Description
docs/guide/cli-generated.md Add CLI guide entries for typecheck.spawnTimeout and attachmentsDir options
docs/blog/vitest-3-2.md Add sections on the multi-purpose Matchers type and the sequence.groupOrder

Copy link

netlify bot commented Jun 2, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit abb8277
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/683dc0c9faea5c0008646923
😎 Deploy Preview https://deploy-preview-8073--vitest-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

netlify bot commented Jun 2, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit 800dffa
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/683dc1251860f60008c0135c
😎 Deploy Preview https://deploy-preview-8073--vitest-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.

@sheremet-va sheremet-va merged commit 3d130c6 into vitest-dev:main Jun 2, 2025
8 checks passed
@sheremet-va sheremet-va deleted the docs/add-2-features-3-2 branch June 2, 2025 15:26
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.

1 participant