Socket
Book a DemoInstallSign in
Socket

@dscribers/testsoothe-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dscribers/testsoothe-cli

A command-line utility app for TestSoothe

latest
npmnpm
Version
1.4.3
Version published
Maintainers
1
Created
Source

testsoothe-cli

A command-line utility app for TestSoothe.

Installation

yarn global add @dscribers/testsoothe-cli

Usage

See https://docs.testsoothe.com/runner/cli.html for usage.

Development

You need Docker and Docker compose.

  • Clone library
  • CD into the library directory
  • Copy .env.example to .env
  • Update variables in .env
  • Run docker-compose up -d
  • Run docker-compose exec cli yarn
  • Run docker-compose exec cli yarn link
  • Access cli as docker-compose exec cli testsoothe [command]

Keywords

testsoothe

FAQs

Package last updated on 17 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts