I'm not sure how automated continuous integration tests could be set up (any hints or suggestions appreciated!), but at least collect a set of pages that could be tested manually -- these would also serve as a demo of the tool's capabilities / versatility.
Example input sources that could be used for such a test library:
- no url passed (in which case it should document its own source)
- the parseDocco.js script
- actual live pages of docco-ready pages
- sources of various types (html, xhtml, javascript, etc.)
(the current examples included in the repo should probably be dropped in favor of this tool's own sources, which would be sufficient for an offline demo.)
I'm not sure how automated continuous integration tests could be set up (any hints or suggestions appreciated!), but at least collect a set of pages that could be tested manually -- these would also serve as a demo of the tool's capabilities / versatility.
Example input sources that could be used for such a test library:
(the current examples included in the repo should probably be dropped in favor of this tool's own sources, which would be sufficient for an offline demo.)