Tools to facilitate software development and quality assurance. | |
| name | Quality Assurance |
|---|---|
- apycot an Automated Pythonic Code Tester
- hgview qt4 based Mercurial log navigator
- pylint analyzes Python source code looking for bugs and signs of poor quality.
- pyreverse http://www.logilab.org/project/pylint a set of tools for reverse engineering Python code.
- fatima instant messaging agents testing
- py.test (http://codespeak.net/py/dist/test.html)
- Pybots, the Python Community Buildbots (http://www.pybots.org/)
- nose (http://somethingaboutorange.com/mrl/projects/nose/)
- XML Test Runner for unittest module (http://cheeseshop.python.org/pypi/XmlTestRunner/)
- Testing in Python mailing list (http://lists.idyll.org/listinfo/testing-in-python)

