Skip to content

Conversation

@mainred
Copy link
Member

@mainred mainred commented Oct 16, 2025

Related command

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

  • pylint azdev --rcfile=.pylintrc -r n

  • flake8 --statistics --append-config=.flake8 azdev

@azure-client-tools-bot-prd
Copy link

Hi @mainred,
Please write the description of change into HISTORY.rst.
If you want to release a new azdev version, please update the VERSION in init.py as well.

@mainred mainred closed this Oct 16, 2025
@mainred mainred reopened this Oct 16, 2025
@mainred
Copy link
Member Author

mainred commented Oct 16, 2025

Not sure if we want to install the async test plugin in azdev or simply in the pipeline though.

[gw0] linux -- Python 3.10.18 /mnt/vss/_work/1/s/env/bin/python
async def functions are not natively supported.
You need to install a suitable plugin for your async framework, for example:
  - anyio
  - pytest-asyncio
  - pytest-tornasync
  - pytest-trio
  - pytest-twisted

https://dev.azure.com/azclitools/public/_build/results?buildId=276550&view=logs&jobId=ff866e8d-4875-52ff-9fd3-f181f728432c&j=ff866e8d-4875-52ff-9fd3-f181f728432c&t=64f04c5b-80b8-53a1-8045-e38ac626841b

@mainred mainred changed the title add pytest-asyncio plugin to support async test functions Add pytest-asyncio to dependencies to fix azdev test with async tests. Oct 16, 2025
@mainred mainred force-pushed the add-pytest-asyncio branch from ce8c1a2 to c47a48d Compare October 16, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant