Files
edx-platform/setup.cfg
Calen Pennington 8201b1412e Use XBlock 0.3
2013-09-06 09:45:59 -04:00

13 lines
220 B
INI

[nosetests]
logging-clear-handlers=1
with-xunit=1
rednose=1
with-ignore-docstrings=1
with-id=1
exclude-dir=lms/envs
cms/envs
# Uncomment the following lines to open pdb when a test fails
#nocapture=1
#pdb=1