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

Understanding preBuild step

aaronransley opened this issue ยท comments

Hi there,

I'm curious about the preBuild step and in which context it executes. Does the preBuild occur within the Netlify build pipeline, or is this feature expected to be used only when running local tests with the netlify-cli tooling?

I dug for a while through the README and the src, but was not able to fully understand this feature.

Thanks so much for your work on this plugin!

Thanks for the extra clarity @bahmutov!

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

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€