vuetify-cypress-testing

1.0.7 • Public • Published

Module

Getting Started

// install node modules
npm install -D vuetify-cypress-testing

Usage

Add the following to your commands file:

// support/commands.js
import 'vuetify-cypress-testing/commands';

Cypress.Commands.add('login', () => { });

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vuetify-cypress-testing

    Weekly Downloads

    42

    Version

    1.0.7

    License

    ISC

    Unpacked Size

    4.94 kB

    Total Files

    5

    Last publish

    Collaborators

    • halceyon