Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

japa-cli

thetutlage9.6kMIT1.0.1

Cli tool for japa test runner

japa, test-runner, tests

readme

Japa CLI

The CLI runner for Japa.

Usage

npm i -g japa-cli

# Help
japa --help

# Run tests
japa

changelog

1.0.1 (2017-04-02)

1.0.0 (2017-04-01)

Features

  • initial commit (bae50c3)
  • logging: add logging for test files path (6b69b71)