@ownclouders/web-test-helpers

11.0.3 • Public • Published

web-test-helpers

This packages provides utilities for unit testing within the ownCloud app ecosystem.

Installation

Depending on your package manager, run one of the following commands:

$ npm install @ownclouders/web-test-helpers --save-dev

$ pnpm add -D @ownclouders/web-test-helpers

$ yarn add @ownclouders/web-test-helpers --dev

Make sure that you have vue, @vue/test-utils, and @ownclouders/web-pkg as dev dependencies of your app since those are peer dependencies of this package.

Dependents (0)

Package Sidebar

Install

npm i @ownclouders/web-test-helpers

Weekly Downloads

187

Version

11.0.3

License

AGPL-3.0

Unpacked Size

63.7 kB

Total Files

18

Last publish

Collaborators

  • ownclouders