mirror of
https://github.com/pkkid/python-plexapi
synced 2025-01-13 04:28:48 +00:00
7 lines
195 B
INI
7 lines
195 B
INI
|
[pytest]
|
||
|
markers =
|
||
|
client: this is a client test.
|
||
|
req_client: require a client to run this test.
|
||
|
anonymously: test plexapi anonymously.
|
||
|
authenticated: test plexapi authenticated.
|