Getting Started with Angular Component Testing

preview_player
Показать описание
We are excited to announce that in Cypress version 10.5 we’ve added support for Component Testing in Angular! Cypress Component Testing provides a testable component workbench for you to quickly build and test your Angular components regardless of complexity, directly in the browser using the same Cypress API many of you have been using for years. In this video I will show you how easy it is to get up and running with Component Testing for Angular in Cypress!

Рекомендации по теме
Комментарии
Автор

Sorry I didn't pay attention, I was too busy watching the dachshund in the background 😂

ashmcconnell
Автор

What to do with services? I'ts not very clear what would be the right approach. Do we have to use both Cypress and Jest one for components the other for services?

YordanTGeorgiev
Автор

This was helpful, but of course we need way more detail, felt rushed at the end, but I appreciate you getting me started on this.

nergrohombre
Автор

Needs a lot more complex examples. I may as well start writing the docs from scratch as the examples and tutorials are useless..

richardcutmore
Автор

When I'm trying to open my first component test, I get: "Cannot GET /__cypress/src/index.html".

FelipeFernandesLeandro
Автор

You start very well und you end up a way to fast. At the really important steps you fly away.

sjm
Автор

Can I test a component that extends an abstract class? Or in this case, if the component is not independent, should I use the E2E test?

MarcoFranzese-pd
Автор

Gracias!! Espectacular!! I'll try it!!

CanalRubi
Автор

Please make a series on ReactJs also, Thanks

gunasekarant