{ "info": { "author": "Russell Keith-Magee", "author_email": "russell@keith-magee.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "Cricket\n=======\n\nCricket is part of the `BeeWare suite`_. The project website is `http://pybee.org/cricket`_.\n\nCricket is a graphical tool that helps you run your test suites.\n\nNormal unittest test runners dump all output to the console, and provide very\nlittle detail while the suite is running. As a result:\n\n * You can't start looking at failures until the test suite has completed running,\n\n * It isn't a very accessible format for identifying patterns in test failures,\n\n * It can be hard (or cumbersome) to re-run any tests that have failed.\n\nWhy the name ``cricket``? `Test Cricket`_ is the most prestigious version of\nthe game of cricket. Games last for up to 5 days... just like running some\ntest suites. The usual approach for making cricket watchable is a generous\ndose of beer; in programming, `Balmer Peak`_ limits come into effect, so\nsomething else is required...\n\n.. _BeeWare suite: http://pybee.org/\n.. _http://pybee.org/cricket: http://pybee.org/cricket\n.. _Test Cricket: http://en.wikipedia.org/wiki/Test_cricket\n.. _Balmer Peak: http://xkcd.com/323/\n\n\nQuickstart\n----------\n\nAt present, Cricket has support for:\n\n * Pre-Django 1.6 project test suites,\n * Django 1.6+ project test suites using unittest2-style discovery, and\n * unittest project test suites.\n\nIn your Django project, install cricket, and then run it::\n\n $ pip install cricket\n $ cricket-django\n\n``cricket-django`` will also work in Django's own tests directory -- i.e., you\ncan use ``cricket-django`` to run Django's own test suite (for Django 1.6 or\nlater).\n\nIn a unittest project, install cricket, and then run it::\n\n $ pip install cricket\n $ cricket-unittest\n\nThis will pop up a GUI window. Hit \"Run all\", and watch your test suite\nexecute. A progress bar is displayed in the bottom right hand corner of\nthe window, along with an estimate of time remaining.\n\nWhile the suite is running, you can click on test names to see the output\nof that test. If the test passed, it will be displayed in green; other test\nresults will be shown in other colors.\n\nProblems under Ubuntu\n~~~~~~~~~~~~~~~~~~~~~\n\nUbuntu's packaging of Python omits the ``idlelib`` library from it's base\npackage. If you're using Python 2.7 on Ubuntu 13.04, you can install\n``idlelib`` by running::\n\n $ sudo apt-get install idle-python2.7\n\nFor other versions of Python and Ubuntu, you'll need to adjust this as\nappropriate.\n\nProblems under Windows\n~~~~~~~~~~~~~~~~~~~~~~\n\nIf you're running Cricket in a virtualenv under Windows, you'll need to set an\nenvironment variable so that Cricket can find the TCL graphics library::\n\n $ set TCL_LIBRARY=c:\\Python27\\tcl\\tcl8.5\n\nYou'll need to adjust the exact path to reflect your local Python install.\nYou may find it helpful to put this line in the ``activate.bat`` script\nfor your virtual environment so that it is automatically set whenever the\nvirtualenv is activated.\n\nDocumentation\n-------------\n\nDocumentation for cricket can be found on `Read The Docs`_.\n\nCommunity\n---------\n\nCricket is part of the `BeeWare suite`_. You can talk to the community through:\n\n * `@pybeeware on Twitter`_\n\n * The `BeeWare Users Mailing list`_, for questions about how to use the BeeWare suite.\n\n * The `BeeWare Developers Mailing list`_, for discussing the development of new features in the BeeWare suite, and ideas for new tools for the suite.\n\nContributing\n------------\n\nIf you experience problems with cricket, `log them on GitHub`_. If you want to contribute code, please `fork the code`_ and `submit a pull request`_.\n\n.. _Read The Docs: https://cricket.readthedocs.io\n.. _@pybeeware on Twitter: https://twitter.com/pybeeware\n.. _BeeWare Users Mailing list: https://groups.google.com/forum/#!forum/beeware-users\n.. _BeeWare Developers Mailing list: https://groups.google.com/forum/#!forum/beeware-developers\n.. _log them on Github: https://github.com/pybee/cricket/issues\n.. _fork the code: https://github.com/pybee/cricket\n.. _submit a pull request: https://github.com/pybee/cricket/pulls", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pybee.org/cricket", "keywords": "", "license": "New BSD", "maintainer": "", "maintainer_email": "", "name": "cricket", "package_url": "https://pypi.org/project/cricket/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cricket/", "project_urls": { "Homepage": "http://pybee.org/cricket" }, "release_url": "https://pypi.org/project/cricket/0.2.5/", "requires_dist": [ "tkreadonly" ], "requires_python": "", "summary": "A graphical tool to assist running test suites.", "version": "0.2.5" }, "last_serial": 4038514, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6d00140f942b40417922fc42b4ea3662", "sha256": "bbb40510e0ddf3e8c3fa7221243317182cc965dc03c1253edbf9d7a11894ca88" }, "downloads": -1, "filename": "cricket-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6d00140f942b40417922fc42b4ea3662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17088, "upload_time": "2013-07-06T21:57:09", "url": "https://files.pythonhosted.org/packages/b5/f5/6fe17ad32de654cbf1e3330a84c7ff9fa8f47c7f6a26962ff4f0e142bab5/cricket-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3db6bd67afb7c816e229cb9d348c4ed3", "sha256": "e8d9089c1359026898b606f828530871ba16ebcd779c98e4b3a4c22e262685c2" }, "downloads": -1, "filename": "cricket-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3db6bd67afb7c816e229cb9d348c4ed3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20308, "upload_time": "2013-07-09T05:51:57", "url": "https://files.pythonhosted.org/packages/60/96/2e6211db2f3de5e0c375016acdf05b18f9fdb30e3e4bc1c0f45b9da4d209/cricket-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8b2734c9b93382ba45ca3cd7ebf6db2f", "sha256": "b54afde10650ba2d54f82ba707694dca7615d9f3b94c6b94a895df7588cd10d9" }, "downloads": -1, "filename": "cricket-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8b2734c9b93382ba45ca3cd7ebf6db2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32055, "upload_time": "2013-07-30T02:33:30", "url": "https://files.pythonhosted.org/packages/c2/76/b99258060267c5e892b30375797e5231c899f2adb13ae462b3ee51f5fe86/cricket-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "2682038bf6409cdcf612381d05a26b66", "sha256": "9f286a3d63d76afc955359ddb328689496308a7796cdd289c3ed03d14c499837" }, "downloads": -1, "filename": "cricket-0.1.3.tar.gz", "has_sig": false, "md5_digest": "2682038bf6409cdcf612381d05a26b66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32066, "upload_time": "2013-07-31T07:59:05", "url": "https://files.pythonhosted.org/packages/11/fc/e68461ace4c5c35285d24d6a0f101d7b96106c6551c647de235fe8e0a702/cricket-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ab4a95d28cafaff55340813d4aa88125", "sha256": "30f9f6b49667784a4bc826949a46665196a8c040ce3f754f4137b64e6dfca72d" }, "downloads": -1, "filename": "cricket-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ab4a95d28cafaff55340813d4aa88125", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33663, "upload_time": "2013-08-31T03:49:41", "url": "https://files.pythonhosted.org/packages/2d/5f/fe81cad341577bcb7d6a5a0f3d38a93d3e6575b5776a7174c9c95995d999/cricket-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c6c5f7ef3b23f7541905c8af4d9c5cfa", "sha256": "9e88caaedb663fd4fcca575c9df86d35aa3e180e212b33b6989968300829f065" }, "downloads": -1, "filename": "cricket-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c6c5f7ef3b23f7541905c8af4d9c5cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36548, "upload_time": "2013-09-14T06:28:32", "url": "https://files.pythonhosted.org/packages/34/a3/5b5aab664362b0dd64f6100f45966a29870307d72f5c6cdf912b9dca6dfe/cricket-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d3c30bcc175ccb432842302a426fc675", "sha256": "ebd2d7edf9f8eeb3e58d00df28f34ae8f5533ce5ed9b41918c4d7e606eb81b43" }, "downloads": -1, "filename": "cricket-0.2.2.tar.gz", "has_sig": false, "md5_digest": "d3c30bcc175ccb432842302a426fc675", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37186, "upload_time": "2013-09-16T23:28:29", "url": "https://files.pythonhosted.org/packages/f3/c7/5624a8a2366af32fe2effca1f5450b5d2cb366cae76f501d2153bd7cb362/cricket-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "2922a28e5c7c8b3bad3627e2f3245daf", "sha256": "f3a1b6c41143bf08e853b9adda7d289d472fc8ab484959ce3693113942652e34" }, "downloads": -1, "filename": "cricket-0.2.3.tar.gz", "has_sig": false, "md5_digest": "2922a28e5c7c8b3bad3627e2f3245daf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37504, "upload_time": "2013-09-26T02:51:50", "url": "https://files.pythonhosted.org/packages/95/cd/4a7f26971756d1243a41643345d94bc5bed4f81be8c57ff9e4e0d2795122/cricket-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "fc0a1168ec74706702e44cbded507ec7", "sha256": "4f438e172dfe5b4d59bbea4fc835476239dd5a1b2d646479b789fff571bef1f4" }, "downloads": -1, "filename": "cricket-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fc0a1168ec74706702e44cbded507ec7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35286, "upload_time": "2015-03-27T08:21:47", "url": "https://files.pythonhosted.org/packages/6c/9e/88a024dadb4f81db74adcb904c83d0ac45bf22739c3c20f313854f7265fd/cricket-0.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23a7a7acabcfb8b119dcc45c4a10b5fb", "sha256": "d0d9470f9342d2cf53d4bc35852f223591a087bce0fa560e0a10270c2fc730cd" }, "downloads": -1, "filename": "cricket-0.2.4.tar.gz", "has_sig": false, "md5_digest": "23a7a7acabcfb8b119dcc45c4a10b5fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36971, "upload_time": "2015-03-27T08:21:52", "url": "https://files.pythonhosted.org/packages/6e/8f/5d2ad48d438e7b71c62f8bd8ef12c557199763cf0886ec175841e09e16fd/cricket-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "6872cfb51c550d440795ff1a2f750763", "sha256": "04811bc124a58ec51e0ea1ff06f0cff49dd05e1bb6616c1295dd7c0033bf9620" }, "downloads": -1, "filename": "cricket-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6872cfb51c550d440795ff1a2f750763", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35404, "upload_time": "2016-06-04T01:44:20", "url": "https://files.pythonhosted.org/packages/20/de/f4354228da7d45546fb5474b80cbaf3d7ae9ad36c194ae8a0f31b9d31ff9/cricket-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21174bffdf1f8fbe88bfe104000cd550", "sha256": "bc0f888fcb5375f5946e9e966a825abbdf66287a14f5a35070f9f9e29a17081b" }, "downloads": -1, "filename": "cricket-0.2.5.tar.gz", "has_sig": false, "md5_digest": "21174bffdf1f8fbe88bfe104000cd550", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37119, "upload_time": "2016-06-04T01:44:24", "url": "https://files.pythonhosted.org/packages/dc/b3/2813a8d2c2aade4f1be9f97ee661df20ef2f4fff9b778ca7fd07d5f0128f/cricket-0.2.5.tar.gz" } ], "0.3.0.dev1": [ { "comment_text": "", "digests": { "md5": "0be7bc6f5f0e6c4a912d9c85bded7414", "sha256": "0dc147f53684573d2108d5097d93ef78d1933f63f44f3c765c2bcfa910716865" }, "downloads": -1, "filename": "cricket-0.3.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0be7bc6f5f0e6c4a912d9c85bded7414", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 597386, "upload_time": "2018-07-07T06:10:18", "url": "https://files.pythonhosted.org/packages/37/75/8d91c1c08e107c2862a75e32ff6f381d208a6c76d2027528c792a50151ca/cricket-0.3.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "975c991f24ba0a7a2b995f78f369dd82", "sha256": "3be62ec8cee4462ba2048cc09ed5fbf32e9b7b91288dba68dff9719c11e60829" }, "downloads": -1, "filename": "cricket-0.3.0.dev1.tar.gz", "has_sig": false, "md5_digest": "975c991f24ba0a7a2b995f78f369dd82", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 598380, "upload_time": "2018-07-07T06:10:30", "url": "https://files.pythonhosted.org/packages/2f/fd/a7eb35c463abce07072582173469a7a62b109c712b97977b2513353f0c41/cricket-0.3.0.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6872cfb51c550d440795ff1a2f750763", "sha256": "04811bc124a58ec51e0ea1ff06f0cff49dd05e1bb6616c1295dd7c0033bf9620" }, "downloads": -1, "filename": "cricket-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6872cfb51c550d440795ff1a2f750763", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35404, "upload_time": "2016-06-04T01:44:20", "url": "https://files.pythonhosted.org/packages/20/de/f4354228da7d45546fb5474b80cbaf3d7ae9ad36c194ae8a0f31b9d31ff9/cricket-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21174bffdf1f8fbe88bfe104000cd550", "sha256": "bc0f888fcb5375f5946e9e966a825abbdf66287a14f5a35070f9f9e29a17081b" }, "downloads": -1, "filename": "cricket-0.2.5.tar.gz", "has_sig": false, "md5_digest": "21174bffdf1f8fbe88bfe104000cd550", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37119, "upload_time": "2016-06-04T01:44:24", "url": "https://files.pythonhosted.org/packages/dc/b3/2813a8d2c2aade4f1be9f97ee661df20ef2f4fff9b778ca7fd07d5f0128f/cricket-0.2.5.tar.gz" } ] }