1.2.0 • Published 6 years ago

power-assert-renderer-file v1.2.0

Weekly downloads
150,488
License
MIT
Repository
github
Last release
6 years ago

power-assert

Build Status NPM version License

Produces filepath and line number of assertion.

  # test/some_test.js:26
  assert(a.name === 'bar')

USAGE

var FileRenderer = require('power-assert-renderer-file');

INSTALL

$ npm install --save-dev power-assert-renderer-file

AUTHOR

LICENSE

Licensed under the MIT license.

1.2.0

6 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago