Skip to content

Commit ecff771

Browse files
committed
add link to the tutorial blog post
1 parent c9ef76f commit ecff771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ package = "netlify-plugin-cypress"
8686

8787
The following parameters can be used with "onSuccess" tests: `record`, `group`, `tag`, `spec`.
8888

89+
Read the full tutorial [Test Sites Deployed To Netlify Using netlify-plugin-cypress](https://glebbahmutov.com/blog/test-netlify/).
90+
8991
**Note:** if any tests against the deployed URL fail, the Netlify build still considers it a success. Thus if you want to have a test check against the deploy, install [Cypress GitHub App](https://on.cypress.io/github-integration). The app will provide its own failing status check in this case.
9092

9193
### recording

0 commit comments

Comments
 (0)