yamadapc / jsdoctest

Run jsdoc examples as doctests.
https://yamadapc.github.io/jsdoctest
MIT License
92 stars 9 forks source link

Extract module names from the jsdoc comments #11

Closed yamadapc closed 9 years ago

yamadapc commented 9 years ago

When generating mocha specs, we can use the module names declared using jsdoc's @module tags.