Skip to main content
Faker_ integration with the pytest_ test runner
==========================================

.. image:: http://img.shields.io/travis/pytest-dev/pytest-faker.svg
:target: https://travis-ci.org/pytest-dev/pytest-faker
.. image:: https://img.shields.io/pypi/pyversions/pytest-qt.svg
:target: https://pypi.python.org/pypi/pytest-qt/
.. image:: http://img.shields.io/pypi/v/pytest-faker.svg
:target: https://pypi.python.org/pypi/pytest-faker
.. image:: http://img.shields.io/coveralls/pytest-dev/pytest-faker.svg
:target: https://coveralls.io/r/pytest-dev/pytest-faker
.. image:: https://readthedocs.org/projects/pytest-faker/badge/?version=latest
:target: https://readthedocs.org/projects/pytest-faker/?badge=latest
:alt: Documentation Status

pytest-faker adds Faker fixtures_ for easy use of Faker_ for your tests under pytest_ runner.

.. _Faker: https://faker.readthedocs.io/
.. _pytest: http://pytest.org/
.. _fixtures: https://pytest.org/latest/fixture.html

Install pytest-faker
-------------------------

::

pip install pytest-faker

Example
-------

An example of Faker_ and pytest_ integration.


tests/test_faker.py:

.. code-block:: python

from faker.generator import Generator

def test_faker(faker):
"""Faker factory is a fixture."""
assert isinstance(faker, Generator)
assert isinstance(faker.name(), str)


License
-------

This software is licensed under the `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_.

© 2015 Anatoly Bubenkov, Oleg Pidsadnyi and others

Authors
=======

`Anatoly Bubenkov <bubenkoff@gmail.com>`_
original idea and implementation

These people have contributed to `pytest-faker`, in alphabetical order:

* `Jeff Widman <jeff@jeffwidman.com>`_
* `Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>`_

Changelog
=========

2.0.0
-----

- Switch to a recent Faker (jeffwidman, bubenkoff)

1.1.0
-----

- Switch to a session scoped fixture (bubenkoff, thedrow)

1.0.0
-----

- initial release (bubenkoff)

Release files for pytest-faker 2.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pytest-faker 2.0.0
File Size Uploaded
pytest-faker-2.0.0.tar.gz 2.8 kB Details

Release files / pytest-faker-2.0.0.tar.gz

Download URL pytest-faker-2.0.0.tar.gz
Size 2.8 kB
Tags Source
SHA-256 checksum
How to use checksums
6b37bb89d94f96552bfa51f8e8b89d32addded8ddb58a331488299ef0137d9b6
BLAKE2b-256 checksum
How to use checksums
c3761ccba9a1d11a0dd614b31f7160709fe05530ff2823a0ce441063430ad56f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2.0.0 This release

1 release file

1.1.0

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page