JSPM

power-assert-renderer-file

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 170223
  • Score
    100M100P100Q179889F
  • License MIT

filepath renderer for power-assert context

Package Exports

  • power-assert-renderer-file

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (power-assert-renderer-file) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.