tests/setup.cfg
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 26 Aug 2009 18:26:15 +0200
changeset 2810 e63b3e0845a9
parent 2298 c7c331ed9a49
child 2917 b9f600436e89
permissions -rw-r--r--
Make the timeline View work directly on the GSoC timeline for the time being. This will help us get rid of the weird TIMELINE_LOGIC constant we are using now to switch between the different timelines. The other timelines should get their own View module.
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