@slack/cli-test

v1.3.0
Node.js bindings for the Slack CLI for use in automated testing
slack cli test

lint

npx @biomejs/biome check --write .

build

npm run build:clean && tsc

build:clean

shx rm -rf ./dist ./coverage

prepare

npm run build

mocha

cross-env SLACK_CLI_PATH=/doesnt/matter mocha --config .mocharc.json src/*.spec.ts src/**/*.spec.ts src/**/**/*.spec.ts

test

npm run lint && npm run build && c8 npm run mocha
npm i @slack/cli-test

Metadata

  • MIT
  • >=18.15.5
  • Salesforce, Inc.
  • released 10/2/2024

Downloads