E2E testing your Meteor app with Cucumber, WebdriverIO and Chai
August 10th, 2015 | 20 min read | Chai, Chimp.js, Cucumber, E2E, Meteor.js, Testing, Velocity, WebdriverIOIn my previous tutorial I mentioned how to write unit tests for Meteor using Jasmine and Sinon.js on the Velocity platform. In this tutorial I will write some end to end (E2E) tests for the same application, but with some different frameworks. I will still be using Velocity, but as I mentioned in my previous […]