{ "info": { "author": "Jason Pellerin", "author_email": "jpellerin+nose@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django nose2 test runner\n========================\n\nA test runner for django 1.2 or better that runs tests with nose2.\n\nUsage\n-----\n\nIn your settings module, set::\n\n TEST_RUNNER=djnose2.TestRunner\n\nThen ``manage.py test`` will run nose2's test runner.\n\nNotes\n-----\n\nPut command-line arguments for the test runner after '--'. For\nexample, to turn on output buffering::\n\n manage.py test -v 2 -- -B\n\n(But really, almost all of the time, you'll want to put your nose2\nconfiguration in a config file).", "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/jpellerin/django-nose2", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-nose2", "package_url": "https://pypi.org/project/django-nose2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-nose2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jpellerin/django-nose2" }, "release_url": "https://pypi.org/project/django-nose2/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Test runner for django that runs tests with nose2", "version": "0.1.1" }, "last_serial": 638897, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c6b1409e6a05769957512ec68696be2d", "sha256": "b1ac5157ca030834c0c8c4b8e3b8f25ec3867711da67faafb0bce23de3605ccc" }, "downloads": -1, "filename": "django-nose2-0.1.tar.gz", "has_sig": false, "md5_digest": "c6b1409e6a05769957512ec68696be2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2267, "upload_time": "2012-04-02T17:35:07", "url": "https://files.pythonhosted.org/packages/3c/95/5fd0854f92ab2dd17d32a095327c0656f83c52b53c95c97c5152407e75c1/django-nose2-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9c0a3af77a3d3cf54e276a6453d40ce7", "sha256": "f4b116e211a3d05b8ebd725564794b8207775714d514faf8b14de68fb5f452c5" }, "downloads": -1, "filename": "django-nose2-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9c0a3af77a3d3cf54e276a6453d40ce7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2406, "upload_time": "2012-04-02T17:38:25", "url": "https://files.pythonhosted.org/packages/17/8b/0af34d8a79dbda9fc57887326775670d3808196cedcb0d9fb24d7485ea44/django-nose2-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c0a3af77a3d3cf54e276a6453d40ce7", "sha256": "f4b116e211a3d05b8ebd725564794b8207775714d514faf8b14de68fb5f452c5" }, "downloads": -1, "filename": "django-nose2-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9c0a3af77a3d3cf54e276a6453d40ce7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2406, "upload_time": "2012-04-02T17:38:25", "url": "https://files.pythonhosted.org/packages/17/8b/0af34d8a79dbda9fc57887326775670d3808196cedcb0d9fb24d7485ea44/django-nose2-0.1.1.tar.gz" } ] }