Writing Really Good Tests - Vuejs Amsterdam
Offered By: JSWORLD Conference via YouTube
Course Description
Overview
Explore the intricacies of writing effective tests in this conference talk from Vuejs Amsterdam 2023. Delve into various testing types including E2E, integration, unit, and component tests, and learn which ones to prioritize. Discover why bugs still make it to production despite 100% test coverage and how to address flaky, time-consuming E2E tests. Gain insights on decoupling, implementation details, user interface testing, and semantics. Through a practical demo, observe component testing techniques, focusing on adding and removing items. Enhance your testing skills to improve code quality and reduce deployment issues in frontend development.
Syllabus
Introduction
Why write good tests
How to write good tests
Decoupling
Implementation Details
User Interface
Decouple
Semantics
Why write tests
Demo
Component Test
Testing
Adding and removing items
Taught by
JSWORLD Conference
Related Courses
10x Your Teamwork Through Pair ProgrammingJSWORLD Conference via YouTube Usability Testing for Developers
JSWORLD Conference via YouTube Data Driven Design Systems in Practice
JSWORLD Conference via YouTube Setting Up ESLint and TypeScript for React
JSWORLD Conference via YouTube React as a Developer Health Tool
JSWORLD Conference via YouTube