Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Enterprise > Lesson 26

Testing the Item view

In this video, we're going to create tests for our Item view which contains a considerable amount of custom logic unlike the previous components we've tested.

We'll begin by create a spec file for this component by going to the terminal and typing:

$ touch tests/unit/client/views/Item.spec.js

Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom