{ "info": { "author": "Rui Li", "author_email": "rui.li.spam@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "=======================\nnosetests-json-extended-parallel\n=======================\n\nI forked the original project because I need the bug fix for multiprocessing test. (no permission to create new branch from original project)\n\n.. _original_project: https://github.com/thschenk/nosetests-json-extended\n\nCreates json logging output for python nosetests unittest framework.\n\nThe generated output can be used by the atom-nosetests_ plugin, which adds\npython unit testing capability to the Atom_ editor.\n\n * This plugin is tested with python 2.7.8 and python 3.4.2.\n * This plugin is tested with virtualenv_.\n\n.. _atom-nosetests: https://github.com/thschenk/atom-nosetests\n.. _Atom: https://atom.io\n.. _virtualenv: https://virtualenv.pypa.io/en/latest/\n\nInstall\n-------\n\nFirst install the package:\n\n::\n\n pip install nosetests-json-extended-parallel\n\n\nIt is also possible to install the development version:\n\n::\n\n git clone git@github.com:ruivapps/nosetests-json-extended-parallel.git\n pip install nosetests-json-extended-parallel\n\n\nUsage\n-----\n\nNormal usage:\n\n::\n\n nosetests --with-json-extended-parallel\n\nThis will automatically generate a file ``nosetests.json`` in the current working\ndirectory.\n\n\nFor python3, replace ``nosetests`` with ``nosetests3``, or use the following form:\n\n::\n\n python3 -m nose --with-json-extended-parallel", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ruivapps/nosetests-json-extended-parallel/tarball/1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ruivapps/nosetests-json-extended-parallel", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "nosetests-json-extended-parallel", "package_url": "https://pypi.org/project/nosetests-json-extended-parallel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nosetests-json-extended-parallel/", "project_urls": { "Download": "https://github.com/ruivapps/nosetests-json-extended-parallel/tarball/1.0", "Homepage": "https://github.com/ruivapps/nosetests-json-extended-parallel" }, "release_url": "https://pypi.org/project/nosetests-json-extended-parallel/1.0/", "requires_dist": null, "requires_python": null, "summary": "('Create json logging output for pythonnosetests unittest framework',)", "version": "1.0" }, "last_serial": 2372376, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6fc61b67f3e1f5ec3d6ae33f71b802bb", "sha256": "1de7561f315c67a2d6a7ab7b169553a3b1242a20498defbd9ba06e47478ba4d2" }, "downloads": -1, "filename": "nosetests-json-extended-parallel-1.0.tar.gz", "has_sig": false, "md5_digest": "6fc61b67f3e1f5ec3d6ae33f71b802bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4909, "upload_time": "2016-09-30T02:07:07", "url": "https://files.pythonhosted.org/packages/5b/15/fdb8de64b82f5ccb1b26229c90895a5a0ed2f6f400e4d5be16ffb0feb559/nosetests-json-extended-parallel-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fc61b67f3e1f5ec3d6ae33f71b802bb", "sha256": "1de7561f315c67a2d6a7ab7b169553a3b1242a20498defbd9ba06e47478ba4d2" }, "downloads": -1, "filename": "nosetests-json-extended-parallel-1.0.tar.gz", "has_sig": false, "md5_digest": "6fc61b67f3e1f5ec3d6ae33f71b802bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4909, "upload_time": "2016-09-30T02:07:07", "url": "https://files.pythonhosted.org/packages/5b/15/fdb8de64b82f5ccb1b26229c90895a5a0ed2f6f400e4d5be16ffb0feb559/nosetests-json-extended-parallel-1.0.tar.gz" } ] }