-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Description
Hi,
Thanks for sharing this wonderful resource.
The test command (in the readme) has a minor typo. It should be:
node_modules/.bin/qunit -t path/test.js -c path/test.js
Note the -c arg singular test.js
. I wonder if an example might be helpful to someone, e.g. from the project root directory:
node_modules/.bin/qunit -t 05-chapter-Queue/test.js -c 05-chapter-Queue/test.js
I hope this is useful to you.
Cheers
Metadata
Metadata
Assignees
Labels
No labels