Changes between Version 52 and Version 53 of DeveloperGuidelinesTesting


Ignore:
Timestamp:
01/16/09 19:12:08 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesTesting

    v52 v53  
    2222  * http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-2-doctest.html
    2323  * Web2Py supports running doctests on Controllers from the admin UI, e.g.: http://127.0.0.1:8000/admin/default/test/sahana/default.py
    24   * [http://pypi.python.org/pypi/dutest dutest] - !DocTest !UnitTest integration (includes HTML-aware output checkers such as lxml.doctestcompare.LHTMLOutputChecker)
     24  * [http://pypi.python.org/pypi/dutest dutest] - !DocTest !UnitTest integration (includes HTML-aware output checkers such as [http://codespeak.net/lxml/api/lxml.doctestcompare-pysrc.html lxml.doctestcompare.LHTMLOutputChecker])
    2525   * http://ojs.pythonpapers.org/index.php/tpp/article/viewArticle/56
    2626