Slides for Meetup: https://www.meetup.com/de-DE/Webdeveloper-Stammtisch-Saar/events/258736334/
Topic: Next Level E2E Testing with Cypress * Testing * Cypress * Sample Case 'plasticalypse' * Cypress in Action
View Slide
Live Coding„This photo" is licensedby unknown (CC BY-SA)
•••
••••••••“Fast, easy and reliable testing for anythingthat runs in a browser.”
••••••••➢➢
Count number of plastic packagesto monitor your own productionof plastic waste.
••••••
> npm install --save-dev cypress // Install cypress// Add "cy:open": "cypress open" as npm script> npm start // Start your app> npm run cy:open // Also generates examples files and folders// Optional: Typescript support> npm install --save-dev @bahmutov/add-typescript-to-cypress// Add tsconfig.json (https://docs.cypress.io/guides/tooling/typescript-support.html)
quiz
••••➢
••
•••••
Thank you
•