@elevate_security/browser-test-cli

0.3.0 • Public • Published

browser-test-cli

NPM Version (with dist tag)

For running browser tests with Ghost Inspector and GitHub.

Install:

npm install --save-dev @elevate_security/browser-test-cli

Run tests:

GI_API_KEY=<<ghost-inspector-api-key>> \
GITHUB_TOKEN=<<github-token>> \
COMMIT_ID=<<git-commit>> \
SUITE_ID=<<ghost-inspector-suite-id>> \
START_URL=<<ghost-inspector-start-url>> \
REPO_OWNER=<<repo-owner>> \
REPO_NAME=<<repo-name>> \
BRANCH_NAME=<<branch-name>> \
    npx run-browser-tests

To publish:

WHAT_BUMP="major|minor|patch" bash publish.sh

Readme

Keywords

none

Package Sidebar

Install

npm i @elevate_security/browser-test-cli

Weekly Downloads

275

Version

0.3.0

License

Apache-2.0

Unpacked Size

22.8 kB

Total Files

7

Last publish

Collaborators

  • msrose
  • raphael.sathler
  • elevate-eng
  • cesarelevate
  • elevate-builder