{ "info": { "author": "VikingCo NV", "author_email": "technology@vikingco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance" ], "description": "Flake8 pytest plugin\n====================\n\nCheck for uses of Django-style assert-statements in tests. So no more ``self.assertEqual(a, b)``,\nbut instead ``assert a == b``.\n\nThis module provides a plugin for ``flake8``, the Python code checker.\n\n\nInstallation\n------------\n\nYou can install or upgrade ``flake8-pytest`` with these commands::\n\n $ pip install flake8-pytest\n $ pip install --upgrade flake8-pytest\n\n\nPlugin for Flake8\n-----------------\n\nWhen both ``flake8`` and ``flake8-pytest`` are installed, the plugin is\navailable in ``flake8``::\n\n $ flake8 --version\n 2.0 (pep8: 1.4.5, flake8-pytest: 1.1, pyflakes: 0.6.1)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vikingco/flake8-pytest", "keywords": "flake8 pytest", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flake8-pytest", "package_url": "https://pypi.org/project/flake8-pytest/", "platform": "", "project_url": "https://pypi.org/project/flake8-pytest/", "project_urls": { "Homepage": "https://github.com/vikingco/flake8-pytest" }, "release_url": "https://pypi.org/project/flake8-pytest/1.3/", "requires_dist": null, "requires_python": "", "summary": "pytest assert checker plugin for flake8", "version": "1.3" }, "last_serial": 2895275, "releases": { "1.3": [ { "comment_text": "", "digests": { "md5": "f31c0d0083ec12b4b08c0e87660450b4", "sha256": "61686128a79e1513db575b2bcac351081d5a293811ddce2d5dfc25e8c762d33e" }, "downloads": -1, "filename": "flake8_pytest-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f31c0d0083ec12b4b08c0e87660450b4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4209, "upload_time": "2017-05-24T08:24:54", "url": "https://files.pythonhosted.org/packages/60/24/6fc7926224c6fd5e2e5e4d33dd6ddcec05faa26ef13df9f2175fb31dd18e/flake8_pytest-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5faf7d2a121c5ed1ac4f2551c4b18e1b", "sha256": "b4d6703f7d7b646af1e2660809e795886dd349df11843613dbe6515efa82c0f3" }, "downloads": -1, "filename": "flake8-pytest-1.3.tar.gz", "has_sig": false, "md5_digest": "5faf7d2a121c5ed1ac4f2551c4b18e1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2691, "upload_time": "2017-05-24T08:24:52", "url": "https://files.pythonhosted.org/packages/8b/2a/f60e143ebdce0475969c5834cc29e6452e2c31e6d57ee75722d6d8594886/flake8-pytest-1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f31c0d0083ec12b4b08c0e87660450b4", "sha256": "61686128a79e1513db575b2bcac351081d5a293811ddce2d5dfc25e8c762d33e" }, "downloads": -1, "filename": "flake8_pytest-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f31c0d0083ec12b4b08c0e87660450b4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4209, "upload_time": "2017-05-24T08:24:54", "url": "https://files.pythonhosted.org/packages/60/24/6fc7926224c6fd5e2e5e4d33dd6ddcec05faa26ef13df9f2175fb31dd18e/flake8_pytest-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5faf7d2a121c5ed1ac4f2551c4b18e1b", "sha256": "b4d6703f7d7b646af1e2660809e795886dd349df11843613dbe6515efa82c0f3" }, "downloads": -1, "filename": "flake8-pytest-1.3.tar.gz", "has_sig": false, "md5_digest": "5faf7d2a121c5ed1ac4f2551c4b18e1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2691, "upload_time": "2017-05-24T08:24:52", "url": "https://files.pythonhosted.org/packages/8b/2a/f60e143ebdce0475969c5834cc29e6452e2c31e6d57ee75722d6d8594886/flake8-pytest-1.3.tar.gz" } ] }