Views On Vue

VoV 007: Testing Vue.js with Cypress with Gleb Bahmutov

Informações:

Synopsis

Panel: Charles Max WoodJoe EamesErik HanchettChris Fritz Special Guests: Gleb Bahmutov In this episode of Views on Vue, the panelists discuss testing Vue.js with Cypress with Gleb Bahmutov. Gleb runs engineering at a small startup called Cypress, which is an end to end test runner.  They talk about what Cypress is, what end to end testing is, and the importance of test driven development. They also touch on the different Cypress features and how using it can help save you time in your testing. In particular, we dive pretty deep on: Gleb introWhat is Cypress?SeleniumWriting and running unit tests is easy, but could lead to problemsYou don’t want to waste too much of your time writing testsTest by need not by choiceCypress as a more reliable and easier test runnerWhat is end to end testing?What kinds of testing can Cypress be used for?Deployed systemsTest driven developmentCypress provides a good testing environmentLike the Cypress environmentCypress featuresCypress runs in Chrome or Electron browserAre t