Testing utilities ================= .. note:: The ``zgw_consumers.test`` module requires some additional dependencies. The easiest way to get them is to install the `testutils` extra: .. code-block:: bash pip install zgw_consumers[testutils] Using factories --------------- .. automodule:: zgw_consumers.test.factories :members: Other utilities --------------- ZGW Consumers provides some testing utilities to make it easier to simulate interaction with a service. .. automodule:: zgw_consumers.test :members: :undoc-members: