Skip to content

Commit

Permalink
Update cypress.md
Browse files Browse the repository at this point in the history
  • Loading branch information
basarat authored Sep 10, 2019
1 parent 1ff78e2 commit 355290d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/testing/cypress.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,5 @@ Example package.json:
* Recipes (Lists recipes with descriptions. Click on headings to navigate to the source code for the recipe): https://docs.cypress.io/examples/examples/recipes.html
* Visual Testing : https://docs.cypress.io/guides/tooling/visual-testing.html
* Optionally set a `baseUrl` in cypress.json to [prevent an initial reload that happens after first `visit`.](https://github.com/cypress-io/cypress/issues/2542)
* Code coverage with cypress: [Webcast](https://www.youtube.com/watch?v=C8g5X4vCZJA)

0 comments on commit 355290d

Please sign in to comment.