ui-cs383 / Freedom-Galaxy

Primary repository for the FitG
1 stars 6 forks source link

Testing/Documentation Tools #24

Open hallister opened 10 years ago

hallister commented 10 years ago

Nose - http://nose.readthedocs.org Sphinx - http://sphinx-doc.org

Nose is a testing frontend for Python and it's very simple to use. Sphinx is a documentation library for Python. Please become familiar with both as testing and documentation will be a major part of the project.