mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
6 lines
195 B
INI
6 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.
|