Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thetutlage/japa-cli

The cli tool for Japa test runner
https://github.com/thetutlage/japa-cli

japa test-runner

Last synced: about 1 month ago
JSON representation

The cli tool for Japa test runner

Awesome Lists containing this project

README

        

# Japa CLI

The CLI runner for [Japa](https://github.com/thetutlage/japa).

## Usage

```bash
npm i -g japa-cli

# Help
japa --help

# Run tests
japa
```