Quality Assurance
Tools to facilitate software development and quality assurance. |
- hgview http://www.hgview.org/ qt4 and text based Mercurial log navigator
- pylint http://www.pylint.org/ analyzes Python source code looking for bugs and signs of poor quality
- apycot-moved an Automated Pythonic Code Tester
- fatima instant messaging agents testing
- pyreverse http://www.logilab.org/project/pylint a set of tools for reverse engineering Python code.
- 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)