FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: add 'update' option for Vitest runner and corresponding tests by mistrykaran91 · Pull Request #32262 · angular/angular-cli · GitHub

build: add 'update' option for Vitest runner and corresponding tests - #32262

Open
mistrykaran91 wants to merge 1 commit into
angular:mainfrom
mistrykaran91:fix/add-update-option-vitest
Open

build: add 'update' option for Vitest runner and corresponding tests#32262
mistrykaran91 wants to merge 1 commit into
angular:mainfrom
mistrykaran91:fix/add-update-option-vitest

Conversation

mistrykaran91 commented Jan 10, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Fixes #32218

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

We cannot pass --update option while running tests in Vitest

Issue Number: #32218

What is the new behavior?

We can pass --update option while running tests in Vitest

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 10, 2026
alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 13, 2026
alan-agius4 requested a review from clydin January 13, 2026 08:13
mistrykaran91 force-pushed the fix/add-update-option-vitest branch 2 times, most recently from aea6f85 to 750a85c Compare January 13, 2026 09:34
mistrykaran91 force-pushed the fix/add-update-option-vitest branch from 750a85c to 9e02e28 Compare January 13, 2026 10:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to pass --update to vitest

2 participants


Back | FazBrowse Home | New Git URL