quantopian / nose_xunit_gevent

Xunit for the nose_gevented_multiprocess plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nose Xunit Gevent Plugin

Works like the xunit plugin, when you are using nose_gevented_multiprocess, https://github.com/dvdotsenko/nose_gevent_multiprocess.

To use it, specify --with-xunit-gevent. To specify the output file for results (default is nosetests.xml), use --xunit-gevent-file.

Copyright 2014 Quantopian, Inc. Licensed under the Apache Software License, version 2.0.

About

Xunit for the nose_gevented_multiprocess plugin

License:Apache License 2.0


Languages

Language:Python 100.0%