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.
Enterprise Vue > Lesson 78

Controlling API server and database

When we run our E2E tests with the terminal command npm run test:e2e we're actually utilizing the Vue CLI 3 service module.

One handy feature it has is that it will set up and tear down a Webpack dev server before and after the Nightwatch tests run.

However, it doesn't set up our API dev server since that's out of the scope of Vue CLI 3.


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