Skip to content

sallen450/zarya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zarya

A simple CLI for scaffolding node test suite.

Installation

Prerequisites: Node.js (>=4.x) .

$ npm install -g zarya

Usage

Init

$ zarya init

Example:

$ zarya init

New case

# 在当前目录创建测试文件
$ zarya newcase <test-case-name>

Example:

$ zarya newcase index

License

MIT

About

souche node unit test cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published