Write E2E tests for Angular (v.16) with Cypress (v.13)

preview_player
Показать описание
How to write your first end-to-end test with Cypress in an Angular (v.16) application.
You will learn:
➡️ How reate an Angular Standalone project
➡️ Install and Configure Cypress with TypeScript
➡️ Write an E2E test

----
🇮🇹 italian only
Se vuoi saperne di più su Cypress, ho rilasciato un video corso completo:
Рекомендации по теме
Комментарии
Автор

nice video, I am using Cypress on my existing Angular app and my e2e does not work, meaning that the login page does not send the proper headers to my PHP server, is there something specific I need to configure that you can point me to?

angelone