uniquejava / blog

My notes regarding the vibrating frontend :boom and the plain old java :rofl.
Creative Commons Zero v1.0 Universal
11 stars 5 forks source link

Vue.js e2e testing #229

Open uniquejava opened 6 years ago

uniquejava commented 6 years ago

nightwatch, cypress, What is a proper way of end-to-end (e2e) testing in Vue.js

testcafe A modern way to do E2E testing for Vue.js apps

testcafe End-to-End Testing Vue.js Apps with TestCafe

protractor End-to-end testing with protractor for nonangular applications using modern ES6 javascript syntax

cypress End-To-End Testing A VueJS HackerNews Clone

Mocking and Stubbing API calls in Vue Apps with Cypress and Jest