{ "info": { "author": "Jonas Obrist", "author_email": "ojiidotch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "##################\ndjango-better-test\n##################\n\nA better test command for Django. Allows you to use ``--parallel`` to run tests\nin parallel (distributed as evenly as possible across your CPU cores) and\n``--isolate`` to run each test in a separate process to detect test that leak\nstate. You can also quickly re-run the tests failed in the last run using\n``--failed``. To show which tests are slowing you down, use\n``--list-slow=`` to show the ```` slowest tests in your test\nsuite. To simply re-run the tests using the last configuration, use\n``--retest``.\n\nSimply add ``better_test`` to your ``INSTALLED_APPS`` and use\n``manage.py test --help for all options``.\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/ojii/django-better-test", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-better-test", "package_url": "https://pypi.org/project/django-better-test/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-better-test/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ojii/django-better-test" }, "release_url": "https://pypi.org/project/django-better-test/0.10/", "requires_dist": null, "requires_python": null, "summary": "A better test command for Django", "version": "0.10" }, "last_serial": 2360891, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "cb99cf229670fb812069cfdda51ac62d", "sha256": "ccc76296035ebd69da57bf82d31f96117cd6e951d73adf62ab91a78af13a6707" }, "downloads": -1, "filename": "django_better_test-0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cb99cf229670fb812069cfdda51ac62d", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 15943, "upload_time": "2016-09-24T05:54:00", "url": "https://files.pythonhosted.org/packages/81/57/f5f6a73a1b255d7dfa7ab0ff9f0155a7f194b65b623de9d6e95a13069337/django_better_test-0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "603fcde9cbfe3bff3befc70357102423", "sha256": "2e181052b796c262e2696aa1f38eee2769338b1ac914d50dc9128521baf64008" }, "downloads": -1, "filename": "django-better-test-0.10.tar.gz", "has_sig": false, "md5_digest": "603fcde9cbfe3bff3befc70357102423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10245, "upload_time": "2016-09-24T05:53:57", "url": "https://files.pythonhosted.org/packages/e8/f7/e1a2e0f7f41d4ba9752fc2073217bb3ea8d051042bcf190cd3478bfec544/django-better-test-0.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb99cf229670fb812069cfdda51ac62d", "sha256": "ccc76296035ebd69da57bf82d31f96117cd6e951d73adf62ab91a78af13a6707" }, "downloads": -1, "filename": "django_better_test-0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cb99cf229670fb812069cfdda51ac62d", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 15943, "upload_time": "2016-09-24T05:54:00", "url": "https://files.pythonhosted.org/packages/81/57/f5f6a73a1b255d7dfa7ab0ff9f0155a7f194b65b623de9d6e95a13069337/django_better_test-0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "603fcde9cbfe3bff3befc70357102423", "sha256": "2e181052b796c262e2696aa1f38eee2769338b1ac914d50dc9128521baf64008" }, "downloads": -1, "filename": "django-better-test-0.10.tar.gz", "has_sig": false, "md5_digest": "603fcde9cbfe3bff3befc70357102423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10245, "upload_time": "2016-09-24T05:53:57", "url": "https://files.pythonhosted.org/packages/e8/f7/e1a2e0f7f41d4ba9752fc2073217bb3ea8d051042bcf190cd3478bfec544/django-better-test-0.10.tar.gz" } ] }