============================= test session starts ==============================
platform linux -- Python 3.12.4, pytest-9.0.3, pluggy-1.6.0
rootdir: /home/narikazhexde001/dev/mkdocs-macros-utils
configfile: pyproject.toml
plugins: cov-7.1.0, xdist-3.8.0, mock-3.15.1
collected 71 items

tests/python/mkdocs_macros_utils/test__init__.py ..............          [ 19%]
tests/python/mkdocs_macros_utils/test_debug_logger.py .........          [ 32%]
tests/python/mkdocs_macros_utils/test_gist_codeblock.py ................ [ 54%]
.....                                                                    [ 61%]
tests/python/mkdocs_macros_utils/test_link_card.py ..................    [ 87%]
tests/python/mkdocs_macros_utils/test_x_twitter_card.py .........        [100%]

- generated xml file: /home/narikazhexde001/dev/mkdocs-macros-utils/pytest.xml -
================================ tests coverage ================================
_______________ coverage: platform linux, python 3.12.4-final-0 ________________

Coverage XML written to file coverage.xml
============================== slowest durations ===============================
0.39s call     tests/python/mkdocs_macros_utils/test_gist_codeblock.py::test_detect_language_from_content
0.05s call     tests/python/mkdocs_macros_utils/test_link_card.py::test_link_card_macro
0.01s call     tests/python/mkdocs_macros_utils/test__init__.py::test_load_config_tomli_fallback
0.01s call     tests/python/mkdocs_macros_utils/test__init__.py::test_define_env_success
0.01s call     tests/python/mkdocs_macros_utils/test__init__.py::test_copy_static_files

(208 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 71 passed in 0.73s ==============================
