{ "info": { "author": "Anatoly Bubenkov, Oleg Pidsadnyi and others", "author_email": "bubenkoff@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "Faker_ integration with the pytest_ test runner\n==========================================\n\n.. image:: http://img.shields.io/travis/pytest-dev/pytest-faker.svg\n :target: https://travis-ci.org/pytest-dev/pytest-faker\n.. image:: https://img.shields.io/pypi/pyversions/pytest-qt.svg\n :target: https://pypi.python.org/pypi/pytest-qt/ \n.. image:: http://img.shields.io/pypi/v/pytest-faker.svg\n :target: https://pypi.python.org/pypi/pytest-faker\n.. image:: http://img.shields.io/coveralls/pytest-dev/pytest-faker.svg\n :target: https://coveralls.io/r/pytest-dev/pytest-faker\n.. image:: https://readthedocs.org/projects/pytest-faker/badge/?version=latest\n :target: https://readthedocs.org/projects/pytest-faker/?badge=latest\n :alt: Documentation Status\n\npytest-faker adds Faker fixtures_ for easy use of Faker_ for your tests under pytest_ runner.\n\n.. _Faker: https://faker.readthedocs.io/\n.. _pytest: http://pytest.org/\n.. _fixtures: https://pytest.org/latest/fixture.html\n\nInstall pytest-faker\n-------------------------\n\n::\n\n pip install pytest-faker\n\nExample\n-------\n\nAn example of Faker_ and pytest_ integration.\n\n\ntests/test_faker.py:\n\n.. code-block:: python\n\n from faker.generator import Generator\n\n def test_faker(faker):\n \"\"\"Faker factory is a fixture.\"\"\"\n assert isinstance(faker, Generator)\n assert isinstance(faker.name(), str)\n\n\nLicense\n-------\n\nThis software is licensed under the `MIT license `_.\n\n\u00a9 2015 Anatoly Bubenkov, Oleg Pidsadnyi and others\n\nAuthors\n=======\n\n`Anatoly Bubenkov `_\n original idea and implementation\n\nThese people have contributed to `pytest-faker`, in alphabetical order:\n\n* `Jeff Widman `_\n* `Oleg Pidsadnyi `_\n\nChangelog\n=========\n\n2.0.0\n-----\n\n- Switch to a recent Faker (jeffwidman, bubenkoff)\n\n1.1.0\n-----\n\n- Switch to a session scoped fixture (bubenkoff, thedrow)\n\n1.0.0\n-----\n\n- initial release (bubenkoff)\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/pytest-dev/pytest-faker", "keywords": "", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pytest-faker", "package_url": "https://pypi.org/project/pytest-faker/", "platform": "", "project_url": "https://pypi.org/project/pytest-faker/", "project_urls": { "Homepage": "https://github.com/pytest-dev/pytest-faker" }, "release_url": "https://pypi.org/project/pytest-faker/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "Faker integration with the pytest framework.", "version": "2.0.0" }, "last_serial": 4410877, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7c3f0d20a35f33e9c82e93b9d722e0f1", "sha256": "dd316c77a711469bdf34f874ab018aac15d1b6331befdb887d38352b0f00f5a4" }, "downloads": -1, "filename": "pytest-faker-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7c3f0d20a35f33e9c82e93b9d722e0f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2680, "upload_time": "2015-04-10T20:51:13", "url": "https://files.pythonhosted.org/packages/d0/fd/f00ebf5946566570a2df284697b300531ba6b7f799d4baf9a496d7ceb779/pytest-faker-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "ebb27ddb7cfb18fd0d910d5c13140a84", "sha256": "221743f3de909ca9c5d798495f739b2e0ca47a2ed8e833b94b440e3dc131bfcc" }, "downloads": -1, "filename": "pytest-faker-1.1.0.tar.gz", "has_sig": false, "md5_digest": "ebb27ddb7cfb18fd0d910d5c13140a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2775, "upload_time": "2015-08-20T22:16:49", "url": "https://files.pythonhosted.org/packages/b9/43/66c3a3eae14fd11f3371903fe24220d4297ed170c18c8f1f02bc4ea53c3e/pytest-faker-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "9f2fa217f01480a7a1484fcf04eda2cd", "sha256": "6b37bb89d94f96552bfa51f8e8b89d32addded8ddb58a331488299ef0137d9b6" }, "downloads": -1, "filename": "pytest-faker-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9f2fa217f01480a7a1484fcf04eda2cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2784, "upload_time": "2016-12-19T10:22:19", "url": "https://files.pythonhosted.org/packages/c3/76/1ccba9a1d11a0dd614b31f7160709fe05530ff2823a0ce441063430ad56f/pytest-faker-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f2fa217f01480a7a1484fcf04eda2cd", "sha256": "6b37bb89d94f96552bfa51f8e8b89d32addded8ddb58a331488299ef0137d9b6" }, "downloads": -1, "filename": "pytest-faker-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9f2fa217f01480a7a1484fcf04eda2cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2784, "upload_time": "2016-12-19T10:22:19", "url": "https://files.pythonhosted.org/packages/c3/76/1ccba9a1d11a0dd614b31f7160709fe05530ff2823a0ce441063430ad56f/pytest-faker-2.0.0.tar.gz" } ] }