1.0.6 • Published 3 years ago

dai-ct v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Digital.ai CT CLI

Introduction

This package enables running multiple execution types easily from terminal against continuous testing cloud.

Install

To install the package please run the following command: npm install dai-ct

Usage

  1. Create a file credentials.json in root directory that contains cloudUrl and accessKey in json format
  2. Run the project with dai-ct command

Example for Help command

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  cypress         cypress cli
  playwright      playwright cli
  espresso        espresso cli
  xcuitest        xcuitest cli
  help [command]  display help for command

Example for Cypress command

Usage: dai-ct cypress run options

Options:
  -p, --project <projectPath>  project folder path
  -c, --conf <jsonFile>        digitalai.json
  -h, --help                   display help for command

Documentation

For more details you can visit: Dai-CT Execution CLI

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago