mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
1.4 KiB
1.4 KiB
Produces assertion line output.
assert(a.name === 'bar')
USAGE
var AssertionRenderer = require('power-assert-renderer-assertion');
INSTALL
$ npm install --save-dev power-assert-renderer-assertion
AUTHOR
LICENSE
Licensed under the MIT license.