:orphan:
.. _testing:
Testing Flyte Tasks and Workflows
---------------------------------
The ``flytekit`` python SDK provides a few utilities for making it easier to test your tasks and workflows in your test
suite. For more details, you can also refer to the :py:mod:`~flytekit.testing` module in the API reference.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto/testing/images/thumb/sphx_glr_mocking_thumb.png
:alt: Mock Tasks for Testing
:ref:`sphx_glr_auto_testing_mocking.py`
.. raw:: html
Mock Tasks for Testing
.. raw:: html
.. toctree::
:hidden:
/auto/testing/mocking
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: testing_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: testing_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery `_