bahmutov / cypress-movie

Generate movies from your Cypress end-to-end tests
97 stars 10 forks source link

Cannot specify different environment variables via config files as per normal Cypress #116

Open stephenwil opened 2 years ago

stephenwil commented 2 years ago

Hi, When I'm running cypress on CI, I specify a different config file via the --config-file command line option. Having tried running cypress-movie, there's no way to tell Cypress to run with these alternate environment options.