hats.testing.helpers
====================

.. py:module:: hats.testing.helpers


Functions
---------

.. autoapisummary::

   hats.testing.helpers.assert_catalog_info_is_correct


Module Contents
---------------

.. py:function:: assert_catalog_info_is_correct(expected_catalog_info, catalog_info, *, do_not_compare: list[str] | None = None, check_extra_properties: bool = True, **properties_to_update)

   
   Check that the catalog properties are similar to the expected ones.
















   ..
       !! processed by numpydoc !!

