Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/tags/cherrypy-3.1.0beta2/README.txt

Revision 1617 (checked in by jtate, 2 years ago)

Add info on running individual tests to the README

Line 
1 * To install, just type (python-2.3 or later needed):
2
3     python setup.py install
4
5 * To learn how to use it, look at the examples under cherrypy/tutorial/ or go to http://www.cherrypy.org for more info.
6
7 * To run the regression tests, just go to the cherrypy/test/ directory and type:
8
9     python test.py
10
11   Or to run individual tests type:
12
13     python test.py --test_foo --test_bar
Note: See TracBrowser for help on using the browser.

Hosted by WebFaction

Log in as guest/cpguest to create tickets