Skip to content

Gauge NPM, provides setup of gauge binary as a npm package

Notifications You must be signed in to change notification settings

pratico-web/gauge-npm

Repository files navigation

Install

npm i --save-dev gauge-npm

or with yarn

yarn add -D gauge-npm

Setup a Gauge Project

gauge-setup && cd gauge-project && npm i

or with yarn

gauge-setup && cd gauge-project && yarn  && yarn-bin-fix

Steps examples

Adding more page objects

Extending the PageObject class

About

Gauge NPM, provides setup of gauge binary as a npm package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published