Tried this on mac:
node --debug 'which nodeunit' myNodeUnitTest.js
But got error: 
debugger listening on port 5858

module.js:340
    throw err;
          ^
*Error*: Cannot find module '/pathToProject/which nodeunit'
On Saturday, April 23, 2011 12:51:45 AM UTC+3, Rubikzube wrote:
>
> Is it possible to use nodeunit in conjunection with node-inspector? 
> Currently I am calling nodeunit with the following syntax: 
>
>   > nodeunit test/run.js 
>
> I'm thinking about switching over to vows just so I can do this, which 
> I've read that vows has the capacity to do.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to