mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
.. | ||
index.js | ||
package.json | ||
README.md |
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.