assertvanish

0.0.3-1 • Public • Published

How to use it

For a code example, see test.js and test.coffee.

To activate vanish assertions, you have to call node with --expose-debug-as=debug.

node --expose-debug-as=debug test.js

Example output:

'Object ({})' (type 'Object') is still alive!
Object ({})
  Array ({'0': [REFERENCE]})
    Function without a name from /home/jann/gitty/node-assertvanish/test.js:16
      Timer ({'repeat': 1, 'callback': [REFERENCE], 'start': [function "start"], 'stop': [function "stop"], 'again': [function "again"]})

/home/jann/gitty/node-assertvanish/index.js:19
        throw "unfullfilled vanish assertion";
        ^
unfullfilled vanish assertion

Compiling

cake build

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3-1
    1
    • latest

Version History

Package Sidebar

Install

npm i assertvanish

Weekly Downloads

0

Version

0.0.3-1

License

none

Last publish

Collaborators

  • thejh