nodeunit-browser-tap+Testling is another option if you're set on nodeunit.
- The Testling npm package gets you command line output for tests run in a local browser.
- Testling.com gets you free cross browser CI if you host on GitHub.
- The browser-tap wrapper gets you nodeunit output that Testling understands.