{ "info": { "author": "Monty Taylor", "author_email": "mordred@inaugust.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=====\nttrun\n=====\n\nSimple CLI to run testtools tests\n\nIn a `testrepository` based workflow, sometimes you want/need to run individual\ntests. Additionally, someitmes you want to use a pre-existing tox virtualenv\nto do so. Or, at least, I do.\n\nTyping\n\n.. code-block:: bash\n\n .tox/py27/bin/python -m testtools.run some.test\n\nGot boring. So this is a simple wrapper.\n\nIt has two modes.\n\n.. code-block:: bash\n\n ttrun some.test\n\nWill run that test with the system python.\n\nIf you want to re-use a tox virtualenv.\n\n.. code-block:: bash\n\n ttrun -epy27 some.test\n\nWill run some.test in the given tox venv.\n\nBoth modes can be run with no parameters to have testtools run all the tests.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://git.inaugust.com/cgit/ttrun/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ttrun", "package_url": "https://pypi.org/project/ttrun/", "platform": "", "project_url": "https://pypi.org/project/ttrun/", "project_urls": { "Homepage": "http://git.inaugust.com/cgit/ttrun/" }, "release_url": "https://pypi.org/project/ttrun/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "Simple CLI to run testtools tests", "version": "1.0.5" }, "last_serial": 2674335, "releases": { "1.0.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c160bc153d99f3b3271569e9bcc83e4a", "sha256": "cf1928f807b2eab902d499aab197c63e040ee3633b6d729c1c12f16f6990ac89" }, "downloads": -1, "filename": "ttrun-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c160bc153d99f3b3271569e9bcc83e4a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5625, "upload_time": "2016-10-13T16:27:20", "url": "https://files.pythonhosted.org/packages/43/16/8aff2f41c5b3da77766a8173db3143ed7f6d9fd532942f4b92c24ceabff7/ttrun-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d611150d9e112c33c982928a3acac62c", "sha256": "6f7660a83f43b4175653ef7f9462809cd45049e62097d703ff4f6e415d421adc" }, "downloads": -1, "filename": "ttrun-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d611150d9e112c33c982928a3acac62c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16261, "upload_time": "2016-10-13T16:27:18", "url": "https://files.pythonhosted.org/packages/ab/94/cc63af9cd3d2cd58b510974aa55f8c558c5f0f38fed6bfb1e969b9232ca1/ttrun-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "bee1ae5ab1b9c58b3299d330ef52bb27", "sha256": "083c57cef459bcf4b367c68c42d8fa14e496bb9c79dd853a785152005348a2ea" }, "downloads": -1, "filename": "ttrun-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "bee1ae5ab1b9c58b3299d330ef52bb27", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5622, "upload_time": "2016-10-13T16:44:27", "url": "https://files.pythonhosted.org/packages/04/15/ae2ec63b53a599f7625b5891b77f00c7e2f46d493688f436b0eb2c26fb6d/ttrun-1.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2088ad7599d375abfc0cb24812f4d5d6", "sha256": "92fe672af0e2f25400b68a568219c2b8f4ff1fcb1f29591071448251d59436ad" }, "downloads": -1, "filename": "ttrun-1.0.2.tar.gz", "has_sig": false, "md5_digest": "2088ad7599d375abfc0cb24812f4d5d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16379, "upload_time": "2016-10-13T16:44:25", "url": "https://files.pythonhosted.org/packages/73/d6/5f0e98bc44a68b6efc4b6a9bd22761b0134d45c1c04ff62d0287a861062b/ttrun-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "f169107cd6914222b5cb2a665d2086e1", "sha256": "bcfb3ceecc159c1ae1e07355b8a92ae7a04e9597300c4259470a157d1917f872" }, "downloads": -1, "filename": "ttrun-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f169107cd6914222b5cb2a665d2086e1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5615, "upload_time": "2016-10-13T16:51:07", "url": "https://files.pythonhosted.org/packages/a9/0e/a2e3630d28dcf599f9e1aad1d65db5ed6cd0064cc355329235b0f58813a2/ttrun-1.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "620b7726bbb5ee300ce25d7cae7ceaf9", "sha256": "25b3d03d586603750f07f9176ef07efecdc0709fbe80a4dd6880829d26f2bedb" }, "downloads": -1, "filename": "ttrun-1.0.3.tar.gz", "has_sig": false, "md5_digest": "620b7726bbb5ee300ce25d7cae7ceaf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16423, "upload_time": "2016-10-13T16:51:04", "url": "https://files.pythonhosted.org/packages/0b/d7/96c4c0c413941fa7634be7586cf6e61861069a06103fd4ba74fa44bdfefd/ttrun-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "24239166a787efb6074ddcdb94b0006d", "sha256": "8755d623c8f0893b7f6eeec9829057d2c521e3fc6c43bc60752a276d71adb8f9" }, "downloads": -1, "filename": "ttrun-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "24239166a787efb6074ddcdb94b0006d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5622, "upload_time": "2016-11-05T15:06:44", "url": "https://files.pythonhosted.org/packages/71/fb/59d8b2110e4400ee14537eba5d3b7a8d9798a4899b0ffbcfcba501f318e2/ttrun-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9533c9147e21a88b6f7fe71aedf6335b", "sha256": "a59d189e3f48e7f95507352ae1bec23bae674cc5bb9bd97c22408d3cd627d59d" }, "downloads": -1, "filename": "ttrun-1.0.4.tar.gz", "has_sig": false, "md5_digest": "9533c9147e21a88b6f7fe71aedf6335b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16469, "upload_time": "2016-11-05T15:06:42", "url": "https://files.pythonhosted.org/packages/4c/7e/abddc2ea1ff848f76cd6d6bb1b6e967ee50c94728c6624f448d292c1cb08/ttrun-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "c3cd88851f5716a7e5fe4e99367a779c", "sha256": "805e80f03b87e7260e6e86ae583fe6f7c0fc595b46daa95935a8767adf89d384" }, "downloads": -1, "filename": "ttrun-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3cd88851f5716a7e5fe4e99367a779c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5723, "upload_time": "2017-03-01T00:04:59", "url": "https://files.pythonhosted.org/packages/5c/bd/d48dcf5912b17d7921889e0cbe242c75b3327604d2824ed0ed807eae6856/ttrun-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3639bc0cc522e31207c2f32fd3cbc61e", "sha256": "a3ad8aea4ea34e219d747ddb7a4fe57322b287cab0eb80aaf9b62c35f6e2969a" }, "downloads": -1, "filename": "ttrun-1.0.5.tar.gz", "has_sig": false, "md5_digest": "3639bc0cc522e31207c2f32fd3cbc61e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16580, "upload_time": "2017-03-01T00:04:57", "url": "https://files.pythonhosted.org/packages/53/5b/c137d44395155297a937846dee0bcec85e9527a3870c78a85909a3054079/ttrun-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3cd88851f5716a7e5fe4e99367a779c", "sha256": "805e80f03b87e7260e6e86ae583fe6f7c0fc595b46daa95935a8767adf89d384" }, "downloads": -1, "filename": "ttrun-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3cd88851f5716a7e5fe4e99367a779c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5723, "upload_time": "2017-03-01T00:04:59", "url": "https://files.pythonhosted.org/packages/5c/bd/d48dcf5912b17d7921889e0cbe242c75b3327604d2824ed0ed807eae6856/ttrun-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3639bc0cc522e31207c2f32fd3cbc61e", "sha256": "a3ad8aea4ea34e219d747ddb7a4fe57322b287cab0eb80aaf9b62c35f6e2969a" }, "downloads": -1, "filename": "ttrun-1.0.5.tar.gz", "has_sig": false, "md5_digest": "3639bc0cc522e31207c2f32fd3cbc61e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16580, "upload_time": "2017-03-01T00:04:57", "url": "https://files.pythonhosted.org/packages/53/5b/c137d44395155297a937846dee0bcec85e9527a3870c78a85909a3054079/ttrun-1.0.5.tar.gz" } ] }