Comment 3 for bug 538181

Revision history for this message
LiuCougar (liucougar) wrote :

I released a nosetests plugin to generate subunit output: http://pypi.python.org/pypi/nose-subunit/

however, I can't specify subunit as a dependency, because it's not easy-installable

I second the idea of separating the python binding into a separate module at least, so it's easy-installable

a side node: with setup.py, you can actually compile C code, such as cjson http://pypi.python.org/pypi/python-cjson