mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-13 23:47:06 +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.
|