Testing
=======
Testing is done using `pytest `__.
To run the full test suite against your changes, install :ref:`dev dependencies ` and simply run ``pytest``.
Which should return without any errors.
.. prompt:: bash
pytest
.. note::
Tests currently require credentials to be setup. More information about credentials is available at :ref:`quick-start:Quick Start`.