Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Testing Vue Apps - Unit & E2E > Lesson 22

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...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom