{ "info": { "author": "Marc Abramowitz", "author_email": "marc@marc-abramowitz.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Testing" ], "description": "unittest2six\n============\n\n.. image:: https://secure.travis-ci.org/msabramo/unittest2six.png\n :target: http://travis-ci.org/msabramo/unittest2six\n\nSimple meta package to easily get unittest2_ functionality in both Python 2 and\nPython 3.\n\nThis provides stuff that was added to unittest in the Python 2.7 stdlib and\nbackported to Python 2.6 with unittest2_. e.g.:\n\n- ``assertIn``/``assertNotIn``\n- ``assertIsInstance``/``assertNotIsInstance``\n- ``assertRaises`` as a context manager\n- etc...\n\nThis module has no code. It's just a meta package that ``install_requires`` the\nproper dependency:\n\n- On Python 2, this ``install_requires`` unittest2_.\n- On Python 3, this ``install_requires`` unittest2py3k_.\n\nThis is handy to have one dependency that you can use on both Python 2 and\nPython 3 and not have to have separate pip requirements files and tox targets.\n\n\nCompatibility\n-------------\n\nResults from Tox_::\n\n $ make test\n ...\n [TOX] py25: commands succeeded\n [TOX] py26: commands succeeded\n [TOX] py27: commands succeeded\n [TOX] py30: commands succeeded\n [TOX] py31: commands succeeded\n [TOX] py32: commands succeeded\n [TOX] congratulations :)\n ...\n py26: commands succeeded\n py27: commands succeeded\n py32: commands succeeded\n py33: commands succeeded\n py34: commands succeeded\n pypy: commands succeeded\n congratulations :)\n\n\nSee also\n--------\n\n- https://github.com/msabramo/unittest2/pull/1 -- This is a GitHub pull request\n for changes that I proposed to make to unittest2 to make it work in Python 3.\n\n\n.. _unittest2: https://pypi.python.org/pypi/unittest2\n.. _unittest2py3k: https://pypi.python.org/pypi/unittest2py3k\n.. _Tox: http://tox.testrun.org/", "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/msabramo/unittest2six", "keywords": "testing unittest2", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "unittest2six", "package_url": "https://pypi.org/project/unittest2six/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/unittest2six/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/msabramo/unittest2six" }, "release_url": "https://pypi.org/project/unittest2six/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Meta-package for unittest2 functionality on both Python 2 and Python 3", "version": "0.0.0" }, "last_serial": 1093778, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "9fadaf92a5b791b6f08b176c988e89a8", "sha256": "f6f9864c7fa10ba754769b7ad5eae8afbec87855773b8f34943421973a74e84a" }, "downloads": -1, "filename": "unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl", "has_sig": false, "md5_digest": "9fadaf92a5b791b6f08b176c988e89a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3398, "upload_time": "2014-05-15T18:30:34", "url": "https://files.pythonhosted.org/packages/06/73/bf12feafb34dceb6c2a587ed6eadfd3b431d8d236abf9b13d8838a332dd5/unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8ed4c291d049b84d29e44b61f1ceaf35", "sha256": "30e888e15d997a85ecd95732088a7f79bb35cbae0887a689b0f490863cc2fb60" }, "downloads": -1, "filename": "unittest2six-0.0.0.tar.gz", "has_sig": false, "md5_digest": "8ed4c291d049b84d29e44b61f1ceaf35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2858, "upload_time": "2014-05-13T23:16:51", "url": "https://files.pythonhosted.org/packages/ee/66/f21478497e00837737ea490faa9cb37f74a9709c2c789750a8b7beb4b6c6/unittest2six-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fadaf92a5b791b6f08b176c988e89a8", "sha256": "f6f9864c7fa10ba754769b7ad5eae8afbec87855773b8f34943421973a74e84a" }, "downloads": -1, "filename": "unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl", "has_sig": false, "md5_digest": "9fadaf92a5b791b6f08b176c988e89a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3398, "upload_time": "2014-05-15T18:30:34", "url": "https://files.pythonhosted.org/packages/06/73/bf12feafb34dceb6c2a587ed6eadfd3b431d8d236abf9b13d8838a332dd5/unittest2six-0.0.0-cp27-none-macosx_10_4_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8ed4c291d049b84d29e44b61f1ceaf35", "sha256": "30e888e15d997a85ecd95732088a7f79bb35cbae0887a689b0f490863cc2fb60" }, "downloads": -1, "filename": "unittest2six-0.0.0.tar.gz", "has_sig": false, "md5_digest": "8ed4c291d049b84d29e44b61f1ceaf35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2858, "upload_time": "2014-05-13T23:16:51", "url": "https://files.pythonhosted.org/packages/ee/66/f21478497e00837737ea490faa9cb37f74a9709c2c789750a8b7beb4b6c6/unittest2six-0.0.0.tar.gz" } ] }