nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.86k stars 2.38k forks source link

Integrating Vite and Vitest with Angular in Nx: Any Examples? #16939

Closed jon9090 closed 1 year ago

jon9090 commented 1 year ago

Is it possible to use Vite and Vitest in conjunction with Angular within Nx? If so, are there any existing examples available?

Can I use Vitest as a substitute for Jest in projects involving Node.js, Nest.js, Angular, or similar frameworks?

Coly010 commented 1 year ago

We currently do not have support for it, but you may be interested in the following project that does: https://analogjs.org/

github-actions[bot] commented 1 year ago

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.