cypress-io / netlify-plugin-cypress

Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed

Home Page:https://www.cypress.io/blog/2020/03/30/run-cypress-tests-on-netlify-using-a-single-line/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow passing path to config file

bahmutov opened this issue Β· comments

https://docs.cypress.io/guides/guides/module-api.html#cypress-run

It would be nice to read config file path to be used during testing

[plugins.inputs]
  configFile = "cypress.netlify.json"

Also in dire need of this feature. Any updates on whether it will be folded into the v2 release?

πŸŽ‰ This issue has been resolved in version 2.1.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@bahmutov you're slaying it! Thank you! πŸ™Œ