2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small speed improvements by reducing nextTick calls for most reporters More... about 15 years ago
Merge branch 'master' of github.com:caolan/nodeunit More... about 15 years ago
update browser test runner to mirror qunit reports for now More... about 15 years ago
Include index.js in build More... about 15 years ago
added .npmignore file More... about 15 years ago
update permissions when creating fixtures dir2 More... about 15 years ago
update browser test reporter to add test results to the page as they complete More... about 15 years ago
remove extra comma from package.json More... about 15 years ago
add group support to testCase, thanks to christophsturm More... about 15 years ago
updated async module More... about 15 years ago
Azatoth name is Carl Fürstenberg
Sannis
as Oleg Efimov
More... about 15 years ago
Make package.json follow CommonJS spec and add contributors list
Sannis
as Oleg Efimov
More... about 15 years ago
Updated failures property to a method in README API docs More... about 15 years ago
bump version More... about 15 years ago
change title for browser section of README More... about 15 years ago
added note to README on browser build target More... about 15 years ago
updated README to include information on running tests in the browser More... about 15 years ago
Merge branch 'browser' of github.com:caolan/nodeunit into browser More... about 15 years ago
increase timeouts on test-base for running on IE More... about 15 years ago
browser compatibility changes to testCase More... about 15 years ago
added build for browser tests More... about 15 years ago
added runModules function to core, and update example browser code to run multiple modules More... about 15 years ago
added examples folder with browser test suites More... about 15 years ago
minify browser builds and add licenses to top of file More... about 15 years ago
added browser reporter More... about 15 years ago
only look for builtin reporters listed in the reporters index file More... about 15 years ago
require async inside types module More... about 15 years ago
change output directory for browser build More... about 15 years ago
export assert module in browser build More... about 15 years ago
added more fixes for IE More... about 15 years ago