testdouble/cypress-rails

Forward CLI options to cypress open and run commands

Closed this issue · 1 comments

cypress-rails open and cypress-rails run should forward any subsequent args to the wrapped cypress CLI. Similarly, rake cypress:run CYPRESS_OPTS="…" (and cypress:open) should do the same

Fixed as of 0.1.0 with env var CYPRESS_RAILS_CYPRESS_OPTS