This package has been deprecated

Author message:

move to @the-/script-test ( https://github.com/the-labo/the/tree/master/packages/script-test#readme )

the-script-test

2.1.7 • Public • Published

the-script-test

Build Status npm Version JS Standard

Test script for the-project

Installation

$ npm install the-script-test --save

Usage

'use strict'
 
const test = require('the-script-test')
 
async function tryExample () {
  await test('my_project_dir')
}
 
tryExample().catch(console.error)
 

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-script-test

Weekly Downloads

9

Version

2.1.7

License

MIT

Unpacked Size

14.5 kB

Total Files

37

Last publish

Collaborators

  • okunishinishi