-
Notifications
You must be signed in to change notification settings - Fork 0
End_to_End_Testing
Maria Husmann edited this page Nov 13, 2024
·
2 revisions
Cypress on YouTube: Full end to end tests part 1
- Install Cypress locally
npm install cypress --save-dev
- Write at least two end-to-end tests
- Configure your setup to generate a report (for example using junit)
- Optionally set up CI in with Github actions
You are free to use another end-to-end testing framework, if that's what you prefer.
Studio Web & Mobile Design & Engineering 1 – 2024 © Digital Ideation, HSLU, Maria Husmann und Christian Brunner
Projektbriefing
Inhalte Konzeption & Design
Informatik-Inhalte