3. Running the test programs

If you have installed CherryPy from the source code downloaded from the subversion repository, you can run the test suite to check if everything is fine on your system. Type the following commands:

cd {svn.cherrypy.org/trunk/cherrypy/test}

python {test.py}

If all tests pass, then they will be flagged as ok. If an error occurs, please visit the main CherryPy website to report the issue.