Files
edx-platform/setup.cfg
Calen Pennington f252c62f31 Enable test colors in nosetests
Use setup.cfg to set up default settings when running nose tests. Enable
the rednose library to color test output.
2013-04-17 09:58:52 -04:00

4 lines
59 B
INI

[nosetests]
logging-clear-handlers=1
with-xunit=1
rednose=1