15.1.0 • Published 1 year ago

@nxext/vitest v15.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@nxext/vite

License nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/vitest

or

npm install @nxext/vitest --save-dev

Generate your project configuration:

nx g @nxext/vitest:vitest-project my-app --framework=generic|svelte

for an existing project. There are options for the framework. The default is generic with no spacial options and svelte adds the vite-svelte-plugin to the vitest.config.ts.

Use it e.g with @nxext/svelte

15.1.0

1 year ago

15.0.0

1 year ago

14.1.0

2 years ago

14.0.1

2 years ago

14.0.2

2 years ago

14.0.0

2 years ago

13.0.2

2 years ago

13.0.1

2 years ago

13.0.0-beta.1

2 years ago

13.0.0

2 years ago

13.0.0-beta.0

2 years ago