UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

42 lines (30 loc) 1.32 kB
------------------------------------------------------------------------------- dojox.testing ------------------------------------------------------------------------------- Version 0.1 Release date: 06/18/08 ------------------------------------------------------------------------------- Project state: experimental ------------------------------------------------------------------------------- Credits Wolfram Kriesing (wolfram@dojotoolkit.org) ------------------------------------------------------------------------------- Project description A port of Python's DocTests module to Dojo and D.O.H. which is also compatible with Dojo's API documentation system ------------------------------------------------------------------------------- Dependencies: dojo.string, DOH ------------------------------------------------------------------------------- Documentation ------------------------------------------------------------------------------- Installation instructions Grab the following from the Dojo SVN Repository: http://svn.dojotoolkit.org/dojo/dojox/trunk/testing/* Install into the following directory structure: /dojox/testing/ ...which should be at the same level as your Dojo checkout. ------------------------------------------------------------------------------- Additional Notes None.