1
0
mirror of https://github.com/FreeOpcUa/opcua-asyncio synced 2025-10-29 17:07:18 +08:00
opcua-asyncio/dev_requirements.txt
Julien Prigent 6c504f2438 [HaClient] Backport pre-requisites
- Add the possibility to specify a monitoring mode on subscription creation
- Add client and subscription methods to change the publishing and monitoring mode of an existing subscription
- Add a timeout on connect to force the connection to fail if the server can't process it.
- Add a shortcut for the service_level
2020-11-18 19:35:40 +01:00

7 lines
64 B
Plaintext

pytest
pytest-asyncio
coverage
pytest-cov
pytest-mock
asynctest