https://github.com/quantopian/nose_xunit_gevent
Xunit for the nose_gevented_multiprocess plugin
https://github.com/quantopian/nose_xunit_gevent
Last synced: 7 months ago
JSON representation
Xunit for the nose_gevented_multiprocess plugin
- Host: GitHub
- URL: https://github.com/quantopian/nose_xunit_gevent
- Owner: quantopian
- License: apache-2.0
- Created: 2014-12-29T02:50:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T22:34:10.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T19:41:39.360Z (9 months ago)
- Language: Python
- Size: 133 KB
- Stars: 2
- Watchers: 13
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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.