kiyanwang / ocular-drift

automated visual testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocular-drift

Automated visual testing, work in progress, this version is command line, next release will be a service

  Usage: ocular-drift [options]

  Options:

    -h, --help               output usage information
    -V, --version            output the version number
    -b, --build <build>      browser stack build id
    -s, --session <session>  browser stack session id
    -o, --output <output>    output dir

  Credentials:
    To supply crendentials for Browser stack you must export two environment variables
      $ export BROWSERSTACK_TOKEN=<your token>
      $ export BROWSERSTACK_USER=<your user>

About

automated visual testing

License:MIT License


Languages

Language:JavaScript 100.0%