vim-test / vim-test

Run your tests at the speed of thought

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress to run component tests

werge2121 opened this issue · comments

Does anyone know the setup to have all the cy.js files run the cypress component tests or possibly a npm command with the current file name?

The Cypress CLI accepts the argument --component to run component tests, so you could just run the command TestSuite --component