{ "info": { "author": "Bernardo Heynemann", "author_email": "heynemann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.6" ], "description": "MI7 is a lightweight and fun spying test framework. It's main goal is to be as easy to use as possible.\n\n Python is not a language where one expects to be doing a lot of dependency\n injection, mocking, stubbing and other techniques that are fairly common in\n other languages. That \"modus operandi\" is what Python developers call being\n Pythonic.\n\n MI7 is a framework that wants to operate pretty much like James Bond (the old\n one): in stealth mode. The main goal of the library is to be invisible to your\n production code, and as invisible as possible in your tests.\n\n Experience shows that using current Python test helpers, tests tend to become\n rapidly verbosy. There's nothing worse than writing 10 lines of boilerplate\n code in a test so that you can start testing what you want.\n\n With MI7, we are trying to answer that call. A call for a library that helps us\n write tests with clear intent and change the current view that Pythonists do\n not like Test Driven Development.", "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/heynemann/mi7/wiki", "keywords": "Spy Test Framework Mock TDD", "license": "OSI", "maintainer": null, "maintainer_email": null, "name": "MI7", "package_url": "https://pypi.org/project/MI7/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/MI7/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/heynemann/mi7/wiki" }, "release_url": "https://pypi.org/project/MI7/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "MI7 is a lightweight and fun spying test framework. It's\n main goal is to be as easy to use as possible.", "version": "0.1.0" }, "last_serial": 784649, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "806346fccabc29b424b9f28f2133e595", "sha256": "80cf74fe234172163c51aa1ab58e802d0975cb3fe7c301934648b6193542100a" }, "downloads": -1, "filename": "MI7-0.1.0.tar.gz", "has_sig": false, "md5_digest": "806346fccabc29b424b9f28f2133e595", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3253, "upload_time": "2010-11-20T16:17:43", "url": "https://files.pythonhosted.org/packages/40/94/9eb340a0a0773f976f5373ab27e3f20d7675c234d7edc70f5306ddc9cb66/MI7-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "806346fccabc29b424b9f28f2133e595", "sha256": "80cf74fe234172163c51aa1ab58e802d0975cb3fe7c301934648b6193542100a" }, "downloads": -1, "filename": "MI7-0.1.0.tar.gz", "has_sig": false, "md5_digest": "806346fccabc29b424b9f28f2133e595", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3253, "upload_time": "2010-11-20T16:17:43", "url": "https://files.pythonhosted.org/packages/40/94/9eb340a0a0773f976f5373ab27e3f20d7675c234d7edc70f5306ddc9cb66/MI7-0.1.0.tar.gz" } ] }