{ "info": { "author": "Olivier Mansion & Gautier Portet", "author_email": "kassoulet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "A plugin for nose/nosetests that produces an XML report of the result of a test, but not dependant of coverage or pylint.\r\n\r\nThis is a stripped down version of NoseXUnit. We wanted to generate an XML output for nose, but the dependencies of NoseXUnit were too much just for one XML file, so we choose to package a lighter version.\r\n\r\nWhat is missing here: \r\n - code coverage\r\n - pylint code analysis\r\n\r\nExample use:\r\n nosetests --with-nosexunitlite [options] [(optional) test files or directories]\r\n\r\nYou can specify (all optionals):\r\n\r\n The XML output folder with --core-target=PATH,\r\n The folder containing the Python sources with --source-folder=PATH,\r\n\r\nThis is just a lighter repackaging of nosexunit: http://nosexunit.sourceforge.net", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://", "keywords": "", "license": "GNU Library or Lesser General Public License (LGPL)", "maintainer": "", "maintainer_email": "", "name": "NoseXUnitLite", "package_url": "https://pypi.org/project/NoseXUnitLite/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NoseXUnitLite/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://" }, "release_url": "https://pypi.org/project/NoseXUnitLite/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "XML Output plugin for Nose", "version": "0.3.3" }, "last_serial": 818228, "releases": { "0.3.3": [ { "comment_text": "", "digests": { "md5": "ef38a9e55fb2c90d855dd324a9d5a3bb", "sha256": "852db23b6a68b8e062b8eeb11181281e8c6351fa11f6a48caaae63da6c84a68e" }, "downloads": -1, "filename": "NoseXUnitLite-0.3.3.tar.gz", "has_sig": false, "md5_digest": "ef38a9e55fb2c90d855dd324a9d5a3bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12015, "upload_time": "2013-07-18T12:25:03", "url": "https://files.pythonhosted.org/packages/2c/d9/a155145434917cbc296aba0dbd62b095516dce810c81f104a546909961e7/NoseXUnitLite-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef38a9e55fb2c90d855dd324a9d5a3bb", "sha256": "852db23b6a68b8e062b8eeb11181281e8c6351fa11f6a48caaae63da6c84a68e" }, "downloads": -1, "filename": "NoseXUnitLite-0.3.3.tar.gz", "has_sig": false, "md5_digest": "ef38a9e55fb2c90d855dd324a9d5a3bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12015, "upload_time": "2013-07-18T12:25:03", "url": "https://files.pythonhosted.org/packages/2c/d9/a155145434917cbc296aba0dbd62b095516dce810c81f104a546909961e7/NoseXUnitLite-0.3.3.tar.gz" } ] }