forked from Azure/azure-iot-cli-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpytest.ini.example
37 lines (34 loc) · 889 Bytes
/
pytest.ini.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[pytest]
junit_family = xunit1
addopts =
-v
-p no:warnings
norecursedirs =
dist
build
testpaths =
azext_iot/tests
env =
AZURE_TEST_RUN_LIVE=True
azext_iot_testrg=
azext_iot_testhub=
azext_iot_testhub_cs=
azext_iot_testdps=
azext_iot_teststorageuri=
azext_iot_testidentity=
azext_pnp_endpoint=
azext_pnp_repository=
azext_pnp_cs=
azext_iot_central_app_id=
azext_iot_central_device_id=
azext_iot_central_device_template_path=./azext_iot/tests/central/json/device_template_int_test.json
azext_dt_rbac_assignee_owner=
azext_dt_rbac_assignee_reader=
azext_dt_ep_eventgrid_topic=
azext_dt_ep_servicebus_namespace=
azext_dt_ep_servicebus_policy=
azext_dt_ep_servicebus_topic=
azext_dt_ep_eventhub_namespace=
azext_dt_ep_eventhub_policy=
azext_dt_ep_eventhub_topic=
azext_dt_ep_rg=