find-cypress-specs

v1.10.0
Find Cypress spec files using the config settings
cypress-plugin

demo

DEBUG=find-cypress-specs node ./bin/find

test

ava

cy:run

DEBUG=cypress:cli,cypress:server:specs cypress run

demo-tags

node ./bin/find --tags

demo-names

node ./bin/find --names

demo-tags-json

node ./bin/find --tags --json

demo-names-json

node ./bin/find --names --json

semantic-release

semantic-release

demo-names-and-tags

node ./bin/find --names --tags

demo-names-and-tags-json

node ./bin/find --names --tags --json

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 1/25/2022

Downloads

Maintainers