LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Documentation Coverage Testing With dcov (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-documentation-coverage-testing-with-dcov-580646/)

LXer 08-29-2007 04:00 AM

LXer: Documentation Coverage Testing With dcov
 
Published at LXer:

How often have you thrown up your hands in disgust at the poor quality of documentation for an open source project? Wouldn’t it be nice if someone put together a documentation coverage tool that worked like test coverage tools? Well, you’re in luck—dcov is here (at least for Ruby code). dcov is still pretty immature , but it’ showing a lot of promise. It’s already capable of verifying that each module, class, and method of your code is documented. The upcoming release adds coverage checking for each parameter to a method

Read More...


All times are GMT -5. The time now is 02:16 AM.