awsdevicefarmcli

0.0.13 • Public • Published

AWSCLI

NPM

Run AWS device farm tests from node scripts

Download tests

Usage:

  • node downloadTests.js --gitHubAccessToken yourAccessToken --repoUser dcampogiani --repoName CalabashPanaroAndroid --output Tests.zip
  • all parameters are optionals, if not presents default values (from config.json) are used
  • for more infos please use node downloadTests.js -h

Schedule run

Usage:

  • node scheduleRun.js --AWSAccessKeyId yourAWSAccessKeyId --AWSSecretAccessKey yourAWSSecretAccessKey --AWSRegion yourAWSRegion --AppApkPath app.apk --TestsZipPath tests.zip
  • all parameters are optionals, if not presents default values (from config.json) are used
  • for more infos please use node scheduleRun.js -h

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.13
    2
    • latest

Version History

Package Sidebar

Install

npm i awsdevicefarmcli

Weekly Downloads

2

Version

0.0.13

License

MIT

Last publish

Collaborators

  • dcampogiani