We may not need component testing
14:30 - 15:10, 22nd of May (Wednesday) 2024/ DEV CODE STAGE
Unit testings are mandatory and the foundation for building a good testing system for our project. But for front end projects which involve components, how many unit tests are considered efficient and not overkill? Should we use additional libraries like Testing Library with Vitest to test a component, when we can perform the same with just Playwright? Let's find out in my talk.
LEVEL:
Basic
Advanced
Expert
TRACK:
Front-end
Tests
UX
TOPICS:
JS Frameworks