cherrypy.test package

Submodules

Module contents

Regression test suite for CherryPy.

cherrypy.test.newexit()[source]

Exit the process with return code of 1.

cherrypy.test.setup()[source]

Monkey-patch sys.exit().

cherrypy.test.teardown()[source]

Recover the original sys.exit().