A talk about the usage of the e2e testing tool cypress.
You can view it directly here on Github
- The presentation is created with reveal.js.
- You can find the documentation here: Doku
- The slides are navigatable with the arrows on your keyboard
- Google Chrome offers the best user experience
- "F" jumps to fullscreen mode, exit with ESC
- "O" shows an overview of all slides, exit with ESC
- CTRL + P offers a view which is perfect for printing. You can also print those as pdfs, but you need to have the dev server running locally to use this feature
- You found an error or have a question? Open a pull request or file an issue
You only need to have node.js (>= 8.4.0) installed.
- Node.js >= 8.4.0
$ npm install
$ npm start
Open localhost on Port 3000.