{ "info": { "author": "Simon Poirier", "author_email": "simpoir+nosescript@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "Description\n===========\n\nA module for adding some QC-related features for python projects integrating\na bit of javascript.\n\nAnd it looks like\n\n.. image:: screenshot.png\n\n\nRequirements\n============\n\n* python2.7\n* libnspr4-dev\n\n\nUsage\n=====\n\n::\n\n # nose --with-jscriptunit\n\nWill scan packages and paths and match, as nose usually does, but also match\njs files that correspond matchexp (test_*.js) and load them using a thin\nintegration api matching QUnit API. Results will be merged with the rest\nof the test results.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/simpoir/nosescript", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nosescript", "package_url": "https://pypi.org/project/nosescript/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nosescript/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/simpoir/nosescript" }, "release_url": "https://pypi.org/project/nosescript/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Nose plugin for JavaScript tests.", "version": "0.1.0" }, "last_serial": 1641631, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6aafef058b3f3b042a3257ee14b67017", "sha256": "79f2e83a84477f3f4922c621fe29567fce3b3ac47fb49da9931ace9da68efe34" }, "downloads": -1, "filename": "nosescript-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6aafef058b3f3b042a3257ee14b67017", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15352, "upload_time": "2015-07-20T15:31:03", "url": "https://files.pythonhosted.org/packages/12/43/1f77c09ce4fbeb43251c1a2820234e54b8c0fc3624975b4d931edcd7eef2/nosescript-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc6aee1020a1f52171ad267a33458016", "sha256": "6fd26d810eea868eaa87940ee36b395d3cfc7b954413bceee682ff6fdf0e0736" }, "downloads": -1, "filename": "nosescript-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc6aee1020a1f52171ad267a33458016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11780, "upload_time": "2015-07-20T15:31:06", "url": "https://files.pythonhosted.org/packages/ad/38/cb8c13edaf4acf59918fce589fbf71b340e1e3a8b5c795c79fc213071dc8/nosescript-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6aafef058b3f3b042a3257ee14b67017", "sha256": "79f2e83a84477f3f4922c621fe29567fce3b3ac47fb49da9931ace9da68efe34" }, "downloads": -1, "filename": "nosescript-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6aafef058b3f3b042a3257ee14b67017", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15352, "upload_time": "2015-07-20T15:31:03", "url": "https://files.pythonhosted.org/packages/12/43/1f77c09ce4fbeb43251c1a2820234e54b8c0fc3624975b4d931edcd7eef2/nosescript-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc6aee1020a1f52171ad267a33458016", "sha256": "6fd26d810eea868eaa87940ee36b395d3cfc7b954413bceee682ff6fdf0e0736" }, "downloads": -1, "filename": "nosescript-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc6aee1020a1f52171ad267a33458016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11780, "upload_time": "2015-07-20T15:31:06", "url": "https://files.pythonhosted.org/packages/ad/38/cb8c13edaf4acf59918fce589fbf71b340e1e3a8b5c795c79fc213071dc8/nosescript-0.1.0.tar.gz" } ] }