{ "info": { "author": "Cody Soyland", "author_email": "codysoyland@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "django-qunit\n============\n\ndjango-qunit integrates the [QUnit Javascript testing framework][1] with\n[Django][2], making it possible to run QUnit tests alongside your Django\napp and test Ajax routines.\n\n [1]: http://docs.jquery.com/QUnit\n [2]: http://www.djangoproject.com/\n\ninstallation\n============\n\n 1. Add 'django_qunit' to your settings.INSTALLED_APPS.\n 2. Add settings.QUNIT_TEST_DIRECTORY, containing the path to your javascript files.\n 3. Add a urlconf to include('django_qunit.urls').\n 4. Visit the URL you've included in your urlconf, and it should display QUnit test results.\n\n*See the example in the tarball for more information.*\n\nlicense\n=======\n\nCopyright (c) 2010 Cody Soyland\nLicensed new-style BSD, also containing QUnit, which is licensed MIT. See LICENSE file for more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/codysoyland/django-qunit/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-qunit", "package_url": "https://pypi.org/project/django-qunit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-qunit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/codysoyland/django-qunit/" }, "release_url": "https://pypi.org/project/django-qunit/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "QUnit Javascript testing integration for Django.", "version": "0.1.1" }, "last_serial": 790401, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b90714d6b3bf7d76e0c07d93cab2bb7f", "sha256": "a040a66e7905f93888e83046e98c5ea0bbd5e9d63b263e44d6525957fe47c679" }, "downloads": -1, "filename": "django-qunit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b90714d6b3bf7d76e0c07d93cab2bb7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14357, "upload_time": "2010-06-12T20:01:36", "url": "https://files.pythonhosted.org/packages/62/7d/56db0f22a34a22c37690807b38b742b158f86c0482c13edfea8b37c3c0ee/django-qunit-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b90714d6b3bf7d76e0c07d93cab2bb7f", "sha256": "a040a66e7905f93888e83046e98c5ea0bbd5e9d63b263e44d6525957fe47c679" }, "downloads": -1, "filename": "django-qunit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b90714d6b3bf7d76e0c07d93cab2bb7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14357, "upload_time": "2010-06-12T20:01:36", "url": "https://files.pythonhosted.org/packages/62/7d/56db0f22a34a22c37690807b38b742b158f86c0482c13edfea8b37c3c0ee/django-qunit-0.1.1.tar.gz" } ] }