nxext / nx-extensions

Nx Extensions for Stencil, Svelte, SolidJS, Preact, Ionic, and Capacitor
MIT License
458 stars 101 forks source link

fix(solid): add missing vitest enum value to the library schema #1044

Closed ASafaeirad closed 11 months ago

ASafaeirad commented 11 months ago

Vitest is a valid value for the unit test runner option, but it's missing from the schema file, therefore it's not possible to use it as NX validates the inputs against the schema.

This PR adds the vitest option to the schema.

nx-cloud[bot] commented 11 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1f4a3221e3f53ef1e42c31d8474bb8456f06452a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/oTzMFo6tJj) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/myatiHzcaA) - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/QFlpk6DF0p) - [`nx-cloud record -- pnpm exec nx format:check`](https://cloud.nx.app/runs/WPMb3aBKaK)

Sent with 💌 from NxCloud.