azure-cli-dev-tools icon indicating copy to clipboard operation
azure-cli-dev-tools copied to clipboard

Add `pytest-asyncio` to dependencies to fix `azdev test` with async tests.

Open mainred opened this issue 3 months ago • 2 comments

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

mainred avatar Oct 16 '25 01:10 mainred