{ "info": { "author": "Tranchitella Kft.", "author_email": "info@tranchitella.eu", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python" ], "description": "tranchitella.recipe.nose\n========================\n\nThis recipe creates a nose_ test runner script.\n\nUsage\n-----\n\nThe recipe supports the following options:\n\neggs\n\n The eggs option specified a list of eggs to test given as one ore more\n setuptools requirement strings. Each string must be given on a separate\n line.\n\nscript-name\n\n The script option gives the name of the script to generate, in the buildout\n bin directory. Of the option isn't used, the part name will be used.\n\ndefaults\n\n The defaults option lets you specify testrunner default options.\n\nextra-paths\n\n One or more extra paths to include in the generated test script.\n\nThis is a minimal ''buildout.cfg'' file which creates a test runner::\n\n [test]\n recipe = tranchitella.recipe.nose\n eggs = myapplication\n defaults =\n --where src\n --with-coverage\n --cover-package myapplication\n\n.. _nose: http://somethingaboutorange.com/mrl/projects/nose/\n\n\nChanges\n=======\n\n0.1 (2010-04-21)\n----------------\n\n- First public release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tranchitella.recipe.nose", "keywords": null, "license": "GPL 2", "maintainer": null, "maintainer_email": null, "name": "tranchitella.recipe.nose", "package_url": "https://pypi.org/project/tranchitella.recipe.nose/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tranchitella.recipe.nose/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tranchitella.recipe.nose" }, "release_url": "https://pypi.org/project/tranchitella.recipe.nose/0.1/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipe to create a nose test runner", "version": "0.1" }, "last_serial": 800870, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c7c9d8324328d8bba352f2ed947ce248", "sha256": "251cc6a16657020470b29d812ce9fd59d3b8cb17b447dd3fd4b3fdd2c15667b1" }, "downloads": -1, "filename": "tranchitella.recipe.nose-0.1.tar.gz", "has_sig": false, "md5_digest": "c7c9d8324328d8bba352f2ed947ce248", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11492, "upload_time": "2010-04-21T18:11:11", "url": "https://files.pythonhosted.org/packages/4a/1d/113f0441a1b2e82f4822ddc0f0698d0ffad2df8ef93bf6b3ab3bee068df2/tranchitella.recipe.nose-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7c9d8324328d8bba352f2ed947ce248", "sha256": "251cc6a16657020470b29d812ce9fd59d3b8cb17b447dd3fd4b3fdd2c15667b1" }, "downloads": -1, "filename": "tranchitella.recipe.nose-0.1.tar.gz", "has_sig": false, "md5_digest": "c7c9d8324328d8bba352f2ed947ce248", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11492, "upload_time": "2010-04-21T18:11:11", "url": "https://files.pythonhosted.org/packages/4a/1d/113f0441a1b2e82f4822ddc0f0698d0ffad2df8ef93bf6b3ab3bee068df2/tranchitella.recipe.nose-0.1.tar.gz" } ] }