find-cypress-specs

v1.14.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-tagged

node ./bin/find --names --tagged @user

count-changed-specs

node ./bin/find --branch main --count

demo-names-and-tags

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

print-changed-specs

node ./bin/find --branch main

demo-names-and-tags-json

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

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 3/5/2022

Downloads

Maintainers