Skip to content

feat: add --workspace option, fix root resolution in workspaces#4773

Merged
sheremet-va merged 5 commits intovitest-dev:mainfrom
sheremet-va:feat/workspace-config
Dec 19, 2023
Merged

feat: add --workspace option, fix root resolution in workspaces#4773
sheremet-va merged 5 commits intovitest-dev:mainfrom
sheremet-va:feat/workspace-config

Conversation

@sheremet-va
Copy link
Member

@sheremet-va sheremet-va commented Dec 18, 2023

Description

Fixes #4746

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:.

@netlify
Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for fastidious-cascaron-4ded94 canceled.

Name Link
🔨 Latest commit 4639970
🔍 Latest deploy log https://app.netlify.com/sites/fastidious-cascaron-4ded94/deploys/658164a9cf062c00086d97ac

@sheremet-va sheremet-va added this to the 1.1.0 milestone Dec 18, 2023
@sheremet-va sheremet-va force-pushed the feat/workspace-config branch from 784ebdd to a0ca70a Compare December 18, 2023 16:03
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
@sheremet-va sheremet-va changed the title feat: add --workspace option feat: add --workspace option, fix root resolution in workspaces Dec 19, 2023
@sheremet-va sheremet-va merged commit 67d93ed into vitest-dev:main Dec 19, 2023
@sheremet-va sheremet-va deleted the feat/workspace-config branch December 19, 2023 10:34
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.

Ability to provide workspace config file path

2 participants