2.1.7 • Published 6 years ago

the-script-test v2.1.7

Weekly downloads
49
License
MIT
Repository
github
Last release
6 years ago

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

2.1.7

6 years ago

2.1.6

7 years ago

2.1.5

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago