Writing Good Tests for Vue Applications - Live 2023

Markus Oberlehner presented this talk at Live 2023 in London: โ€œWith my talk, I want to walk through 1) how to come up with a solid testing strategy (tools and practices) and 2) work on a real-world example of how we combine E2E testing with component testing. I want to highlight some general principles from testing theory and then go into the practical applicationโ€”live coding in a TDD manner.โ€œ Ready to master ? With weekly Vue js tutorials on the latest topics, and exclusive content with Evan You (the creator of Vue), Vue Mastery is the ultimate learning resource for Vue developers to level-up their skills. Watch more free Vuejs tutorials ๐Ÿ‘‰ 0:00 Intro 2:06 How to Write Good Tests? 2:25 Write Tests First! 2:29 Decouple All the Things! 2:45 Decoupling From the Test Framework 7:15 Decoupling From Implementation Details 12:18 Decoupling From the User Interface 17:16 Letโ€™s Get Visual 17:57 Write Specifications First! 24:15 Enjoy your work!
Back to Top