Skip to content

v2.0.0

Compare
Choose a tag to compare
@bahmutov bahmutov released this 03 Mar 17:03
· 300 commits to master since this release
f2d8f76

2.0.0 (2021-03-03)

Features

  • rework test phases to make onSuccess default (#133) (f2d8f76)

BREAKING CHANGES

  • now the onSuccess step is the default testing
    step, running the Cypress tests against the preview or production
    deploy. Another change is the default browser is Chromium instead
    of Electron.
[[plugins]]
  # runs Cypress tests against the deployed URL
  package = "netlify-plugin-cypress"