BDD Framework for NodeJS Applications
My previous blog refers to using WebDriverIO as the automation tool for NodeJS Application. In this blog, we will see how we can use BDD Framework along with WebDriverIO for NodeJS applications. Cucumber is the automation tool that is based on Behaviour Driven Development(BDD). You can easily use cucumber features into JavaScript . Install cucumber.js, which is a JavaScript implementation for running cucumber specs on Node.js. BDD Framework has three layers 1) Layer 1: Step