Friday, June 5, 2009

Check your module’s quality using Quality Module

Hello All,

Now you can check your module's quality using new module added in trunk-extra-addons (base_module_quality).
We have added wizard on Administration/ Module Management/ Modules

Salient features of module:
  • Check the quality of the module using different criteria (pylint, speed efficiency, coding standard followed by openerp, etc...)
  • Evaluate score in percentage (%) for whole module as well as it can provide score for individual tests also
  • It can skip some tests if module is not installed in server(workflow test...) so that your score is not go down.
  • Use Ponderation value to calculate score.
  • It allows you to save the detail result of test (Save Report button)
  • Module also provide generic framework to define your own quality test.
      - For more information (base_module_quality/README.txt)
  • Tests available :
    • Workflow Test
    • Pylint Test
    • Speed Test
    • PEP-8 Test
    • Structure Test
    • Terp Test
    • Method Test
    • Object Test
* Sale module tested by Quality Module

Quality
Quality
For more information and screenshots please check the documentation available in base_module_quality/Document/quality.doc
So if you want to increase your module quality, check this module! Enjoy...
You can get these module on launchpad in trunk-extra-addons
Name of the module: base_module_quality

Thanks,
OpenERP Team.

0 comments:

Post a Comment