{ "info": { "author": "Joel Rivera", "author_email": "rivera@joel.mx", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "Nose-html-output plugin\n=======================\n\nA plugin for nosetests that will write out test results to results.html.\n\nThe code is adapted from the `example html output plugin`_ and the\n`pyunit Html test runner`_.\n\nThis is an alternative ``nosehtmloutput`` (pypi name: ``nosehtmloutput-2``)\nplugin that is not integrated to openstack.\n\nHow to use it\n-------------\n\nTo enable the plugin in nose use the ``--with-html-output`` flag.\n\nTo specify the output file use ``--html-out-file`` or the environment\nvariable ``NOSE_HTML_OUT_FILE`` otherwise the output will be stored in\n``results.html``.\n\nIssues or improvement are welcome on the `github repo`_.\n\n\n.. _`example html output plugin`: https://github.com/nose-devs/nose/blob/master/examples/html_plugin/htmlplug.py\n.. _`pyunit Html test runner`: http://tungwaiyip.info/software/HTMLTestRunner.html\n.. _`github repo`: https://github.com/cyraxjoe/nose-html-output\n\n\nCHANGELOG\n=========\n\n1.0\n---\n\n* Initial release based on 0.0.5\n https://github.com/openstack-infra/nose-html-output\n* Add support for Python 3", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cyraxjoe/nose-html-output/archive/1.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cyraxjoe/nose-html-output", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "nosehtmloutput-2", "package_url": "https://pypi.org/project/nosehtmloutput-2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nosehtmloutput-2/", "project_urls": { "Download": "https://github.com/cyraxjoe/nose-html-output/archive/1.0.zip", "Homepage": "https://github.com/cyraxjoe/nose-html-output" }, "release_url": "https://pypi.org/project/nosehtmloutput-2/1.0/", "requires_dist": null, "requires_python": null, "summary": "Nose plugin to produce test results in html.", "version": "1.0" }, "last_serial": 1998996, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "60ec09a2476f02101ef7b65fa2882ed2", "sha256": "8d1fda75ddb31878b538376a0764da1bed3053ace10be6f8ad4d69bd967cef5d" }, "downloads": -1, "filename": "nosehtmloutput-2-1.0.tar.gz", "has_sig": false, "md5_digest": "60ec09a2476f02101ef7b65fa2882ed2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8730, "upload_time": "2016-03-10T10:18:59", "url": "https://files.pythonhosted.org/packages/58/a8/df43d3ed4fa0a9ad7c391f8bc0539d7ebe5fff469de78f111b1f47dd2d5d/nosehtmloutput-2-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60ec09a2476f02101ef7b65fa2882ed2", "sha256": "8d1fda75ddb31878b538376a0764da1bed3053ace10be6f8ad4d69bd967cef5d" }, "downloads": -1, "filename": "nosehtmloutput-2-1.0.tar.gz", "has_sig": false, "md5_digest": "60ec09a2476f02101ef7b65fa2882ed2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8730, "upload_time": "2016-03-10T10:18:59", "url": "https://files.pythonhosted.org/packages/58/a8/df43d3ed4fa0a9ad7c391f8bc0539d7ebe5fff469de78f111b1f47dd2d5d/nosehtmloutput-2-1.0.tar.gz" } ] }