Skip to content

askui/askui-example-mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Project Mocha

This is an example Project how to use AskUI together with Mocha

Usage

  1. Open AskUI Shell with
askui-shell
  1. Checkout repo
git clone git@github.com:askui/askui-example-mocha.git
  1. Open VS project
mkdir askui-mocha-demo
cd askui-mocha-demo
code .
  1. Set Access Token (You can it get it from here)
AskUI-SetSettings -WorkspaceID <WORKSPACE_ID> -Token <TOKEN>
  1. Start Controller
AskUI-StartController -RunInBackground
  1. Run Porject
npm run test

About

This is an example project how to use AskUI and Mocha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors