tests/setup.cfg
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 07 Sep 2009 20:06:27 +0200
changeset 2867 e8d86272e6ea
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Use system.getHostname() everywhere Replace os.environ['HTTP_HOST'] with system.getHostname(), as a result we do not crash when 'HTTP_HOST' is unset now.

[nosetests]
exclude=pymox
with-coverage=1
cover-package=soc
cover-erase=1
cover-html=1
cover-html-dir=coverageResults
#debug=nose.plugins.cover