Open
Description
Current behavior:
--spec
flag only seems to work with the cypress run
command.
Desired behavior:
Would be nice to also have this in cypress open
command. In case we have several subfolders under integrations
folder to distinguish types of tests, and we want to work only on one specific suite. At the moment we can't use the "Run all tests" since it will run everything.
Versions
Cypress 3.0.1
Activity