steps.api.utils.result_formatter ================================ .. py:module:: steps.api.utils.result_formatter Attributes ---------- .. autoapisummary:: steps.api.utils.result_formatter.SECRET_DICT steps.api.utils.result_formatter.SWAGGER_KEY_MAPPING Functions --------- .. autoapisummary:: steps.api.utils.result_formatter.attach_swagger_link steps.api.utils.result_formatter.log_allure Module Contents --------------- .. py:data:: SECRET_DICT .. py:data:: SWAGGER_KEY_MAPPING .. py:function:: attach_swagger_link(context: steps.api.utils.context.Context) .. py:function:: log_allure(title: str, text: str) -> None