2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 3.1 More... over 15 years ago
updated contributor information and added alexkwolfe to the list More... over 15 years ago
move tiny to minimal reporter More... over 15 years ago
Seems it failed to execute here with using default direct instead of 'default' More... over 15 years ago
Merge branch 'master' of git://github.com/alexkwolfe/nodeunit More... over 15 years ago
HTML reporter More... over 15 years ago
Merge branch 'master' of git://github.com/caolan/nodeunit More... over 15 years ago
add lib to directories in package.json and bump version to 0.3.0 More... over 15 years ago
add an updated section on adding nodeunit to your projects to the README More... over 15 years ago
make reporters available from main nodeunit module, reinstate nodeunit.testrunner support with deprecated note More... over 15 years ago
expand path to bin/nodeunit and bin/nodeunit.json in make lint More... over 15 years ago
updated project description in package.json More... over 15 years ago
updated README to match recent changes to command line tool More... over 15 years ago
remove hardcoded node executable name when running make test - thanks azatoth More... over 15 years ago
bump version More... over 15 years ago
copy bin, lib subdirectories and package.json on make, now works with new cli script More... over 15 years ago
Fix error in makefile as a stray "node" where there, which interfers with debian who is using nodejs More... over 15 years ago
Adding tiny testrunner variant for alternative to the more verbose default one More... over 15 years ago
Add 'skip_passed' reporter and cleanup default
Sannis
as Oleg Efimov
More... over 15 years ago
Improve argument parsing, add --help for usage
Sannis
as Oleg Efimov
More... over 15 years ago
Rewrite testrunner logic, make JSON config,
Sannis
as Oleg Efimov
More... over 15 years ago
Move ./lib/cli.js to ./bin/nodeunit
Sannis
as Oleg Efimov
More... over 15 years ago
Merge branch 'master' of http://github.com/caolan/nodeunit More... over 15 years ago
Assertion message displayed if found with magenta color More... over 15 years ago
Assertion message displayed if found with magenta color More... over 15 years ago
Simplify testrunner_default_options.js path
Sannis
as Oleg Efimov
More... over 15 years ago
Extract terminal coloring into config, add --config argument to cli.js
Sannis
as Oleg Efimov
More... over 15 years ago
added coffeemate to contributors More... over 15 years ago
update make test to use cli module More... over 15 years ago
split command line code out of testrunner and move to cli module More... over 15 years ago