Love Story - Testing angular components with Storybook and Playwright | Tally Barak | angularday 22

preview_player
Показать описание
Components work in browsers, not in a mock of the browser. Therefore, they are best tested with real browsers. This is even more true when using a design system that is built on web components. In this talk I will show how we combined two tools - Storybook and Playwright to test our components with different setups, viewports, data and more to get fast and reliable system.

angularday 2022 happened in Verona and Online on October 7, 2022.

Info and details of this edition:

__________

See you next year:

✉️ Subscribe to our newsletter:

Watch past edition videos:

Take part to our initiatives:

Discover our academy:

Follow us on:

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

Having two different tools to build, render, and test looks too much for me. For now we have it is okay. May be if angular adopts vite and may be if playright, cypress supports angular than it will be easy.
Storybook their own testing solution is not match to cypress and playright. It is useless to create test there. They need to interop with others.

SamiullahKhan