foxsports-aqa-utility
v1.0.42
Published
This project contains npm package with common library, custom nightwatch.js commands and assertions
Downloads
12
Readme
#FoxSports AQA utilities
This project contains npm package with common libraries, Nightwatch.js custom commands and assertions
##Foxsports Code
Please get the latest version from git repository https://fng-bitbucket.fox.com/projects/FS/repos/foxsports-aqa-utils/browse
##INSTALLATION
###Step 2: Install npm packages
Now you are ready to install npm packages. Go to root folder and run following command in terminal
npm install
##PUBLISH A PACKAGE
Once you have updated common libraries and custom commands / assertions you need to increase current version in package.json "version": "1.0.8"
and run following command in terminal
You need to authorize this machine using npm adduser
and put login / password / email
npm publish