Skip to content

askui/askui-example-jest-cucumber

Repository files navigation

askui-example-jest-cucumber

Example of using AskUI together with jest-cucumber.

Installation

npm install

Configure

Set the following environment variables to configure the example. The ASKUI_WORKSPACE_ID and ASKUI_TOKEN are required to connect to the askui services. Read at our docs on how to get them: Windows Linux, macOS.

  1. Copy the .env.template to .env and insert the value for ASKUI_WORKSPACE_ID and ASKUI_TOKEN e.g.

.env-example

ASKUI_WORKSPACE_ID=<your_workspace_id>
ASKUI_TOKEN=<your_workspace_token>

Execute Workflow

npm run askui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors