Version 1.8 employs the following standards:
- pylint score > 9 : all files except unit-tests
- pylint score > 5 : all unit-tests
- high code coverage, as obtained by python-coverage
- unit-tests on all CommandClasses and critical parts
(close to everything except the GUI)
... doesn't take much. You can download the project and browse the doc folder's
README.txt and main ideas file. Extending plgen is as easy as copying a template!
This wiki software uses Markdown syntax.