Skip to content

feat(vitest-angular): add setup schematic and ng-add support#2056

Merged
brandonroberts merged 10 commits intobetafrom
feat-vitest-angular-tools
Feb 7, 2026
Merged

feat(vitest-angular): add setup schematic and ng-add support#2056
brandonroberts merged 10 commits intobetafrom
feat-vitest-angular-tools

Conversation

@brandonroberts
Copy link
Member

PR Checklist

Closes #2055

What is the new behavior?

Adds Angular schematics to the vitest-angular package for native compatibility with Angular CLI workspaces without extra dependencies.

The @analogjs/platform package still contains generators for backward compatibility, but will be replaced with the vitest-angular schematics in the future.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

[optional] What gif best describes this PR or how it makes you feel?

Image

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit 1dc6ee3
🔍 Latest deploy log https://app.netlify.com/projects/analog-app/deploys/698540a20fb5df000886bcd5
😎 Deploy Preview https://deploy-preview-2056--analog-app.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.

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit 1dc6ee3
🔍 Latest deploy log https://app.netlify.com/projects/analog-docs/deploys/698540a270458d00088d2c6c
😎 Deploy Preview https://deploy-preview-2056--analog-docs.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.

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit 1dc6ee3
🔍 Latest deploy log https://app.netlify.com/projects/analog-blog/deploys/698540a255cc790008c9a58f
😎 Deploy Preview https://deploy-preview-2056--analog-blog.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.

@brandonroberts brandonroberts merged commit cc26771 into beta Feb 7, 2026
18 checks passed
@brandonroberts brandonroberts deleted the feat-vitest-angular-tools branch February 7, 2026 03:49
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.

@nx/devkit package is missing when using setup-vitest generator in Angular CLI

1 participant