# Testing Utilities This section covers test assertions for verifying navigation parity and HTML fragment composition across HTMX and full-page request pathways. ## Testing Reference (`htmx_nav.testing`) ```{eval-rst} .. automodule:: htmx_nav.testing :members: :undoc-members: :show-inheritance: :no-imported-members: ```