{ "info": { "author": "Itxaka serrano, Holger krekel", "author_email": "itxakaserrano@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "What is Tox-plus?\n--------------------\nTox-plus is a fork of tox done in order to add more features to it.\n\n![Build Status](https://travis-ci.org/Itxaka/tox-plus.svg?branch=master)\n\n\nDifferences\n-------------\n\n - The ``{env:key:default}`` substitution for commands now works\n - Added 2 extra hooks for plugins, ``pretest`` and ``posttest`` executed before and after the tests are run, for easy and useful plugin development\n\nWhat is Tox?\n--------------------\n\nTox is a generic virtualenv management and test command line tool you can use for:\n\n* checking your package installs correctly with different Python versions and\n interpreters\n\n* running your tests in each of the environments, configuring your test tool of choice\n\n* acting as a frontend to Continuous Integration servers, greatly\n reducing boilerplate and merging CI and shell-based testing.\n\nFor more information and the repository please checkout:\n\n- homepage: http://tox.testrun.org\n\n- repository: https://bitbucket.org/hpk42/tox\n\n\nhave fun,\n\nholger krekel, 2015", "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/Itxaka/tox-plus", "keywords": null, "license": "http://opensource.org/licenses/MIT", "maintainer": null, "maintainer_email": null, "name": "tox-plus", "package_url": "https://pypi.org/project/tox-plus/", "platform": "unix,linux,osx,cygwin,win32", "project_url": "https://pypi.org/project/tox-plus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Itxaka/tox-plus" }, "release_url": "https://pypi.org/project/tox-plus/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "virtualenv-based automation of test activities", "version": "0.0.1" }, "last_serial": 1702903, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8aaf6417cb60e12c1bfe644c9d5c4610", "sha256": "31f05dfb77f9f91edd72931e68a53f785730edd8ce0af6b53dc47e15a73b7103" }, "downloads": -1, "filename": "tox-plus-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8aaf6417cb60e12c1bfe644c9d5c4610", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252518, "upload_time": "2015-09-01T11:18:44", "url": "https://files.pythonhosted.org/packages/7b/55/7552cdf7b608a810858d93977089afc12dda00065d71294644339b76e5ad/tox-plus-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8aaf6417cb60e12c1bfe644c9d5c4610", "sha256": "31f05dfb77f9f91edd72931e68a53f785730edd8ce0af6b53dc47e15a73b7103" }, "downloads": -1, "filename": "tox-plus-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8aaf6417cb60e12c1bfe644c9d5c4610", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252518, "upload_time": "2015-09-01T11:18:44", "url": "https://files.pythonhosted.org/packages/7b/55/7552cdf7b608a810858d93977089afc12dda00065d71294644339b76e5ad/tox-plus-0.0.1.tar.gz" } ] }