Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.22 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.22 KB

power-assert

NPM version License

lab-espower-transformer is a Lab transformer to enable the powerful power-assert assertion library.

INSTALL

$ npm install --save-dev lab-espower-transformer

HOW TO USE

In your Lab command line or in your package.json, add the file as a transformer:

$ lab -T node_modules/lab-espower-transformer
{
  "scripts": {
    "test": "lab -T node_modules/lab-espower-transformer"
  }
}

AUTHOR

Feugy

LICENSE

Licensed under the MIT license.