Socket
Socket
Sign inDemoInstall

vitest-environment-nuxt

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitest-environment-nuxt

An in-development vitest environment with support for testing code that needs a Nuxt runtime environment.


Version published
Weekly downloads
119K
decreased by-11.63%
Maintainers
1
Weekly downloads
 
Created
Source

vitest-environment-nuxt

An in-development vitest environment with support for testing code that needs a Nuxt runtime environment.

npm version npm downloads Github Actions Codecov

An in-development vitest environment with support for testing code that needs a Nuxt runtime environment

⚠️ This library is in active development and you should pin the patch version before using.

Quick Start

First install vitest-environment-nuxt:

yarn add --dev vitest-environment-nuxt

# or npm
npm i -D vitest-environment-nuxt

# or pnpm
pnpm add -D vitest-environment-nuxt

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Stub the library using pnpm dev:prepare
  • Run interactive tests using pnpm test

License

Made with ❤️

Published under MIT License.

Keywords

FAQs

Package last updated on 20 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc