Skip to content

m4rc0z/talk-cypress.io

This branch is 5 commits behind baloise/talk-cypress.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae47fca · Dec 6, 2018

History

13 Commits
Dec 5, 2018
Dec 5, 2018
Dec 6, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 5, 2018
Dec 6, 2018
Dec 5, 2018
Dec 5, 2018

Repository files navigation

talk-cypress.io

A talk about the usage of the e2e testing tool cypress.

View the presentation

You can view it directly here on Github

Working with a reveal.js presentation

  • 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

Run the presentation locally

You only need to have node.js (>= 8.4.0) installed.

Installing node.js:

Installing dependencies

$ npm install

Run the application locally

$ npm start

Open localhost on Port 3000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.2%
  • CSS 45.3%
  • HTML 8.5%