esp-idf icon indicating copy to clipboard operation
esp-idf copied to clipboard

bug: Update Broke JAN

Open PrinceSajjadHussain opened this issue 10 months ago • 16 comments

Body:

The docstring for the junit_properties fixture has a typo. "autoused" should be "autoused".

PrinceSajjadHussain avatar Jun 19 '25 21:06 PrinceSajjadHussain

Hi @PrinceSajjadHussain,

Thank you very much for opening the ticket and helping us improve our documentation!

In this case, autouse is sort of a keyword in the context of pytest fixtures, so I’d prefer to keep autoused here.

Thanks again for your attention to detail!

hfudev avatar Jun 20 '25 09:06 hfudev

Dear Fu Hanxi,

Thank you for your prompt response and explanation.

No problem at all, I am happy to help improve the documentation in any way I can. I appreciate you clarifying the context of "autoused" within pytest fixtures.

I will keep an eye out for other opportunities to contribute.

Sincerely, Sajjad Hussain

On Fri, 20 Jun 2025 at 02:22, Fu Hanxi @.***> wrote:

hfudev left a comment (espressif/esp-idf#16161) https://github.com/espressif/esp-idf/issues/16161#issuecomment-2990443773

Hi @PrinceSajjadHussain https://github.com/PrinceSajjadHussain,

Thank you very much for opening the ticket and helping us improve our documentation!

In this case, autouse is sort of a keyword in the context of pytest fixtures, so I’d prefer to keep autoused here.

Thanks again for your attention to detail!

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-idf/issues/16161#issuecomment-2990443773, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZBBESF5V3TIEKB5B6O7DT3EPHFBAVCNFSM6AAAAAB7W2V4ZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSOJQGQ2DGNZXGM . You are receiving this because you were mentioned.Message ID: @.***>

PrinceSajjadHussain avatar Jun 21 '25 05:06 PrinceSajjadHussain