summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/testing/README
blob: 7087eb86803f8c4d374296ffdf70c46f2d6bba2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
-------------------------------------------------------------------------------
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.