Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,8 @@ The browser-version of nodeunit.js is created in dist/browser when you do, 'make
browser'. You'll need [UglifyJS](https://github.com/mishoo/UglifyJS) installed in
order for it to automatically create nodeunit.min.js.

You can run tests in the browser from the command line and get results on stdout using the [nodeunit adapter](https://github.com/karma-runner/karma-nodeunit) for the [Karma runner](http://karma-runner.github.io/).


Adding nodeunit to Your Projects
--------------------------------
Expand Down