﻿Fake Backends
=============

Below is the list of available fake backends. 
It is the ``.md`` version 
(`available_fake_backends.md <_static/info/available_fake_backends.md>`_) 
of the code-accessible ``.json`` file 
(`available_fake_backends.json <_static/info/available_fake_backends.json>`_).

If there is a need to update the list of available fake backends, please
run the below command line upon the current directory as the root of this 
repository:

.. code-block:: bash

   python -m pytest tests/utils/test_backend_execution.py::test_build_fake_backends_and_save_registry

.. include:: /_static/info/available_fake_backends.md
   :parser: myst_parser.sphinx_