CSTB team: Complex Systems and Translational Bioinformatics

SoftwareDev

From CSTB team: Complex Systems and Translational Bioinformatics
Revision as of 17:09, 22 December 2017 by Parrend (talk | contribs) (Page créée avec « == Software development == * [https://jira.poem-edx.net/ Project Jira] for project management * [https://poem-edx.net/ Stash], [https://bitbucket.org Bitbucket] for code... »)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Software development

Coding best practices

Python

C#

Tools

  • PLint for checking best practice enforcement
  • Pyreverse for generating UML Diagram

Code review

  • Check Doc generation (out of DocString)
  • Check UML Diagrams (Archi)
  • Check Pylint reports
  • Visually check code of 1 class

Visualisation solutions

TODO

  • Continuous integration server