Vue.js: Testing and Debugging
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build robust Vue.js apps with testing and debugging tools that let you dig below the surface.
Syllabus
Introduction
- Testing Vue applications
- What you should know
- Exercise files for testing and debugging
- Why you need to test
- Setting up the sample project
- What makes up a testing toolkit?
- Getting started with Jest
- Syntax error checking with ESLint
- Installing and running Jest
- Testing strings using matchers
- Testing numeric values
- Testing objects and arrays
- Organizing tests
- Testing asynchronous code
- Analyzing test coverage
- Mounting components using render
- Accessing elements within a component
- Firing events on components
- Debugging errors using Chrome DevTools
- Setting up Vue Devtools
- Debugging with Vue Devtools
- Tracking and debugging state
- Running a performance audit
- Introduction to Cypress
- Running a simple end-to-end test with Cypress
- Automated testing with CircleCI
- Next steps with testing
Taught by
Fikayo Adepoju
Related Courses
Introduction to Unit Testing in Jest - The FundamentalsCoursera Project Network via Coursera The Complete Node.js Developer Course (3rd Edition)
Udemy Building Your First Lightning Web Component (LWC) for Salesforce
Pluralsight React Native Ecosystem and Workflow
LinkedIn Learning The complete guide to testing javascript & node applications
Udemy