jsdoced.js icon indicating copy to clipboard operation
jsdoced.js copied to clipboard

How to test jsdoced.js

Open jeromeetienne opened this issue 10 years ago • 1 comments

  • currently jsdoced.js isnt tested this is rather bad
  • how to test jsdoced.js ?
  • can we do that automatically ? with mocha

jeromeetienne avatar Jul 20 '15 14:07 jeromeetienne

Testing process

  • take a source file
  • compile it and run it
  • some should run without issue, some not
  • maybe to check that the generated code is nice
    • with some code inspection
    • thus we could study the result of that

jeromeetienne avatar Jul 20 '15 14:07 jeromeetienne