qunitjs/node-qunit

stop(timeout) is incorrect

Closed this issue · 2 comments

Your readme docs: stop(timeout) should be stop(semaphore)

Perhaps remove that part of documentation entirely and just point to http://qunitjs.com. I mean, its bound to get out of date because node-qunit doesn't replicate QUnit, it actually uses QUnit itself, so there should be no need to duplicate its duplication.