tests/setup.cfg
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 27 Aug 2009 11:15:35 +0200
changeset 2818 4107ff19203a
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Added GHOP Student Logic. Note that on creation of a GHOPStudent a GAE Task is created to update the taskswith the new GHOPStudent reference. This is due to the fact that we allow users to claim task without being a registered Student. Reviewed by: Lennard de Rijk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2298
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     1
[nosetests]
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     2
exclude=pymox
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     3
with-coverage=1
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     4
cover-package=soc
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     5
cover-erase=1
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     6
cover-html=1
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     7
cover-html-dir=coverageResults
c7c331ed9a49 Add coverage support to the test suite
Marcelo de Sena Lacerda <marceloslacerda@gmail.com>
parents:
diff changeset
     8
#debug=nose.plugins.cover