{ "info": { "author": "Ignas Mikalajunas", "author_email": "ignas@uber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "Summary\n=======\n\nNose plugin that makes xunit xml reports work when running tests on\nmore than one cpu.\n\nInstallation\n============\n\n::\n\n $ pip install nose_xunitmp\n\n\nUsage\n=====\n\n::\n\n $ nosetests --with-xunitmp\n $ nosetests --xunitmp-file results.xml\n\n\n0.4.1\n---\n\n- Fix 'xunit_prefix_class' exception\n\n0.4\n---\n\n- Windows support added by Michael Killough\n\n0.3\n---\n\n- Updated to support nose 1.3\n\n0.2\n---\n\n- Fixed depedency on nose\n\n0.1\n---\n\n- Initial release\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "nosetest xunit multiprocessing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nose_xunitmp", "package_url": "https://pypi.org/project/nose_xunitmp/", "platform": "", "project_url": "https://pypi.org/project/nose_xunitmp/", "project_urls": null, "release_url": "https://pypi.org/project/nose_xunitmp/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "Xunit output when running multiprocess tests using nose", "version": "0.4.1" }, "last_serial": 4898848, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "28b9ec21394b4ce48f2441d72d45b420", "sha256": "41cc9385455fbb95aeb7ca3a77b825aaac8f5d36451ebac3bca6764ec35807cf" }, "downloads": -1, "filename": "nose_xunitmp-0.1.tar.gz", "has_sig": false, "md5_digest": "28b9ec21394b4ce48f2441d72d45b420", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2484, "upload_time": "2013-09-04T00:31:34", "url": "https://files.pythonhosted.org/packages/f3/f5/f811e214af69ea9b1cda31ab754ecc6e8d6d9b5ee1fb198fdd332433d160/nose_xunitmp-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5d5ab9d376177069a6200c73e265a583", "sha256": "3e845666a4f42d4349d44593b54f1e70f0851d244d674e3425abb65ea3819c5e" }, "downloads": -1, "filename": "nose_xunitmp-0.2.tar.gz", "has_sig": false, "md5_digest": "5d5ab9d376177069a6200c73e265a583", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2521, "upload_time": "2013-09-04T00:40:20", "url": "https://files.pythonhosted.org/packages/a6/f5/9f43282f7afbc4c0deb7958d8a945bcd2f41aca84a46b9a7d553cffe6b93/nose_xunitmp-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "f9df93e7c919cd4f20c9bf47636ebe70", "sha256": "e8e3fcd019b4d01812adce34bff085b43394261c99deda2a957e1ee0232568c9" }, "downloads": -1, "filename": "nose_xunitmp-0.3.tar.gz", "has_sig": false, "md5_digest": "f9df93e7c919cd4f20c9bf47636ebe70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2671, "upload_time": "2014-05-09T16:03:32", "url": "https://files.pythonhosted.org/packages/f1/04/19c638485363bf51f2eb1919279275e65869236f7b48a6d4fce6c840381b/nose_xunitmp-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6bb93ff36334b09f82eabec6cafa1220", "sha256": "1816852cadbcb3f97e1f0fac6cbfd75c7315c5d62463b752fc098f0dc3068954" }, "downloads": -1, "filename": "nose_xunitmp-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6bb93ff36334b09f82eabec6cafa1220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2671, "upload_time": "2014-05-09T17:14:51", "url": "https://files.pythonhosted.org/packages/e1/0c/40f65f2a3a0f54921c408e56bcf7c93c69b91da8ba0403d5c3108c6c40cc/nose_xunitmp-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "45ed3da369cbd494fcdf73e6f55749eb", "sha256": "2e53263bbeed0af2f30fce51006637e4eff063f25e4ae3719f9835e76923ec7b" }, "downloads": -1, "filename": "nose_xunitmp-0.3.2.tar.gz", "has_sig": false, "md5_digest": "45ed3da369cbd494fcdf73e6f55749eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2624, "upload_time": "2014-06-11T17:04:47", "url": "https://files.pythonhosted.org/packages/d7/3d/f16dcb4726d721b97f9be77e72320f6ec76396e8c8207486fd8ee2263496/nose_xunitmp-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "c2d1854a9843d3171b42b64e66bbe54f", "sha256": "f3bcc8bc1f0e7b8a307d3f5fa82b7982e53cbb3f1457429d12b53543f430e382" }, "downloads": -1, "filename": "nose_xunitmp-0.4.0.tar.gz", "has_sig": false, "md5_digest": "c2d1854a9843d3171b42b64e66bbe54f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2865, "upload_time": "2016-02-17T14:37:28", "url": "https://files.pythonhosted.org/packages/86/cc/ab61fd10d25d090e80326e84dcde8d6526c45265b4cee242db3f792da80f/nose_xunitmp-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "f325d1b2e54a4ce106c079d130eb83dc", "sha256": "c2df72f4760751d30153d473822aabf1a7c3d462f664aa7f7fdb8dc626dc7c40" }, "downloads": -1, "filename": "nose_xunitmp-0.4.1.tar.gz", "has_sig": false, "md5_digest": "f325d1b2e54a4ce106c079d130eb83dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2885, "upload_time": "2019-03-05T11:18:08", "url": "https://files.pythonhosted.org/packages/a4/1b/aaa3b4885d4615a9d72a9ea16c32b83491f3263483cf39e7b6a31a424dc9/nose_xunitmp-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f325d1b2e54a4ce106c079d130eb83dc", "sha256": "c2df72f4760751d30153d473822aabf1a7c3d462f664aa7f7fdb8dc626dc7c40" }, "downloads": -1, "filename": "nose_xunitmp-0.4.1.tar.gz", "has_sig": false, "md5_digest": "f325d1b2e54a4ce106c079d130eb83dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2885, "upload_time": "2019-03-05T11:18:08", "url": "https://files.pythonhosted.org/packages/a4/1b/aaa3b4885d4615a9d72a9ea16c32b83491f3263483cf39e7b6a31a424dc9/nose_xunitmp-0.4.1.tar.gz" } ] }