You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
15 years ago
..
DocTest.js initially import ZendFramework-1.9.5 into repository 15 years ago
README initially import ZendFramework-1.9.5 into repository 15 years ago

README

-------------------------------------------------------------------------------
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.